January 15, 2012

January 13, 2012

Fedora 15 uses a new system

#system-config-service

or
#cd /lib/services/system
#systemctl -disable servicefile*.service

or
# chkconfig servicename off

January 11, 2012

kerry's last patch

Kerry's last patch is about fixing the multipleVGA card.
Moving the set_vga_bridge_bits() down.

January 10, 2012

create italic font by fontcreator 6.2

1. get font.ttf.
2. launch the fontcreator 6.2
3. tools->Glyph transformer
select all.
efect -> italic
OK

Configure the coreboot build by local compiler

1. rm .xcompile
2. cd util/crossgcc/
ln -s xgcc xgcc-4.5.0
3. make menuconfig