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/amd64: installcd-2.6.22.config livecd-2.6.22.config
Date: Thu, 08 Nov 2007 01:30:51
Message-Id: E1IpwEE-0005TB-Lg@stork.gentoo.org
1 wolf31o2 07/11/08 01:30:42
2
3 Modified: installcd-2.6.22.config livecd-2.6.22.config
4 Log:
5 Enabled CONFIG_ATM_BR2684 on x86's InstallCD kernel config for bug #191619 and made sure all amd64/x86 configs are relocatable.
6
7 Revision Changes Path
8 1.3 src/releng/kconfig/2007.1/amd64/installcd-2.6.22.config
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/kconfig/2007.1/amd64/installcd-2.6.22.config?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/kconfig/2007.1/amd64/installcd-2.6.22.config?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/kconfig/2007.1/amd64/installcd-2.6.22.config?r1=1.2&r2=1.3
13
14 Index: installcd-2.6.22.config
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/src/releng/kconfig/2007.1/amd64/installcd-2.6.22.config,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- installcd-2.6.22.config 25 Oct 2007 18:47:12 -0000 1.2
21 +++ installcd-2.6.22.config 8 Nov 2007 01:30:42 -0000 1.3
22 @@ -180,7 +180,6 @@
23 # CONFIG_KEXEC is not set
24 # CONFIG_CRASH_DUMP is not set
25 CONFIG_RELOCATABLE=y
26 -CONFIG_PHYSICAL_START=0x200000
27 CONFIG_SECCOMP=y
28 CONFIG_CC_STACKPROTECTOR=y
29 CONFIG_CC_STACKPROTECTOR_ALL=y
30
31
32
33 1.2 src/releng/kconfig/2007.1/amd64/livecd-2.6.22.config
34
35 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/kconfig/2007.1/amd64/livecd-2.6.22.config?rev=1.2&view=markup
36 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/kconfig/2007.1/amd64/livecd-2.6.22.config?rev=1.2&content-type=text/plain
37 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/kconfig/2007.1/amd64/livecd-2.6.22.config?r1=1.1&r2=1.2
38
39 Index: livecd-2.6.22.config
40 ===================================================================
41 RCS file: /var/cvsroot/gentoo/src/releng/kconfig/2007.1/amd64/livecd-2.6.22.config,v
42 retrieving revision 1.1
43 retrieving revision 1.2
44 diff -u -r1.1 -r1.2
45 --- livecd-2.6.22.config 25 Oct 2007 18:47:12 -0000 1.1
46 +++ livecd-2.6.22.config 8 Nov 2007 01:30:42 -0000 1.2
47 @@ -174,7 +174,6 @@
48 CONFIG_KEXEC=y
49 CONFIG_CRASH_DUMP=y
50 CONFIG_RELOCATABLE=y
51 -CONFIG_PHYSICAL_START=0x100000
52 CONFIG_SECCOMP=y
53 # CONFIG_CC_STACKPROTECTOR is not set
54 CONFIG_HZ_100=y
55
56
57
58 --
59 gentoo-commits@g.o mailing list