Enable DISKLABEL=yes by default

cleanup-cruft
Andrew Gaffney 16 years ago
parent 5eb9c5cc9a
commit 1831b40cbf

@ -3,6 +3,9 @@
# Distributed under the GPL v2 # Distributed under the GPL v2
# $Id$ # $Id$
14 Aug 2009; Andrew Gaffney <agaffney@gentoo.org> genkernel.conf:
Enable DISKLABEL=yes by default
05 Aug 2009; Andrew Gaffney <agaffney@gentoo.org> genkernel: 05 Aug 2009; Andrew Gaffney <agaffney@gentoo.org> genkernel:
This is genkernel 3.4.10.906 This is genkernel 3.4.10.906

@ -78,7 +78,7 @@ USECOLOR="yes"
# FIRMWARE_FILES="" # FIRMWARE_FILES=""
# Enable disklabel support (copies blkid to initrd) # Enable disklabel support (copies blkid to initrd)
# DISKLABEL="yes" DISKLABEL="yes"
# Add new kernel to grub? # Add new kernel to grub?
# BOOTLOADER="grub" # BOOTLOADER="grub"

Loading…
Cancel
Save