Files @ 73b56d0d6e3a
Branch filter:

Location: ohnobinki_overlay/sys-apps/kexec-tools/files/kexec.conf

binki
dev-libs/libstrl: Upgrade to use autotools-utils eclass.

(Portage version: 2.2.0_alpha11-r1/hg/Linux x86_64, signed Manifest commit with key 6BA81050)
# Boot partition
#BOOTPART="/boot"

# Kernel name
#KNAME="vmlinuz-2.6.10"

# Root partition (should be autodetected)
#ROOTPART="/dev/hda3"

# Kernel parameters (should be autodetected)
#KPARAM="splash=silent,theme:emergence"

# Initrd
#INITRD="/boot/fbsplash-emergence-1024x768"

# Load kexec kernel image into memory during shutdown instead of bootup
# (default: yes)
#LOAD_DURING_SHUTDOWN="yes"