All pastes #1983826 Raw Edit

Mine

public text v1 · immutable
#1983826 ·published 2010-11-06 19:41 UTC
rendered paste body
boot {
	generate grub
	default "Funtoo Linux" 
	timeout 3 
}

"Funtoo 2.6" {
        params root=/dev/md0
        params += rootfstype=ext4
        params += hpet=force
        params += raid=yes
        params += video=vesafb:1440x900-8,mtrr=2
        kernel vmlinuz[-v]
}