From 6226fe0ff8e01a403fdeb1c2b5ac402829929458 Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Thu, 15 Jan 2009 21:03:11 -0600 Subject: [PATCH] Add commented out DISKLABEL=yes option for gentoo bug #229847 --- ChangeLog | 5 ++++- genkernel.conf | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5e80463..420828b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for genkernel -# Copyright 1999-2008 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS) +# Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS) # Distributed under the GPL v2 + 16 Jan 2009; Andrew Gaffney genkernel.conf: + Add commented out DISKLABEL=yes option for gentoo bug #229847 + 08 Jan 2009; Chris Gianelloni TODO: Added more verbosity to the auto-detection section. diff --git a/genkernel.conf b/genkernel.conf index 2064bbf..41ed047 100644 --- a/genkernel.conf +++ b/genkernel.conf @@ -73,6 +73,9 @@ USECOLOR="yes" # Specify specific firmware files to include. This overrides FIRMWARE_DIR # FIRMWARE_FILES="" +# Enable disklabel support (copies blkid to initrd) +# DISKLABEL="yes" + # =========Low Level Compile Settings========= # # GNU Make to use for kernel. See also the --kernel-make command line option. -- 2.26.2