Gentoo Archives: gentoo-commits

From: Robert Seaton <seatonr@××××××.edu>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/glentoo:master commit in: /
Date: Tue, 05 Jul 2011 15:36:27
Message-Id: c3940e36dff189d92cdbbe04f75e9af4e982cbe2.rps@gentoo
1 commit: c3940e36dff189d92cdbbe04f75e9af4e982cbe2
2 Author: Robert Seaton <seatonr <AT> dupage <DOT> edu>
3 AuthorDate: Tue Jul 5 15:31:41 2011 +0000
4 Commit: Robert Seaton <seatonr <AT> dupage <DOT> edu>
5 CommitDate: Tue Jul 5 15:31:41 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/glentoo.git;a=commit;h=c3940e36
7
8 Apply glendix patch to installcd config.
9
10 ---
11 installcd-2.6.31.config | 41 ++++++++++++++++++++++-------------------
12 1 files changed, 22 insertions(+), 19 deletions(-)
13
14 diff --git a/installcd-2.6.31.config b/installcd-2.6.31.config
15 old mode 100644
16 new mode 100755
17 index 8e36243..4a7980e
18 --- a/installcd-2.6.31.config
19 +++ b/installcd-2.6.31.config
20 @@ -1,7 +1,7 @@
21 #
22 # Automatically generated make config: don't edit
23 -# Linux kernel version: 2.6.31-gentoo-r10
24 -# Sat Apr 17 17:23:56 2010
25 +# Linux kernel version: 2.6.31.6-glendix
26 +# Mon Jun 27 11:50:52 2011
27 #
28 # CONFIG_64BIT is not set
29 CONFIG_X86_32=y
30 @@ -104,7 +104,7 @@ CONFIG_CC_OPTIMIZE_FOR_SIZE=y
31 CONFIG_SYSCTL=y
32 CONFIG_ANON_INODES=y
33 CONFIG_EMBEDDED=y
34 -# CONFIG_UID16 is not set
35 +CONFIG_UID16=y
36 CONFIG_SYSCTL_SYSCALL=y
37 CONFIG_KALLSYMS=y
38 # CONFIG_KALLSYMS_ALL is not set
39 @@ -199,11 +199,11 @@ CONFIG_SCHED_OMIT_FRAME_POINTER=y
40 # CONFIG_PARAVIRT_GUEST is not set
41 # CONFIG_MEMTEST is not set
42 # CONFIG_M386 is not set
43 -CONFIG_M486=y
44 +# CONFIG_M486 is not set
45 # CONFIG_M586 is not set
46 # CONFIG_M586TSC is not set
47 # CONFIG_M586MMX is not set
48 -# CONFIG_M686 is not set
49 +CONFIG_M686=y
50 # CONFIG_MPENTIUMII is not set
51 # CONFIG_MPENTIUMIII is not set
52 # CONFIG_MPENTIUMM is not set
53 @@ -248,7 +248,8 @@ CONFIG_CPU_SUP_CENTAUR=y
54 CONFIG_CPU_SUP_TRANSMETA_32=y
55 CONFIG_CPU_SUP_UMC_32=y
56 # CONFIG_X86_DS is not set
57 -# CONFIG_HPET_TIMER is not set
58 +CONFIG_HPET_TIMER=y
59 +CONFIG_HPET_EMULATE_RTC=y
60 CONFIG_DMI=y
61 # CONFIG_IOMMU_HELPER is not set
62 # CONFIG_IOMMU_API is not set
63 @@ -333,7 +334,7 @@ CONFIG_RELOCATABLE=y
64 CONFIG_X86_NEED_RELOCS=y
65 CONFIG_PHYSICAL_ALIGN=0x1000000
66 # CONFIG_HOTPLUG_CPU is not set
67 -# CONFIG_COMPAT_VDSO is not set
68 +CONFIG_COMPAT_VDSO=y
69 # CONFIG_CMDLINE_BOOL is not set
70 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
71
72 @@ -439,6 +440,7 @@ CONFIG_ISA_DMA_API=y
73 # CONFIG_MCA is not set
74 # CONFIG_SCx200 is not set
75 # CONFIG_OLPC is not set
76 +CONFIG_K8_NB=y
77 CONFIG_PCCARD=m
78 # CONFIG_PCMCIA_DEBUG is not set
79 CONFIG_PCMCIA=m
80 @@ -920,7 +922,7 @@ CONFIG_PATA_CMD64X=m
81 CONFIG_PATA_CS5520=m
82 CONFIG_PATA_CS5530=m
83 # CONFIG_PATA_CS5535 is not set
84 -CONFIG_PATA_CS5536=m
85 +# CONFIG_PATA_CS5536 is not set
86 # CONFIG_PATA_CYPRESS is not set
87 CONFIG_PATA_EFAR=m
88 CONFIG_ATA_GENERIC=m
89 @@ -978,7 +980,6 @@ CONFIG_DM_MULTIPATH=m
90 # CONFIG_DM_MULTIPATH_ST is not set
91 # CONFIG_DM_DELAY is not set
92 CONFIG_DM_UEVENT=y
93 -CONFIG_BLK_DEV_DM_BBR=m
94 CONFIG_FUSION=y
95 CONFIG_FUSION_SPI=m
96 CONFIG_FUSION_FC=m
97 @@ -1739,7 +1740,7 @@ CONFIG_AGP=y
98 # CONFIG_AGP_ALI is not set
99 # CONFIG_AGP_ATI is not set
100 # CONFIG_AGP_AMD is not set
101 -# CONFIG_AGP_AMD64 is not set
102 +CONFIG_AGP_AMD64=y
103 # CONFIG_AGP_INTEL is not set
104 # CONFIG_AGP_NVIDIA is not set
105 # CONFIG_AGP_SIS is not set
106 @@ -1747,7 +1748,7 @@ CONFIG_AGP=y
107 # CONFIG_AGP_VIA is not set
108 # CONFIG_AGP_EFFICEON is not set
109 # CONFIG_DRM is not set
110 -# CONFIG_VGASTATE is not set
111 +CONFIG_VGASTATE=y
112 CONFIG_VIDEO_OUTPUT_CONTROL=m
113 CONFIG_FB=y
114 CONFIG_FIRMWARE_EDID=y
115 @@ -1765,19 +1766,19 @@ CONFIG_FB_CFB_IMAGEBLIT=y
116 # CONFIG_FB_SVGALIB is not set
117 # CONFIG_FB_MACMODES is not set
118 # CONFIG_FB_BACKLIGHT is not set
119 -# CONFIG_FB_MODE_HELPERS is not set
120 -# CONFIG_FB_TILEBLITTING is not set
121 +CONFIG_FB_MODE_HELPERS=y
122 +CONFIG_FB_TILEBLITTING=y
123
124 #
125 # Frame buffer hardware drivers
126 #
127 -# CONFIG_FB_CIRRUS is not set
128 +CONFIG_FB_CIRRUS=y
129 # CONFIG_FB_PM2 is not set
130 # CONFIG_FB_CYBER2000 is not set
131 # CONFIG_FB_ARC is not set
132 # CONFIG_FB_ASILIANT is not set
133 # CONFIG_FB_IMSTT is not set
134 -# CONFIG_FB_VGA16 is not set
135 +CONFIG_FB_VGA16=y
136 CONFIG_FB_VESA=y
137 CONFIG_FB_EFI=y
138 # CONFIG_FB_N411 is not set
139 @@ -1821,7 +1822,11 @@ CONFIG_BACKLIGHT_GENERIC=m
140 #
141 # Display device support
142 #
143 -# CONFIG_DISPLAY_SUPPORT is not set
144 +CONFIG_DISPLAY_SUPPORT=y
145 +
146 +#
147 +# Display hardware drivers
148 +#
149
150 #
151 # Console display driver support
152 @@ -1832,7 +1837,6 @@ CONFIG_DUMMY_CONSOLE=y
153 CONFIG_FRAMEBUFFER_CONSOLE=y
154 # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
155 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
156 -# CONFIG_FB_CON_DECOR is not set
157 # CONFIG_FONTS is not set
158 CONFIG_FONT_8x8=y
159 CONFIG_FONT_8x16=y
160 @@ -2788,5 +2792,4 @@ CONFIG_NLATTR=y
161 #
162 # Plan 9 support
163 #
164 -
165 -CONFIG_BINFMT_PLAN9=y
166 \ No newline at end of file
167 +CONFIG_BINFMT_PLAN9=y