All pastes #1983865 Raw Edit

Stuff

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

display {
	gfxmode 1440x900x24
}

color {
	normal cyan/white
	highlight white/cyan
}


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