Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in src/releng/kconfig/2007.1/x86: installcd-2.6.22.config
Date: Thu, 25 Oct 2007 19:03:41
Message-Id: E1Il7zT-0007FL-Kh@stork.gentoo.org
1 wolf31o2 07/10/25 19:03:35
2
3 Modified: installcd-2.6.22.config
4 Log:
5 Making sure we have EFI partition support enabled for bug #151475.
6
7 Revision Changes Path
8 1.2 src/releng/kconfig/2007.1/x86/installcd-2.6.22.config
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/kconfig/2007.1/x86/installcd-2.6.22.config?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/kconfig/2007.1/x86/installcd-2.6.22.config?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/kconfig/2007.1/x86/installcd-2.6.22.config?r1=1.1&r2=1.2
13
14 Index: installcd-2.6.22.config
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/src/releng/kconfig/2007.1/x86/installcd-2.6.22.config,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- installcd-2.6.22.config 25 Oct 2007 18:54:55 -0000 1.1
21 +++ installcd-2.6.22.config 25 Oct 2007 19:03:35 -0000 1.2
22 @@ -190,7 +190,7 @@
23 # Firmware Drivers
24 #
25 # CONFIG_EDD is not set
26 -CONFIG_EFI_VARS=y
27 +CONFIG_EFI_VARS=m
28 # CONFIG_DELL_RBU is not set
29 # CONFIG_DCDBAS is not set
30 # CONFIG_NOHIGHMEM is not set
31 @@ -1966,7 +1966,7 @@
32 # CONFIG_ULTRIX_PARTITION is not set
33 # CONFIG_SUN_PARTITION is not set
34 # CONFIG_KARMA_PARTITION is not set
35 -# CONFIG_EFI_PARTITION is not set
36 +CONFIG_EFI_PARTITION=y
37 # CONFIG_SYSV68_PARTITION is not set
38
39 #
40
41
42
43 --
44 gentoo-commits@g.o mailing list