Apply installcd-stage2-minimal.spec patch from bug #267708

svn path=/trunk/; revision=654
This commit is contained in:
Andrew Gaffney 2009-06-28 23:49:26 +00:00
parent 0294362068
commit 54ba358c8f
3 changed files with 77 additions and 2 deletions

View file

@ -2,6 +2,11 @@
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $ # $Header: $
28 Jun 2009; Andrew Gaffney <agaffney@gentoo.org>
specs/amd64/installcd-stage2-minimal.spec,
specs/x86/installcd-stage2-minimal.spec:
Apply installcd-stage2-minimal.spec patch from bug #267708
28 Jun 2009; Andrew Gaffney <agaffney@gentoo.org> 28 Jun 2009; Andrew Gaffney <agaffney@gentoo.org>
kconfig/x86/installcd-2.6.28.config, kconfig/x86/installcd-2.6.28.config,
kconfig/amd64/installcd-2.6.28.config: kconfig/amd64/installcd-2.6.28.config:

View file

@ -20,6 +20,34 @@ boot/kernel/gentoo/sources: gentoo-sources
boot/kernel/gentoo/config: /var/svnroot/releng/trunk/releases/2008.0/kconfig/amd64/installcd-2.6.28.config boot/kernel/gentoo/config: /var/svnroot/releng/trunk/releases/2008.0/kconfig/amd64/installcd-2.6.28.config
boot/kernel/gentoo/use: boot/kernel/gentoo/use:
-* -*
alsa
alsa_pcm_plugins_adpcm
alsa_pcm_plugins_alaw
alsa_pcm_plugins_asym
alsa_pcm_plugins_copy
alsa_pcm_plugins_dmix
alsa_pcm_plugins_dshare
alsa_pcm_plugins_dsnoop
alsa_pcm_plugins_empty
alsa_pcm_plugins_extplug
alsa_pcm_plugins_file
alsa_pcm_plugins_hooks
alsa_pcm_plugins_iec958
alsa_pcm_plugins_ioplug
alsa_pcm_plugins_ladspa
alsa_pcm_plugins_lfloat
alsa_pcm_plugins_linear
alsa_pcm_plugins_meter
alsa_pcm_plugins_mmap_emul
alsa_pcm_plugins_mulaw
alsa_pcm_plugins_multi
alsa_pcm_plugins_null
alsa_pcm_plugins_plug
alsa_pcm_plugins_rate
alsa_pcm_plugins_route
alsa_pcm_plugins_share
alsa_pcm_plugins_shm
alsa_pcm_plugins_softvol
atm atm
deprecated deprecated
fbcon fbcon
@ -28,6 +56,7 @@ boot/kernel/gentoo/use:
livecd livecd
loop-aes loop-aes
lvm1 lvm1
midi
mng mng
ncurses ncurses
nls nls
@ -35,6 +64,7 @@ boot/kernel/gentoo/use:
nptlonly nptlonly
pam pam
png png
portaudio
readline readline
socks5 socks5
ssl ssl
@ -43,6 +73,10 @@ boot/kernel/gentoo/use:
usb usb
boot/kernel/gentoo/packages: boot/kernel/gentoo/packages:
### These need to be added for software speech.
app-accessibility/espeakup
media-libs/alsa-oss
media-sound/alsa-utils
net-dialup/globespan-adsl net-dialup/globespan-adsl
# These were not stable at time of snapshot/release. # These were not stable at time of snapshot/release.
# net-wireless/rtl8180 # net-wireless/rtl8180
@ -87,7 +121,8 @@ livecd/unmerge:
sys-devel/binutils-config sys-devel/binutils-config
sys-devel/bison sys-devel/bison
sys-devel/flex sys-devel/flex
sys-devel/gcc # This might be needed for software speech.
# sys-devel/gcc
sys-devel/gcc-config sys-devel/gcc-config
sys-devel/gettext sys-devel/gettext
sys-devel/gnuconfig sys-devel/gnuconfig

View file

@ -20,6 +20,34 @@ boot/kernel/gentoo/sources: gentoo-sources
boot/kernel/gentoo/config: /home/agaffney/release/2008.0/kconfig/installcd-2.6.28.config boot/kernel/gentoo/config: /home/agaffney/release/2008.0/kconfig/installcd-2.6.28.config
boot/kernel/gentoo/use: boot/kernel/gentoo/use:
-* -*
alsa
alsa_pcm_plugins_adpcm
alsa_pcm_plugins_alaw
alsa_pcm_plugins_asym
alsa_pcm_plugins_copy
alsa_pcm_plugins_dmix
alsa_pcm_plugins_dshare
alsa_pcm_plugins_dsnoop
alsa_pcm_plugins_empty
alsa_pcm_plugins_extplug
alsa_pcm_plugins_file
alsa_pcm_plugins_hooks
alsa_pcm_plugins_iec958
alsa_pcm_plugins_ioplug
alsa_pcm_plugins_ladspa
alsa_pcm_plugins_lfloat
alsa_pcm_plugins_linear
alsa_pcm_plugins_meter
alsa_pcm_plugins_mmap_emul
alsa_pcm_plugins_mulaw
alsa_pcm_plugins_multi
alsa_pcm_plugins_null
alsa_pcm_plugins_plug
alsa_pcm_plugins_rate
alsa_pcm_plugins_route
alsa_pcm_plugins_share
alsa_pcm_plugins_shm
alsa_pcm_plugins_softvol
atm atm
deprecated deprecated
fbcon fbcon
@ -28,6 +56,7 @@ boot/kernel/gentoo/use:
livecd livecd
loop-aes loop-aes
lvm1 lvm1
midi
mng mng
ncurses ncurses
nls nls
@ -35,6 +64,7 @@ boot/kernel/gentoo/use:
nptlonly nptlonly
pam pam
png png
portaudio
readline readline
socks5 socks5
ssl ssl
@ -43,6 +73,10 @@ boot/kernel/gentoo/use:
usb usb
boot/kernel/gentoo/packages: boot/kernel/gentoo/packages:
### These need to be added for software speech.
app-accessibility/espeakup
media-libs/alsa-oss
media-sound/alsa-utils
### Compile failure w/ 2.6.24 ### Compile failure w/ 2.6.24
# net-dialup/slmodem # net-dialup/slmodem
net-dialup/globespan-adsl net-dialup/globespan-adsl
@ -91,7 +125,8 @@ livecd/unmerge:
sys-devel/binutils-config sys-devel/binutils-config
sys-devel/bison sys-devel/bison
sys-devel/flex sys-devel/flex
sys-devel/gcc # This might be needed for software speech.
# sys-devel/gcc
sys-devel/gcc-config sys-devel/gcc-config
sys-devel/gettext sys-devel/gettext
sys-devel/gnuconfig sys-devel/gnuconfig