Changed 2007.1 to 2008.0 on the remaining 2008.0 specs.

svn path=/trunk/; revision=407
This commit is contained in:
Chris Gianelloni 2008-02-06 00:51:50 +00:00
parent ed5329daae
commit 3b2fe94370
31 changed files with 201 additions and 168 deletions

View file

@ -1,10 +1,10 @@
subarch: x86
version_stamp: hardened-2007.1
version_stamp: hardened-2008.0
target: livecd-stage1
rel_type: default
profile: hardened/x86/2.6
snapshot: 2007.1
source_subpath: default/stage3-x86-hardened-2007.1
snapshot: 2008.0
source_subpath: default/stage3-x86-hardened-2008.0
livecd/use:
-*
fbcon

View file

@ -1,17 +1,17 @@
subarch: x86
version_stamp: hardened-2007.1
version_stamp: hardened-2008.0
target: livecd-stage2
rel_type: default
profile: hardened/x86/2.6
snapshot: 2007.1
source_subpath: default/livecd-stage1-x86-hardened-2007.1
snapshot: 2008.0
source_subpath: default/livecd-stage1-x86-hardened-2008.0
livecd/fstype: squashfs
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2
livecd/iso: /var/tmp/catalyst/builds/default/install-x86-minimal-2007.1.iso
livecd/iso: /var/tmp/catalyst/builds/default/install-x86-minimal-2008.0.iso
livecd/volid: Gentoo Linux x86 2007.1
livecd/volid: Gentoo Linux x86 2008.0
livecd/type: gentoo-release-minimal
livecd/bootargs: dokeymap
@ -20,7 +20,7 @@ livecd/gk_mainargs: --lvm --dmraid --evms --mdadm
boot/kernel: gentoo
boot/kernel/gentoo/sources: hardened-sources
boot/kernel/gentoo/config: /var/cvsroot/gentoo/src/releng/kconfig/2007.1/x86/hardened/installcd-2.6.20.config
boot/kernel/gentoo/config: /var/cvsroot/gentoo/src/releng/kconfig/2008.0/x86/hardened/installcd-2.6.20.config
boot/kernel/gentoo/use: pcmcia usb -X png truetype -qt -qt3 -qt4
@ -221,24 +221,24 @@ livecd/rm:
/etc/make.profile
/etc/man.conf
/etc/resolv.conf
/etc/splash/livecd-2007.1/12*
/etc/splash/livecd-2007.1/14*
/etc/splash/livecd-2007.1/16*
/etc/splash/livecd-2007.1/19*
/etc/splash/livecd-2007.1/6*
/etc/splash/livecd-2007.1/8*
/etc/splash/livecd-2007.1/images/background-12*
/etc/splash/livecd-2007.1/images/background-14*
/etc/splash/livecd-2007.1/images/background-16*
/etc/splash/livecd-2007.1/images/background-19*
/etc/splash/livecd-2007.1/images/background-6*
/etc/splash/livecd-2007.1/images/background-8*
/etc/splash/livecd-2007.1/images/verbose-12*
/etc/splash/livecd-2007.1/images/verbose-14*
/etc/splash/livecd-2007.1/images/verbose-16*
/etc/splash/livecd-2007.1/images/verbose-19*
/etc/splash/livecd-2007.1/images/verbose-6*
/etc/splash/livecd-2007.1/images/verbose-8*
/etc/splash/livecd-2008.0/12*
/etc/splash/livecd-2008.0/14*
/etc/splash/livecd-2008.0/16*
/etc/splash/livecd-2008.0/19*
/etc/splash/livecd-2008.0/6*
/etc/splash/livecd-2008.0/8*
/etc/splash/livecd-2008.0/images/background-12*
/etc/splash/livecd-2008.0/images/background-14*
/etc/splash/livecd-2008.0/images/background-16*
/etc/splash/livecd-2008.0/images/background-19*
/etc/splash/livecd-2008.0/images/background-6*
/etc/splash/livecd-2008.0/images/background-8*
/etc/splash/livecd-2008.0/images/verbose-12*
/etc/splash/livecd-2008.0/images/verbose-14*
/etc/splash/livecd-2008.0/images/verbose-16*
/etc/splash/livecd-2008.0/images/verbose-19*
/etc/splash/livecd-2008.0/images/verbose-6*
/etc/splash/livecd-2008.0/images/verbose-8*
/lib*/*.a
/lib*/*.la
/lib*/cpp

View file

@ -1,9 +1,9 @@
subarch: x86
target: stage1
version_stamp: hardened-2007.1
version_stamp: hardened-2008.0
rel_type: default
profile: hardened/x86/2.6
snapshot: 2007.1
snapshot: 2008.0
source_subpath: default/stage3-x86-hardened-2.6-2007.0
chost: i486-pc-linux-gnu
cflags: -mtune=i486 -O2 -pipe -fforce-addr

View file

@ -1,10 +1,10 @@
subarch: x86
target: stage2
version_stamp: hardened-2007.1
version_stamp: hardened-2008.0
rel_type: default
profile: hardened/x86/2.6
snapshot: 2007.1
source_subpath: default/stage1-x86-hardened-2007.1
snapshot: 2008.0
source_subpath: default/stage1-x86-hardened-2008.0
chost: i486-pc-linux-gnu
cflags: -mtune=i486 -O2 -pipe -fforce-addr
cxxflags: -mtune=i486 -O2 -pipe -fforce-addr

View file

@ -1,9 +1,9 @@
subarch: x86
target: stage3
version_stamp: hardened-2007.1
version_stamp: hardened-2008.0
rel_type: default
profile: hardened/x86/2.6
snapshot: 2007.1
source_subpath: default/stage2-x86-hardened-2007.1
snapshot: 2008.0
source_subpath: default/stage2-x86-hardened-2008.0
cflags: -mtune=i486 -O2 -pipe -fforce-addr
cxxflags: -mtune=i486 -O2 -pipe -fforce-addr