Copy releases/2008.0 to releases/weekly for the automated builds
svn path=/trunk/; revision=578
This commit is contained in:
parent
0b2162af44
commit
4b6428a5c8
168 changed files with 36960 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
||||||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||||
# $Header: $
|
# $Header: $
|
||||||
|
|
||||||
|
28 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> ++:
|
||||||
|
Copy releases/2008.0 to releases/weekly for the automated builds
|
||||||
|
|
||||||
03 Sep 2008; <agaffney@gentoo.org> ChangeLog:
|
03 Sep 2008; <agaffney@gentoo.org> ChangeLog:
|
||||||
Create tools directory
|
Create tools directory
|
||||||
Initial commit of stage_build.sh script
|
Initial commit of stage_build.sh script
|
||||||
|
|
943
releases/weekly/ChangeLog
Normal file
943
releases/weekly/ChangeLog
Normal file
|
@ -0,0 +1,943 @@
|
||||||
|
# ChangeLog for releng repo
|
||||||
|
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||||
|
# $Header: $
|
||||||
|
|
||||||
|
06 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> scripts/livecd.sh:
|
||||||
|
Be more specific in grep for kernel filename
|
||||||
|
|
||||||
|
06 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> scripts/livecd.sh:
|
||||||
|
Another attempt to fix this stupid /boot bait-and-switch
|
||||||
|
|
||||||
|
13 Jun 2008; Brent Baude <ranger@gentoo.org>
|
||||||
|
kconfig/powerpc/installcd-ppc32apple-2.6.24.config, kconfig/powerpc/installcd-ppc64apple-2.6.24.config
|
||||||
|
kconfig/powerpc/installcd-ibm-2.6.24.config
|
||||||
|
Unmangling kconfigs and ensuring bitness set properly on configs
|
||||||
|
|
||||||
|
30 Jun 2008; Andrew Gaffney <agaffney@gentoo.org> scripts/livecd.sh:
|
||||||
|
Look for a .igz extension on the initramfs instead of .gz
|
||||||
|
|
||||||
|
30 Jun 2008; Andrew Gaffney <agaffney@gentoo.org> scripts/livecd.sh:
|
||||||
|
Quote EOF in fsscript to prevent interpolation at build time
|
||||||
|
|
||||||
|
13 Jun 2008; Brent Baude <ranger@gentoo.org>
|
||||||
|
kconfig/powerpc/installcd-ibm-2.6.24.config, kconfig/powerpc/installcd-ppc32apple-2.6.24.config,
|
||||||
|
kconfig/powerpc/installcd-ppc64apple-2.6.24.config
|
||||||
|
Updating kconfigs with some additional FB drivers
|
||||||
|
|
||||||
|
26 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
kconfig/x86/livecd-2.6.24.config, kconfig/amd64/livecd-2.6.24.config:
|
||||||
|
Removing quite a few options for things that are not needed during install
|
||||||
|
and changing a few things from modules to being built-in, which will cause
|
||||||
|
them to take up less space since many modules appear twice on the CD.
|
||||||
|
|
||||||
|
24 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> scripts/livecd.sh:
|
||||||
|
Added a sed to remove DefaultColorDepth from the xorg.conf.in provided by
|
||||||
|
mkxf86config for bug #222691.
|
||||||
|
|
||||||
|
13 Jun 2008; <ranger@gentoo.org>
|
||||||
|
specs/ppc/ppc64/power5, specs/ppc/ppc64/g5:
|
||||||
|
Updating chost reference on 32ul for power5 and minor typos for g5 64UL stages
|
||||||
|
|
||||||
|
13 Jun 2008; <ranger@gentoo.org>
|
||||||
|
specs/ppc/ppc64/installcd-stage2-universal.spec :
|
||||||
|
Updating kernel references to 2.6.24
|
||||||
|
|
||||||
|
18 Jun 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
-kconfig/ia64/installcd-2.6.23.config,
|
||||||
|
specs/ia64/installcd-stage2-minimal.spec,
|
||||||
|
+kconfig/ia64/installcd-2.6.24.config:
|
||||||
|
Add SCSI cdrom support to ia64 installcd, rename the kconfig to 2.6.24
|
||||||
|
|
||||||
|
13 Jun 2008; <ranger@gentoo.org>
|
||||||
|
kconfigs/powerpc/:
|
||||||
|
Updating kernel configs to 2.6.24 and fixing pcmcia borkage
|
||||||
|
|
||||||
|
12 Jun 2008; <armin76@gentoo.org>
|
||||||
|
specs/sparc/sparc64/installcd-stage2-minimal.spec:
|
||||||
|
Comment pam files removal on the minimal installcd, since it makes the cd
|
||||||
|
unusable on sparc
|
||||||
|
|
||||||
|
11 Jun 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
specs/sparc/sparc64/distfiles.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-minimal.spec
|
||||||
|
specs/sparc/sparc64/installcd-stage2-universal.spec:
|
||||||
|
Fix kconfig path, make minimal and universal ordered the same way,
|
||||||
|
comment removal of pam files, since it makes the cd's useless, see 2006.1
|
||||||
|
add more packages to distfiles.spec
|
||||||
|
|
||||||
|
11 Jun 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livecd-stage1.spec:
|
||||||
|
Comment out thunderbird and openoffice on i686 livecd for space reasons
|
||||||
|
|
||||||
|
11 Jun 2008; Andrew Gaffney <agaffney@gentoo.org> scripts/livecd.sh:
|
||||||
|
Clear out /boot in the squashfs
|
||||||
|
Copy System.map instead of moving from /usr/livecd
|
||||||
|
|
||||||
|
06 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> scripts/livecd.sh:
|
||||||
|
Don't run the kernel copying code unless we're booting from CD.
|
||||||
|
|
||||||
|
06 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> scripts/livecd.sh:
|
||||||
|
Re-create /etc/fstab in the fsscript and add code to local.start to copy the
|
||||||
|
kernel/initramfs from the CD's root and rename it to what was built by
|
||||||
|
genkernel and expected.
|
||||||
|
|
||||||
|
05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
kconfig/amd64/livecd-2.6.24.config,
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec,
|
||||||
|
specs/alpha/installcd-stage2-universal.spec,
|
||||||
|
specs/alpha/livecd-stage2.spec, specs/amd64/installcd-stage2-minimal.spec,
|
||||||
|
specs/amd64/livecd-stage2.spec, specs/amd64/livedvd-stage2.spec,
|
||||||
|
specs/hppa/installcd-stage2-minimal.spec,
|
||||||
|
specs/hppa/installcd-stage2-universal.spec,
|
||||||
|
specs/ia64/installcd-stage2-minimal.spec, specs/ia64/livecd-stage2.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-universal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-universal.spec,
|
||||||
|
specs/x86/hardened/installcd-stage2-minimal.spec,
|
||||||
|
kconfig/amd64/installcd-2.6.24.config, specs/ppc/ppc64/livecd-stage2.spec,
|
||||||
|
specs/x86/i686/livecd-stage2.spec, specs/x86/i686/livedvd-stage2.spec,
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Remove all splash-related items from the specs since we don't have a new
|
||||||
|
splash theme for 2008.0 to use. Also, removed CONFIG_ATA_GENERIC from the
|
||||||
|
AMD64 specs, since it tends to cause problems when it binds to a controller
|
||||||
|
before the non-generic drivers.
|
||||||
|
|
||||||
|
29 May 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/amd64/installcd-stage2-minimal.spec, specs/amd64/livecd-stage2.spec,
|
||||||
|
specs/amd64/livedvd-stage2.spec, specs/x86/i686/livecd-stage2.spec,
|
||||||
|
specs/x86/i686/livedvd-stage2.spec,
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Switch from grub back to isolinux. As much as this sucks, it's our best bet
|
||||||
|
to fix a very large number of bugs in booting the media on AMD64/x86.
|
||||||
|
|
||||||
|
29 May 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/livecd-stage1.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage1.spec, specs/ia64/livecd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/livecd-stage1.spec, specs/x86/i686/livecd-stage1.spec,
|
||||||
|
specs/x86/i686/livedvd-stage1.spec:
|
||||||
|
Added net-fs/mount-cifs for mounting CIFS shares.
|
||||||
|
|
||||||
|
11 May 2008; Brent Baude <ranger@gentoo.org>
|
||||||
|
specs/ppc64/livecd-stage2.spec
|
||||||
|
specs/ppc64/installcd-stage2-universal.spec
|
||||||
|
specs/ppc64/installcd-stage2-minimal.spec:
|
||||||
|
Minor tweaks to iso names and overlay references
|
||||||
|
|
||||||
|
09 May 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
kconfig/x86/livecd-2.6.24.config:
|
||||||
|
Change from CONFIG_HIGHMEM64G to CONFIG_HIGHMEM4G for bug #220058.
|
||||||
|
|
||||||
|
09 May 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
kconfig/x86/livecd-2.6.24.config, kconfig/x86/installcd-2.6.24.config:
|
||||||
|
Added the PATA drivers to our kernel config for x86.
|
||||||
|
|
||||||
|
09 May 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
kconfig/amd64/livecd-2.6.24.config, kconfig/amd64/installcd-2.6.24.config:
|
||||||
|
Added the PATA drivers to our kernel config for amd64.
|
||||||
|
|
||||||
|
24 Apr 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livecd-stage2.spec, specs/x86/i686/livedvd-stage2.spec,
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Comment out net-wireless/ipw3945 and net-wireless/rt2500 since both are
|
||||||
|
replaced by in-kernel stuff
|
||||||
|
|
||||||
|
23 Apr 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Comment out slmodem due to compile failure against 2.6.24
|
||||||
|
|
||||||
|
23 Apr 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livecd-stage2.spec, specs/x86/i686/livedvd-stage2.spec:
|
||||||
|
Comment out slmodem due to compile failure against 2.6.24
|
||||||
|
|
||||||
|
23 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/amd64/installcd-stage2-minimal.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livecd-stage2.spec, specs/amd64/livedvd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage2.spec:
|
||||||
|
Sync amd64 specs with the copies that I've been working with which are
|
||||||
|
updated for kernel 2.6.24 and fixes the overlays.
|
||||||
|
|
||||||
|
17 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
kconfig/x86/livecd-2.6.24.config:
|
||||||
|
Updated x86 LiveCD/DVD kernel config.
|
||||||
|
|
||||||
|
15 Apr 2008; Christian Heim <phreak@gentoo.org>
|
||||||
|
specs/x86/hardened/installcd-stage1.spec,
|
||||||
|
specs/x86/hardened/installcd-stage2-minimal.spec,
|
||||||
|
specs/x86/hardened/stage1.spec, specs/x86/hardened/stage2.spec,
|
||||||
|
specs/x86/hardened/stage3.spec, specs/x86/i686/hardened/stage2.spec,
|
||||||
|
specs/x86/i686/hardened/stage3.spec:
|
||||||
|
Fix the profile path for said specs (yes, I know I suck) for the 2008.0
|
||||||
|
release.
|
||||||
|
|
||||||
|
12 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
kconfig/powerpc/installcd-ppc64apple-2.6.23.config,
|
||||||
|
kconfig/powerpc/installcd-pegasos-2.6.23.config,
|
||||||
|
kconfig/powerpc/installcd-ibm-2.6.23.config,
|
||||||
|
kconfig/powerpc/installcd-ppc32apple-2.6.23.config:
|
||||||
|
Enabled aec62xx support on PPC kernels for bug #180656.
|
||||||
|
|
||||||
|
12 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
kconfig/powerpc/installcd-ppc64apple-2.6.23.config,
|
||||||
|
kconfig/powerpc/installcd-pegasos-2.6.23.config,
|
||||||
|
kconfig/powerpc/livecd-ppc32apple-2.6.23.config,
|
||||||
|
kconfig/powerpc/installcd-ppc32apple-2.6.23.config:
|
||||||
|
Enable vfat and codepages as built-in for USB booting support for bug #193097.
|
||||||
|
|
||||||
|
12 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/amd64/installcd-stage2-minimal.spec,
|
||||||
|
specs/x86/i686/livecd-stage2.spec, specs/x86/i686/livedvd-stage2.spec,
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Updated kernel config locations to use new 2.6.24 kernel configs.
|
||||||
|
|
||||||
|
12 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
-kconfig/amd64/livecd-2.6.22.config,
|
||||||
|
-kconfig/amd64/installcd-2.6.22.config, -kconfig/x86/livecd-2.6.23.config,
|
||||||
|
-kconfig/x86/installcd-2.6.23.config, kconfig/x86/livecd-2.6.24.config,
|
||||||
|
kconfig/x86/installcd-2.6.24.config, kconfig/amd64/livecd-2.6.24.config,
|
||||||
|
kconfig/amd64/installcd-2.6.24.config:
|
||||||
|
Added more debugging information for bug #216789 and removing older kernel
|
||||||
|
configs.
|
||||||
|
|
||||||
|
12 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
kconfig/x86/installcd-2.6.24.config,
|
||||||
|
kconfig/amd64/installcd-2.6.24.config:
|
||||||
|
Sync amd64 and x86 installcd configs and enable a good bit of debugging code.
|
||||||
|
|
||||||
|
12 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
+kconfig/x86/livecd-2.6.24.config, +kconfig/x86/installcd-2.6.24.config:
|
||||||
|
Initial 2.6.24 kconfig for x86.
|
||||||
|
|
||||||
|
12 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
kconfig/amd64/installcd-2.6.24.config:
|
||||||
|
It helps if I commit the correct config.
|
||||||
|
|
||||||
|
12 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
+kconfig/amd64/installcd-2.6.24.config:
|
||||||
|
Updated installcd kconfig for amd64 for 2.6.24 kernel.
|
||||||
|
|
||||||
|
04 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
overlays/common/overlay/installcd/docs/README,
|
||||||
|
overlays/common/overlay/livecd/docs/README,
|
||||||
|
overlays/common/overlay/livedvd/docs/README:
|
||||||
|
Changed Handbook link from 2007.0 to 2008.0. Thanks to Carles Pagès
|
||||||
|
<page@cubata.homelinux.net> in bug #215956 for pointing it out.
|
||||||
|
|
||||||
|
03 Apr 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/amd64/livedvd-stage1.spec:
|
||||||
|
Uncomment sys-apps/gli in livedvd-stage1.spec for amd64
|
||||||
|
|
||||||
|
29 Mar 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
specs/sparc/sparc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-universal.spec:
|
||||||
|
Add qla2xxx firmware loading
|
||||||
|
|
||||||
|
29 Mar 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec,
|
||||||
|
specs/alpha/installcd-stage2-universal.spec,
|
||||||
|
specs/amd64/installcd-stage2-minimal.spec,
|
||||||
|
specs/hppa/installcd-stage2-minimal.spec,
|
||||||
|
specs/hppa/installcd-stage2-universal.spec,
|
||||||
|
specs/ia64/installcd-stage2-minimal.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-universal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-universal.spec,
|
||||||
|
specs/x86/hardened/installcd-stage2-minimal.spec,
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Fix typo, sys-deve/m4 by sys-devel/m4
|
||||||
|
|
||||||
|
27 Mar 2008; Christian Heim <phreak@gentoo.org>
|
||||||
|
specs/x86/uclibc/hardened/stage1.spec, specs/x86/uclibc/hardened/stage2.spec
|
||||||
|
specs/x86/uclibc/hardened/stage3.spec:
|
||||||
|
Add uClibc/hardened specs for x86.
|
||||||
|
|
||||||
|
27 Mar 2008; Christian Heim <phreak@gentoo.org>
|
||||||
|
specs/ppc/ppc32/uclibc/hardened/stage1.spec,
|
||||||
|
specs/ppc/ppc32/uclibc/hardened/stage2.spec,
|
||||||
|
specs/ppc/ppc32/uclibc/hardened/stage3.spec,
|
||||||
|
specs/ppc/ppc32/uclibc/softfloat/stage1.spec,
|
||||||
|
specs/ppc/ppc32/uclibc/softfloat/stage2.spec,
|
||||||
|
specs/ppc/ppc32/uclibc/softfloat/stage3.spec,
|
||||||
|
specs/ppc/ppc32/uclibc/stage1.spec,
|
||||||
|
specs/ppc/ppc32/uclibc/stage2.spec,
|
||||||
|
specs/ppc/ppc32/uclibc/stage3.spec:
|
||||||
|
Add uClibc specs for 32bit PPC targets.
|
||||||
|
|
||||||
|
15 Mar 2008; Christian Heim <phreak@gentoo.org>
|
||||||
|
specs/x86/uclibc/stage1.spec, specs/x86/uclibc/stage2.spec,
|
||||||
|
specs/x86/uclibc/stage3.spec:
|
||||||
|
Adding initial specs for the uClibc stages (experimental ?).
|
||||||
|
|
||||||
|
18 Mar 2008; Christian Heim <phreak@gentoo.org>
|
||||||
|
specs/x86/hardened/installcd-stage1.spec,
|
||||||
|
specs/x86/hardened/installcd-stage2-minimal.spec:
|
||||||
|
Disable USE=nls and USE=unicode for the installcd.
|
||||||
|
|
||||||
|
14 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec,
|
||||||
|
specs/alpha/installcd-stage2-universal.spec,
|
||||||
|
specs/hppa/installcd-stage2-minimal.spec,
|
||||||
|
specs/hppa/installcd-stage2-universal.spec,
|
||||||
|
specs/ia64/installcd-stage2-minimal.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-universal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-universal.spec,
|
||||||
|
specs/x86/hardened/installcd-stage2-minimal.spec,
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Copied livecd/unmerge, livecd/rm, livecd/empty and boot/kernel/*/use from
|
||||||
|
amd64 specs.
|
||||||
|
|
||||||
|
13 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/amd64/installcd-stage1.spec,
|
||||||
|
specs/amd64/installcd-stage2-minimal.spec:
|
||||||
|
Change the profile for the amd64 minimal to no-multilib and cleaning up
|
||||||
|
livecd/unmerge, livecd/rm, and livecd/empty quite a bit.
|
||||||
|
|
||||||
|
12 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> ++,
|
||||||
|
specs/amd64/installcd-stage2-minimal.spec:
|
||||||
|
Added installcd-2.6.22.config from 2007.1 for testing.
|
||||||
|
|
||||||
|
10 Mar 2008; Brent Baude <ranger@gentoo.org>
|
||||||
|
specs/ppc/ppc64/g5/stage2.spec:
|
||||||
|
Correcting typo in source_subpath
|
||||||
|
|
||||||
|
10 Mar 2008; Brent Baude <ranger@gentoo.org>
|
||||||
|
specs/ppc/ppc32/g4,
|
||||||
|
specs/ppc/ppc32/g4:
|
||||||
|
Adding g4 ppc32 specs
|
||||||
|
|
||||||
|
10 Mar 2008; Brent Baude <ranger@gentoo.org>
|
||||||
|
specs/ppc/ppc64/power5/stage2-32ul.spec,
|
||||||
|
specs/ppc/ppc64/power5/stage3-64ul.spec,
|
||||||
|
specs/ppc/ppc64/power5/stage2-64ul.spec:
|
||||||
|
Fixing minor typos in the specs
|
||||||
|
|
||||||
|
10 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
kconfig/amd64/livecd-2.6.22.config,
|
||||||
|
kconfig/powerpc/installcd-ppc64apple-2.6.23.config,
|
||||||
|
kconfig/powerpc/installcd-ibm-2.6.23.config,
|
||||||
|
kconfig/ia64/installcd-2.6.23.config, kconfig/x86/livecd-2.6.23.config,
|
||||||
|
kconfig/x86/installcd-2.6.23.config,
|
||||||
|
kconfig/alpha/installcd-2.6.23.config,
|
||||||
|
kconfig/sparc/installcd-2.6.23.config, kconfig/amd64/livecd-2.6.24.config:
|
||||||
|
Enable the fuse module in all kconfigs
|
||||||
|
|
||||||
|
10 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/amd64/installcd-stage1.spec:
|
||||||
|
Masking b43-fwcutter and bcm43xx-fwcutter on amd64.
|
||||||
|
|
||||||
|
07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec,
|
||||||
|
specs/alpha/installcd-stage2-universal.spec,
|
||||||
|
specs/alpha/livecd-stage2.spec, specs/amd64/installcd-stage2-minimal.spec,
|
||||||
|
specs/amd64/livecd-stage1.spec, specs/amd64/livecd-stage2.spec,
|
||||||
|
specs/amd64/livedvd-stage1.spec, specs/amd64/livedvd-stage2.spec,
|
||||||
|
specs/hppa/installcd-stage2-minimal.spec,
|
||||||
|
specs/hppa/installcd-stage2-universal.spec,
|
||||||
|
specs/ia64/installcd-stage2-minimal.spec, specs/ia64/livecd-stage2.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-universal.spec,
|
||||||
|
specs/ppc/ppc64/livecd-stage2.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-universal.spec,
|
||||||
|
specs/x86/hardened/installcd-stage2-minimal.spec,
|
||||||
|
specs/x86/i686/livecd-stage2.spec, specs/x86/i686/livedvd-stage2.spec,
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Quite a few changes here, but nothing too drastic. First, I alphabetized
|
||||||
|
some of the livecd-stage2 specs to make them easier to compare. Please keep
|
||||||
|
your specs in the same order. Second, I removed alsa-lib from livecd-stage2,
|
||||||
|
since it wasn't necessary and just increased our livecd-stage2 build time. I
|
||||||
|
masked a few items on the AMD64 specs that I had recently added. I added
|
||||||
|
back the splash stuff to livecd-stage2 for testing. Also, I removed
|
||||||
|
livecd/users where it existed, since it is now redundant with livecd/type:
|
||||||
|
gentoo-release-livecd on newer catalyst versions.
|
||||||
|
|
||||||
|
06 Mar 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
kconfig/ia64/installcd-2.6.23.config,
|
||||||
|
specs/ia64/installcd-stage2-minimal.spec:
|
||||||
|
Disable PREEMPT on ia64 kernel
|
||||||
|
|
||||||
|
05 Mar 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec:
|
||||||
|
Mask ntfs3g on alpha, not keyworded, thanks to Tobias Klausmann
|
||||||
|
|
||||||
|
04 Mar 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
specs/ia64/installcd-stage2-minimal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-universal.spec:
|
||||||
|
More masking on sparc
|
||||||
|
|
||||||
|
04 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/ppc/ppc32/stage1.spec, specs/ppc/ppc32/stage2.spec,
|
||||||
|
specs/ppc/ppc32/stage3.spec:
|
||||||
|
Fixing the profiles for ppc32 to point to default/linux/powerpc/ppc32 rather
|
||||||
|
than default/linux/ppc/ppc32.
|
||||||
|
|
||||||
|
03 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage1.spec,
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec,
|
||||||
|
specs/alpha/installcd-stage2-universal.spec,
|
||||||
|
specs/alpha/livecd-stage1.spec, specs/alpha/livecd-stage2.spec,
|
||||||
|
specs/amd64/installcd-stage1.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage1.spec, specs/hppa/installcd-stage1.spec,
|
||||||
|
specs/hppa/installcd-stage2-minimal.spec,
|
||||||
|
specs/hppa/installcd-stage2-universal.spec,
|
||||||
|
specs/ia64/installcd-stage1.spec,
|
||||||
|
specs/ia64/installcd-stage2-minimal.spec, specs/ia64/livecd-stage1.spec,
|
||||||
|
specs/ia64/livecd-stage2.spec, specs/ppc/ppc64/installcd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-universal.spec,
|
||||||
|
specs/ppc/ppc64/livecd-stage1.spec, specs/ppc/ppc64/livecd-stage2.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/x86/hardened/installcd-stage1.spec,
|
||||||
|
specs/x86/hardened/installcd-stage2-minimal.spec,
|
||||||
|
specs/x86/i686/livecd-stage1.spec, specs/x86/i686/livecd-stage2.spec,
|
||||||
|
specs/x86/i686/livedvd-stage1.spec, specs/x86/i686/livedvd-stage2.spec,
|
||||||
|
specs/x86/installcd-stage1.spec, specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Moved sys-fs/ntfs3g from livecd-stage1 targets to livecd-stage2 targets.
|
||||||
|
|
||||||
|
01 Mar 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
specs/ia64/installcd-stage1.spec:
|
||||||
|
Comment not keyworded packages on ia64
|
||||||
|
|
||||||
|
01 Mar 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage1.spec,
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec:
|
||||||
|
Some changes to the specs for alpha, by Tobias Klausmann
|
||||||
|
|
||||||
|
01 Mar 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
+kconfig/alpha/installcd-2.6.23.config,
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec:
|
||||||
|
Add kconfig for alpha, thanks to Tobias Klausmann
|
||||||
|
|
||||||
|
01 Mar 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
specs/sparc/sparc64/distfiles.spec, specs/sparc/sparc64/packages.spec:
|
||||||
|
Fix sparc specs for not keyworded packages
|
||||||
|
|
||||||
|
29 Feb 2008; Raúl Porcel <armin76@gentoo.org> kconfig/alpha,
|
||||||
|
kconfig/ia64/installcd-2.6.23.config, kconfig/sparc/installcd-2.6.23.config:
|
||||||
|
Add kconfigs for ia64 and sparc, alpha to follow
|
||||||
|
|
||||||
|
28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage1.spec, specs/alpha/livecd-stage1.spec,
|
||||||
|
specs/amd64/installcd-stage1.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage1.spec, specs/hppa/installcd-stage1.spec,
|
||||||
|
specs/ia64/installcd-stage1.spec, specs/ia64/livecd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage1.spec, specs/ppc/ppc64/livecd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/x86/hardened/installcd-stage1.spec,
|
||||||
|
specs/x86/i686/livecd-stage1.spec, specs/x86/i686/livedvd-stage1.spec,
|
||||||
|
specs/x86/installcd-stage1.spec:
|
||||||
|
Added app-admin/hddtemp for bug #208510.
|
||||||
|
|
||||||
|
28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage1.spec, specs/alpha/livecd-stage1.spec,
|
||||||
|
specs/amd64/installcd-stage1.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage1.spec, specs/hppa/installcd-stage1.spec,
|
||||||
|
specs/ia64/installcd-stage1.spec, specs/ia64/livecd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage1.spec, specs/ppc/ppc64/livecd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/x86/hardened/installcd-stage1.spec,
|
||||||
|
specs/x86/i686/livecd-stage1.spec, specs/x86/i686/livedvd-stage1.spec,
|
||||||
|
specs/x86/installcd-stage1.spec:
|
||||||
|
Added sys-fs/ntfs3g to specs for bug #208491.
|
||||||
|
|
||||||
|
28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/ia64/installcd-stage1.spec, specs/ia64/livecd-stage1.spec:
|
||||||
|
Uncomment sys-apps/sdparm for bug #208492 since we now have a stable version.
|
||||||
|
|
||||||
|
28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/livecd-stage1.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage1.spec, specs/ia64/livecd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/livecd-stage1.spec, specs/x86/i686/livecd-stage1.spec,
|
||||||
|
specs/x86/i686/livedvd-stage1.spec:
|
||||||
|
Added sys-process/htop to the LiveCD/LiveDVD specs.
|
||||||
|
|
||||||
|
28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage1.spec, specs/alpha/livecd-stage1.spec,
|
||||||
|
specs/amd64/installcd-stage1.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage1.spec, specs/hppa/installcd-stage1.spec,
|
||||||
|
specs/ia64/installcd-stage1.spec, specs/ia64/livecd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage1.spec, specs/ppc/ppc64/livecd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/x86/hardened/installcd-stage1.spec,
|
||||||
|
specs/x86/i686/livecd-stage1.spec, specs/x86/i686/livedvd-stage1.spec,
|
||||||
|
specs/x86/installcd-stage1.spec:
|
||||||
|
Added app-misc/mc to LiveCD/LiveDVD for bug #208076 and removing
|
||||||
|
app-misc/livecd-tools from our specs, since it is enforced by catalyst.
|
||||||
|
|
||||||
|
28 Feb 2008; Brent Baude <ranger@gentoo.org>
|
||||||
|
specs/ppc/ppc64/livecd-stage2.spec:
|
||||||
|
Adding commented packages back to specs
|
||||||
|
|
||||||
|
28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> scripts/livecd.sh:
|
||||||
|
Added code to disable UAC on Alpha for bug #210282 and also enforcing a
|
||||||
|
Unicode-enabled console font across the board.
|
||||||
|
|
||||||
|
28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage1.spec, specs/alpha/livecd-stage1.spec,
|
||||||
|
specs/amd64/installcd-stage1.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage1.spec, specs/hppa/installcd-stage1.spec,
|
||||||
|
specs/ia64/installcd-stage1.spec, specs/ia64/livecd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage1.spec, specs/ppc/ppc64/livecd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/x86/hardened/installcd-stage1.spec,
|
||||||
|
specs/x86/i686/livecd-stage1.spec, specs/x86/i686/livedvd-stage1.spec,
|
||||||
|
specs/x86/installcd-stage1.spec:
|
||||||
|
Added net-proxy/ntlmaps for bug #58634.
|
||||||
|
|
||||||
|
28 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage1.spec, specs/alpha/livecd-stage1.spec,
|
||||||
|
specs/amd64/installcd-stage1.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage1.spec, specs/hppa/installcd-stage1.spec,
|
||||||
|
specs/ia64/installcd-stage1.spec, specs/ia64/livecd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage1.spec, specs/ppc/ppc64/livecd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/x86/hardened/installcd-stage1.spec,
|
||||||
|
specs/x86/i686/livecd-stage1.spec, specs/x86/i686/livedvd-stage1.spec,
|
||||||
|
specs/x86/installcd-stage1.spec:
|
||||||
|
Added app-text/wgetpaste to all ISO media and removing explicit
|
||||||
|
dev-lang/python, since we use --newuse and there's no need for it listed
|
||||||
|
here.
|
||||||
|
|
||||||
|
28 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livecd-stage2.spec, specs/x86/i686/livedvd-stage2.spec:
|
||||||
|
Comment out net-wireless/acx due to compile failure
|
||||||
|
|
||||||
|
28 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/installcd-stage1.spec:
|
||||||
|
Comment out b43-fwcutter and bcm43xx-fwcutter in minimal spec since they're
|
||||||
|
~x86
|
||||||
|
|
||||||
|
28 Feb 2008; Andrew Gaffney <agaffney@gentoo.org> scripts/livecd.sh:
|
||||||
|
Add code to livecd.sh to make sure /home/gentoo is owned by the 'gentoo' user
|
||||||
|
|
||||||
|
28 Feb 2008; Brent Baude <ranger@gentoo.org>
|
||||||
|
specs/ppc/ppc64/livecd-stage2.spec
|
||||||
|
Corrected references to overlays, fsscript, etc
|
||||||
|
|
||||||
|
28 Feb 2008; Brent Baude <ranger@gentoo.org>
|
||||||
|
specs/ppc/ppc64/installcd-stage2-universal.spec,
|
||||||
|
specs/ppc/ppc64/livecd-stage2.spec
|
||||||
|
Cleaning up spec references to kernel configs and gk args
|
||||||
|
|
||||||
|
28 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livecd-stage1.spec:
|
||||||
|
Update livecd-stage1 to be closer to amd64
|
||||||
|
|
||||||
|
28 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livecd-stage1.spec:
|
||||||
|
Move xfce4 to be in order
|
||||||
|
|
||||||
|
28 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livecd-stage1.spec, specs/x86/i686/livedvd-stage1.spec:
|
||||||
|
Update comments to match amd64 format
|
||||||
|
|
||||||
|
28 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livecd-stage2.spec, specs/x86/i686/livedvd-stage2.spec:
|
||||||
|
Update overlay/root_overlay paths to match what's being used to build
|
||||||
|
|
||||||
|
28 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livecd-stage1.spec, specs/x86/i686/livedvd-stage1.spec:
|
||||||
|
Comment b43-fwcutter and bcm43xx-fwcutter since they're both ~x86
|
||||||
|
|
||||||
|
28 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livecd-stage2.spec, specs/x86/i686/livedvd-stage2.spec:
|
||||||
|
Update livecd/livedvd specs to match what's being used to build (kconfig and
|
||||||
|
genkernel opts)
|
||||||
|
|
||||||
|
28 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Update minimal CD specs to match what's being used to build the release
|
||||||
|
(kconfig and genkernel opts)
|
||||||
|
|
||||||
|
27 Feb 2008; Brent Baude <ranger@gentoo.org>
|
||||||
|
ppc/ppc64/installcd-stage2-minimal.spec
|
||||||
|
Cleaning up spec, references to kernel specs, adding ppc32 apple kernel
|
||||||
|
|
||||||
|
|
||||||
|
27 Feb 2008; Brent Baude <ranger@gentoo.org>
|
||||||
|
kconfig/powerpc/
|
||||||
|
kconfig/powerpc/installcd-ibm-2.6.23.config
|
||||||
|
kconfig/powerpc/installcd-pegasos-2.6.23.config
|
||||||
|
kconfig/powerpc/installcd-ppc32apple-2.6.23.config
|
||||||
|
kconfig/powerpc/installcd-ppc64apple-2.6.23.config
|
||||||
|
kconfig/powerpc/livecd-ppc32apple-2.6.23.config
|
||||||
|
Adding powerpc kernel specs
|
||||||
|
|
||||||
|
|
||||||
|
27 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
kconfig/amd64/livecd-2.6.24.config, specs/alpha/livecd-stage1.spec,
|
||||||
|
specs/amd64/livecd-stage1.spec, specs/amd64/livedvd-stage1.spec,
|
||||||
|
specs/ia64/livecd-stage1.spec, specs/ppc/ppc64/livecd-stage1.spec,
|
||||||
|
specs/x86/i686/livecd-stage1.spec, specs/x86/i686/livedvd-stage1.spec:
|
||||||
|
Added gnome-base/gdm to LiveCD/LiveDVD specs for graphical bootup and enable
|
||||||
|
ACPI proc Event support for acpid.
|
||||||
|
|
||||||
|
26 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec,
|
||||||
|
specs/alpha/installcd-stage2-universal.spec,
|
||||||
|
specs/amd64/installcd-stage2-minimal.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livecd-stage2.spec, specs/amd64/livedvd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage2.spec, specs/hppa/installcd-stage2-minimal.spec,
|
||||||
|
specs/hppa/installcd-stage2-universal.spec,
|
||||||
|
specs/ia64/installcd-stage2-minimal.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-universal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-universal.spec,
|
||||||
|
specs/x86/hardened/installcd-stage2-minimal.spec,
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Commented net-wireless/b43-fwcutter on amd64, removing perl removal from
|
||||||
|
minimal/universal specs, and adding --makeopts to gk_mainargs.
|
||||||
|
|
||||||
|
26 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/ppc/ppc64/stage2-32ul.spec,
|
||||||
|
specs/ppc/ppc64/stage2-32ul-desktop.spec:
|
||||||
|
Added chost: powerpc-unknown-linux-gnu to stage2-32ul specs.
|
||||||
|
|
||||||
|
26 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/amd64/livecd-stage1.spec, specs/amd64/livedvd-stage1.spec:
|
||||||
|
Changed from -bin versions on the LiveCD, and adding -bin versions to the
|
||||||
|
LiveDVD.
|
||||||
|
|
||||||
|
26 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/amd64/installcd-stage1.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage1.spec, specs/ppc/ppc64/installcd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/livecd-stage1.spec, specs/x86/i686/livecd-stage1.spec,
|
||||||
|
specs/x86/i686/livedvd-stage1.spec, specs/x86/installcd-stage1.spec:
|
||||||
|
Added net-wireless/b43-fwcutter and net-wireless/bcm43xx-fwcutter.
|
||||||
|
|
||||||
|
26 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/amd64/installcd-stage1.spec,
|
||||||
|
specs/amd64/installcd-stage2-minimal.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livecd-stage2.spec, specs/amd64/livedvd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage2.spec, specs/x86/hardened/installcd-stage1.spec,
|
||||||
|
specs/x86/i686/livecd-stage1.spec, specs/x86/i686/livecd-stage2.spec,
|
||||||
|
specs/x86/i686/livedvd-stage1.spec, specs/x86/i686/livedvd-stage2.spec,
|
||||||
|
specs/x86/installcd-stage1.spec:
|
||||||
|
Added sys-fs/dmraid for bug #102736, commenting out
|
||||||
|
net-wireless/madwifi-ng-tools due to licensing on net-wireless/madwifi-ng,
|
||||||
|
added net-wireless/iwl3945-ucode and net-wireless/iwl4965-ucode, and adding
|
||||||
|
net-wireless/ipw3945.
|
||||||
|
|
||||||
|
24 Feb 2008; Raúl Porcel <armin76@gentoo.org>
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-minimal.spec:
|
||||||
|
Update installcd specs for sparc, mask brltty since it's not keyworded and
|
||||||
|
fix the kernel config location
|
||||||
|
|
||||||
|
24 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/livecd-stage1.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage1.spec, specs/ia64/livecd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/livecd-stage1.spec, specs/x86/i686/livecd-stage1.spec,
|
||||||
|
specs/x86/i686/livedvd-stage1.spec:
|
||||||
|
Added dev-util/git for bug #208495.
|
||||||
|
|
||||||
|
24 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage1.spec, specs/alpha/livecd-stage1.spec,
|
||||||
|
specs/amd64/installcd-stage1.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage1.spec, specs/hppa/installcd-stage1.spec,
|
||||||
|
specs/ia64/installcd-stage1.spec, specs/ia64/livecd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/x86/hardened/installcd-stage1.spec,
|
||||||
|
specs/x86/i686/livecd-stage1.spec, specs/x86/i686/livedvd-stage1.spec,
|
||||||
|
specs/x86/installcd-stage1.spec:
|
||||||
|
Added net-misc/ntp to release media for bug #210280.
|
||||||
|
|
||||||
|
21 Feb 2008; Brent Baude <ranger@gentoo.org>
|
||||||
|
specs/ppc/ppc64/livecd-stage1.spec
|
||||||
|
specs/ppc/ppc64/stage2-32ul-desktop.spec,
|
||||||
|
specs/ppc/ppc64/stage3-32ul-desktop.spec:
|
||||||
|
Removing chost definition from livecd-stage1 and adding 32ul stage2|3 specs
|
||||||
|
for livecd
|
||||||
|
|
||||||
|
21 Feb 2008; Brent Baude <ranger@gentoo.org>
|
||||||
|
specs/ppc/ppc64/installcd-stage1.spec, specs/ppc/ppc64/livecd-stage1.spec:
|
||||||
|
Commenting out passook from the above specs as it lacks ppc keywords and
|
||||||
|
adding net-misc/ntp for bug #210280
|
||||||
|
|
||||||
|
21 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/amd64/installcd-stage2-minimal.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livecd-stage2.spec, specs/amd64/livedvd-stage2.spec:
|
||||||
|
Masking some packages in the LiveCD to try to save some space so we can get
|
||||||
|
a snapshot on the CD, changing cdtar to grub, and adding an unmerge of
|
||||||
|
gentoo-sources to the LiveCD.
|
||||||
|
|
||||||
|
21 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livedvd-stage1.spec:
|
||||||
|
Uncomment mc since it just needs a package.use entry
|
||||||
|
|
||||||
|
21 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livecd-stage2.spec, specs/x86/i686/livedvd-stage1.spec,
|
||||||
|
specs/x86/i686/livedvd-stage2.spec,
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Comment out beagle and mc. Update path to kconfigs
|
||||||
|
|
||||||
|
20 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livecd-stage2.spec, specs/x86/i686/livedvd-stage2.spec,
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Switch to grub cdtar for x86
|
||||||
|
|
||||||
|
20 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
-kconfig/x86/livecd-2.6.22.config, -kconfig/x86/installcd-2.6.22.config,
|
||||||
|
+kconfig/x86/livecd-2.6.23.config, +kconfig/x86/installcd-2.6.23.config:
|
||||||
|
Remove 2.6.22 kconfigs and add updated 2.6.23 kconfigs for x86
|
||||||
|
|
||||||
|
20 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/ppc/ppc64/stage1-32ul.spec:
|
||||||
|
We need to set CHOST when it differs from the default one used by catalyst
|
||||||
|
for a given subarch.
|
||||||
|
|
||||||
|
15 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livedvd-stage1.spec:
|
||||||
|
Comment out net-ftp/ncftp for i686 livedvd due to compile failure
|
||||||
|
(bug #146214)
|
||||||
|
|
||||||
|
14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/amd64/installcd-stage2-minimal.spec:
|
||||||
|
Changing kconfig location on amd64 installcd-stage2 spec.
|
||||||
|
|
||||||
|
14 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livedvd-stage1.spec:
|
||||||
|
Comment gkrellm-plugins due to it not being stable
|
||||||
|
|
||||||
|
14 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livedvd-stage1.spec:
|
||||||
|
Remove sys-apps/suspend2-userui since it's package.masked in the tree
|
||||||
|
|
||||||
|
14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/x86/i686/livedvd-stage1.spec:
|
||||||
|
Removing net-firewall/firestarter as it is no longer in the tree.
|
||||||
|
|
||||||
|
14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage1.spec, specs/amd64/installcd-stage1.spec,
|
||||||
|
specs/hppa/installcd-stage1.spec, specs/ia64/installcd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/x86/hardened/installcd-stage1.spec, specs/x86/installcd-stage1.spec:
|
||||||
|
Added lvm1 to livecd/use for installcd-stage1.spec on all arches.
|
||||||
|
|
||||||
|
14 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage1.spec, specs/amd64/installcd-stage1.spec,
|
||||||
|
specs/hppa/installcd-stage1.spec, specs/ia64/installcd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/x86/hardened/installcd-stage1.spec, specs/x86/installcd-stage1.spec:
|
||||||
|
Added deprecated to livecd/use for installcd-stage1.spec on all arches.
|
||||||
|
|
||||||
|
13 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/sparc/sparc64/distfiles.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-universal.spec,
|
||||||
|
specs/sparc/sparc64/packages.spec, specs/sparc/sparc64/stage1.spec,
|
||||||
|
specs/sparc/sparc64/stage2.spec, specs/sparc/sparc64/stage3.spec:
|
||||||
|
It helps if I actually commit the changes that I make. Removing sparc64 from
|
||||||
|
sparc profile links.
|
||||||
|
|
||||||
|
13 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/amd64/installcd-stage2-minimal.spec,
|
||||||
|
specs/hppa/installcd-stage2-minimal.spec,
|
||||||
|
specs/ia64/installcd-stage2-minimal.spec:
|
||||||
|
Removed the commented livecd/overlay key from the affected specs.
|
||||||
|
|
||||||
|
13 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec,
|
||||||
|
specs/alpha/installcd-stage2-universal.spec,
|
||||||
|
specs/alpha/livecd-stage2.spec, specs/amd64/installcd-stage1.spec,
|
||||||
|
specs/amd64/livecd-stage1.spec, specs/amd64/livecd-stage2.spec,
|
||||||
|
specs/hppa/installcd-stage2-minimal.spec,
|
||||||
|
specs/hppa/installcd-stage2-universal.spec:
|
||||||
|
Added some masking information to the amd64 specs, changed the fsscript
|
||||||
|
location to point to the new location, and fixing kconfig locations on specs
|
||||||
|
that pointed to my own /root/livecd directory.
|
||||||
|
|
||||||
|
13 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/ppc/ppc64/power5/stage2-32ul.spec,
|
||||||
|
specs/ppc/ppc64/power6/stage3-32ul.spec,
|
||||||
|
specs/ppc/ppc64/g5/stage2-32ul.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/g5/stage3-32ul.spec, specs/ppc/ppc64/livecd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/power5/stage3-32ul.spec,
|
||||||
|
specs/ppc/ppc64/power6/stage2-32ul.spec,
|
||||||
|
specs/ppc/ppc64/packages-32ul.spec,
|
||||||
|
specs/ppc/ppc64/power5/stage2-64ul.spec,
|
||||||
|
specs/ppc/ppc64/power5/stage3-64ul.spec,
|
||||||
|
specs/ppc/ppc64/power6/stage2-64ul.spec,
|
||||||
|
specs/ppc/ppc64/power6/stage3-64ul.spec,
|
||||||
|
specs/ppc/ppc64/packages-64ul.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-universal.spec,
|
||||||
|
specs/ppc/ppc64/livecd-stage2.spec, specs/ppc/ppc64/stage1-32ul.spec,
|
||||||
|
specs/ppc/ppc64/stage2-32ul.spec, specs/ppc/ppc64/distfiles-32ul.spec,
|
||||||
|
specs/ppc/ppc64/stage3-32ul.spec, specs/ppc/ppc64/stage1-64ul.spec,
|
||||||
|
specs/ppc/ppc64/stage2-64ul.spec, specs/ppc/ppc64/distfiles-64ul.spec,
|
||||||
|
specs/ppc/ppc64/stage3-64ul.spec, specs/ppc/ppc64/g5/stage2-64ul.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/ppc/ppc64/g5/stage3-64ul.spec:
|
||||||
|
Fixing up all of the ppc64 profile links.
|
||||||
|
|
||||||
|
13 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec,
|
||||||
|
specs/alpha/installcd-stage2-universal.spec,
|
||||||
|
specs/amd64/installcd-stage2-minimal.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livecd-stage2.spec, specs/amd64/livedvd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage2.spec,
|
||||||
|
specs/x86/hardened/installcd-stage2-minimal.spec,
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Masking net-dialup/penggy, app-misc/beagle, and several kernel module
|
||||||
|
packages on AMD64, fixed kconfig location on AMD64, and removed
|
||||||
|
sys-fs/cryptsetup from all spec files since it is pulled in as a dependency
|
||||||
|
and doesn't need to be explicitly listed.
|
||||||
|
|
||||||
|
12 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec,
|
||||||
|
specs/alpha/installcd-stage2-universal.spec,
|
||||||
|
specs/alpha/livecd-stage2.spec, specs/amd64/installcd-stage2-minimal.spec,
|
||||||
|
specs/amd64/livecd-stage2.spec, specs/amd64/livedvd-stage2.spec,
|
||||||
|
specs/ia64/installcd-stage2-minimal.spec, specs/ia64/livecd-stage2.spec,
|
||||||
|
specs/ppc/ppc64/livecd-stage2.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-universal.spec,
|
||||||
|
specs/x86/i686/livecd-stage2.spec, specs/x86/i686/livedvd-stage2.spec,
|
||||||
|
specs/x86/installcd-stage2-minimal.spec:
|
||||||
|
Make sure everybody is using the same USE for kernel builds, except where
|
||||||
|
additional USE are necessary for a given architecture.
|
||||||
|
|
||||||
|
11 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/distfiles.spec, specs/alpha/installcd-stage1.spec,
|
||||||
|
specs/alpha/livecd-stage1.spec, specs/alpha/packagecd.spec,
|
||||||
|
specs/amd64/installcd-stage1.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage1.spec, specs/hppa/installcd-stage1.spec,
|
||||||
|
specs/ia64/installcd-stage1.spec, specs/ia64/livecd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage1.spec, specs/ppc/ppc64/livecd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/distfiles.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/packages.spec, specs/x86/i686/livecd-stage1.spec,
|
||||||
|
specs/x86/i686/livedvd-stage1.spec, specs/x86/installcd-stage1.spec:
|
||||||
|
Added app-accessibility/brltty to the default specs.
|
||||||
|
|
||||||
|
11 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/distfiles.spec:
|
||||||
|
Removing USE=bindist from alpha/distfiles, since this is done automatically
|
||||||
|
by catalyst.
|
||||||
|
|
||||||
|
11 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage1.spec, specs/alpha/livecd-stage1.spec,
|
||||||
|
specs/amd64/installcd-stage1.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage1.spec, specs/hppa/installcd-stage1.spec,
|
||||||
|
specs/ia64/installcd-stage1.spec, specs/ia64/livecd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage1.spec, specs/ppc/ppc64/livecd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/x86/i686/livecd-stage1.spec, specs/x86/i686/livedvd-stage1.spec,
|
||||||
|
specs/x86/installcd-stage1.spec:
|
||||||
|
Added USE=loop-aes to ISO specs for loop-aes support.
|
||||||
|
|
||||||
|
11 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> +, +, +, +, +, +, +,
|
||||||
|
specs/alpha/distfiles.spec, specs/alpha/installcd-stage1.spec,
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec,
|
||||||
|
specs/alpha/installcd-stage2-universal.spec,
|
||||||
|
specs/alpha/livecd-stage1.spec, specs/alpha/livecd-stage2.spec,
|
||||||
|
specs/alpha/packagecd.spec, specs/alpha/stage1.spec,
|
||||||
|
specs/alpha/stage2-desktop.spec, specs/alpha/stage2.spec,
|
||||||
|
specs/alpha/stage3-desktop.spec, specs/alpha/stage3.spec,
|
||||||
|
specs/amd64/installcd-stage1.spec,
|
||||||
|
specs/amd64/installcd-stage2-minimal.spec, specs/amd64/livecd-stage1.spec,
|
||||||
|
specs/amd64/livecd-stage2.spec, specs/amd64/livedvd-stage1.spec,
|
||||||
|
specs/amd64/livedvd-stage2.spec, specs/amd64/stage1.spec,
|
||||||
|
specs/amd64/stage2-desktop.spec, specs/amd64/stage2.spec,
|
||||||
|
specs/amd64/stage3-desktop.spec, specs/amd64/stage3.spec,
|
||||||
|
specs/hppa/hppa1.1/stage1.spec, specs/hppa/hppa1.1/stage2.spec,
|
||||||
|
specs/hppa/hppa1.1/stage3.spec, specs/hppa/hppa2.0/stage1.spec,
|
||||||
|
specs/hppa/hppa2.0/stage2.spec, specs/hppa/hppa2.0/stage3.spec,
|
||||||
|
specs/hppa/installcd-stage1.spec,
|
||||||
|
specs/hppa/installcd-stage2-minimal.spec,
|
||||||
|
specs/hppa/installcd-stage2-universal.spec,
|
||||||
|
specs/ia64/hardened/stage1.spec, specs/ia64/hardened/stage2.spec,
|
||||||
|
specs/ia64/hardened/stage3.spec, specs/ia64/installcd-stage1.spec,
|
||||||
|
specs/ia64/installcd-stage2-minimal.spec, specs/ia64/livecd-stage1.spec,
|
||||||
|
specs/ia64/livecd-stage2.spec, specs/ia64/stage1.spec,
|
||||||
|
specs/ia64/stage2-desktop.spec, specs/ia64/stage2.spec,
|
||||||
|
specs/ia64/stage3-desktop.spec, specs/ia64/stage3.spec,
|
||||||
|
specs/mips/mips3/netboot.spec, specs/mips/mips3/stage1.spec,
|
||||||
|
specs/mips/mips3/stage2.spec, specs/mips/mips3/stage3.spec,
|
||||||
|
specs/mips/mips4/stage1.spec, specs/mips/mips4/stage2.spec,
|
||||||
|
specs/mips/mips4/stage3.spec, specs/ppc/ppc32/stage1.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-universal.spec,
|
||||||
|
specs/sparc/sparc64/distfiles.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage1.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-minimal.spec,
|
||||||
|
specs/sparc/sparc64/installcd-stage2-universal.spec,
|
||||||
|
specs/sparc/sparc64/packages.spec, specs/sparc/sparc64/stage1.spec,
|
||||||
|
specs/sparc/sparc64/stage2.spec, specs/sparc/sparc64/stage3.spec,
|
||||||
|
specs/x86/hardened/installcd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/power5/stage3-32ul.spec,
|
||||||
|
specs/x86/hardened/installcd-stage2-minimal.spec, specs/x86/stage1.spec,
|
||||||
|
specs/ppc/ppc64/power6/stage2-32ul.spec, specs/x86/hardened/stage1.spec,
|
||||||
|
specs/x86/stage2.spec, specs/ppc/ppc64/stage1-32ul.spec,
|
||||||
|
specs/ppc/ppc32/stage2.spec, specs/x86/hardened/stage2.spec,
|
||||||
|
specs/ppc/ppc64/stage2-32ul.spec, specs/ppc/ppc64/installcd-stage1.spec,
|
||||||
|
specs/x86/hardened/stage3.spec, specs/ppc/ppc64/power6/stage3-32ul.spec,
|
||||||
|
specs/x86/i686/livecd-stage1.spec, specs/ppc/ppc64/packages-32ul.spec,
|
||||||
|
specs/x86/i686/livecd-stage2.spec, specs/ppc/ppc64/distfiles-32ul.spec,
|
||||||
|
specs/x86/i686/livedvd-stage1.spec, specs/ppc/ppc64/stage3-32ul.spec,
|
||||||
|
specs/x86/i686/livedvd-stage2.spec, specs/ppc/ppc64/g5/stage2-32ul.spec,
|
||||||
|
specs/x86/i686/stage2-desktop.spec, specs/ppc/ppc64/g5/stage3-32ul.spec,
|
||||||
|
specs/x86/i686/stage2.spec, specs/ppc/ppc64/power5/stage2-64ul.spec,
|
||||||
|
specs/ppc/ppc32/stage3.spec, specs/x86/i686/stage3-desktop.spec,
|
||||||
|
specs/ppc/ppc64/power5/stage2-32ul.spec, specs/x86/i686/stage3.spec,
|
||||||
|
specs/ppc/ppc64/power5/stage3-64ul.spec, specs/x86/installcd-stage1.spec,
|
||||||
|
specs/ppc/ppc64/power6/stage2-64ul.spec,
|
||||||
|
specs/x86/installcd-stage2-minimal.spec, specs/ppc/ppc64/stage1-64ul.spec,
|
||||||
|
specs/ppc/ppc64/livecd-stage1.spec, specs/x86/stage3.spec,
|
||||||
|
specs/ppc/ppc64/stage2-64ul.spec, specs/ppc/ppc64/livecd-stage2.spec,
|
||||||
|
specs/ppc/ppc64/power6/stage3-64ul.spec,
|
||||||
|
specs/ppc/ppc64/packages-64ul.spec, specs/ppc/ppc64/distfiles-64ul.spec,
|
||||||
|
specs/ppc/ppc64/stage3-64ul.spec, specs/ppc/ppc64/g5/stage2-64ul.spec,
|
||||||
|
specs/ppc/ppc64/g5/stage3-64ul.spec,
|
||||||
|
specs/ppc/ppc64/installcd-stage2-minimal.spec:
|
||||||
|
Added hardened/amd64 specs and made sure all of the profiles in the specs
|
||||||
|
point to the proper locations.
|
||||||
|
|
||||||
|
11 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/distfiles.spec:
|
||||||
|
Removed devfsd and vanilla-sources-2.4 from distfiles and changed
|
||||||
|
vanilla-sources to gentoo-sources, since it'll pull in vanilla's distfiles,
|
||||||
|
anyway.
|
||||||
|
|
||||||
|
11 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
specs/alpha/installcd-stage1.spec,
|
||||||
|
specs/alpha/installcd-stage2-minimal.spec,
|
||||||
|
specs/alpha/installcd-stage2-universal.spec:
|
||||||
|
Changed profile to 2008.0 from no-nptl, removed 2.4 kernel options, and
|
||||||
|
removed GCC 3.3, since it was only needed for 2.4 building.
|
||||||
|
|
||||||
|
01 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||||
|
+kconfig/x86/livecd-2.6.22.config, +kconfig/amd64/livecd-2.6.22.config,
|
||||||
|
+kconfig/amd64/livecd-2.6.24.config,
|
||||||
|
+overlays/common/overlay/installcd/distfiles/README,
|
||||||
|
+overlays/common/overlay/installcd/docs/README,
|
||||||
|
+overlays/common/overlay/installcd/snapshots/README,
|
||||||
|
+overlays/common/overlay/installcd/stages/README,
|
||||||
|
+overlays/common/overlay/livecd/docs/README,
|
||||||
|
+overlays/common/overlay/livecd/snapshots/README,
|
||||||
|
+overlays/common/overlay/livedvd/distfiles/README,
|
||||||
|
+overlays/common/overlay/livedvd/docs/README,
|
||||||
|
+overlays/common/overlay/livedvd/snapshots/README,
|
||||||
|
+overlays/common/overlay/livedvd/stages/README,
|
||||||
|
+overlays/common/root_overlay/home/gentoo/.nautilus/metafiles/file:%2F%2F%
|
||||||
|
2Fhome%2Fgentoo%2FDesktop.xml,
|
||||||
|
+overlays/common/root_overlay/home/gentoo/.xscreensaver,
|
||||||
|
+scripts/livecd.sh, +specs/amd64/installcd-stage1.spec,
|
||||||
|
+specs/amd64/installcd-stage2-minimal.spec,
|
||||||
|
+specs/amd64/livecd-stage1.spec, +specs/amd64/livecd-stage2.spec,
|
||||||
|
+specs/amd64/livedvd-stage1.spec, +specs/amd64/livedvd-stage2.spec,
|
||||||
|
+specs/amd64/stage1.spec, +specs/amd64/stage2-desktop.spec,
|
||||||
|
+specs/amd64/stage2.spec, +specs/amd64/stage3-desktop.spec,
|
||||||
|
+specs/amd64/stage3.spec:
|
||||||
|
Initial 2008.0 import.
|
||||||
|
|
1235
releases/weekly/kconfig/alpha/installcd-2.6.23.config
Normal file
1235
releases/weekly/kconfig/alpha/installcd-2.6.23.config
Normal file
File diff suppressed because it is too large
Load diff
1237
releases/weekly/kconfig/alpha/installcd-2.6.24.2.config
Normal file
1237
releases/weekly/kconfig/alpha/installcd-2.6.24.2.config
Normal file
File diff suppressed because it is too large
Load diff
1238
releases/weekly/kconfig/alpha/installcd-2.6.24.6.config
Normal file
1238
releases/weekly/kconfig/alpha/installcd-2.6.24.6.config
Normal file
File diff suppressed because it is too large
Load diff
2021
releases/weekly/kconfig/amd64/installcd-2.6.24.config
Normal file
2021
releases/weekly/kconfig/amd64/installcd-2.6.24.config
Normal file
File diff suppressed because it is too large
Load diff
2648
releases/weekly/kconfig/amd64/livecd-2.6.24.config
Normal file
2648
releases/weekly/kconfig/amd64/livecd-2.6.24.config
Normal file
File diff suppressed because it is too large
Load diff
1333
releases/weekly/kconfig/hppa/installcd-2.6.24-livecd32.config
Normal file
1333
releases/weekly/kconfig/hppa/installcd-2.6.24-livecd32.config
Normal file
File diff suppressed because it is too large
Load diff
1333
releases/weekly/kconfig/hppa/installcd-2.6.24-livecd64.config
Normal file
1333
releases/weekly/kconfig/hppa/installcd-2.6.24-livecd64.config
Normal file
File diff suppressed because it is too large
Load diff
1346
releases/weekly/kconfig/ia64/installcd-2.6.24.config
Normal file
1346
releases/weekly/kconfig/ia64/installcd-2.6.24.config
Normal file
File diff suppressed because it is too large
Load diff
1514
releases/weekly/kconfig/powerpc/installcd-ibm-2.6.24.config
Normal file
1514
releases/weekly/kconfig/powerpc/installcd-ibm-2.6.24.config
Normal file
File diff suppressed because it is too large
Load diff
1526
releases/weekly/kconfig/powerpc/installcd-pegasos-2.6.23.config
Normal file
1526
releases/weekly/kconfig/powerpc/installcd-pegasos-2.6.23.config
Normal file
File diff suppressed because it is too large
Load diff
1800
releases/weekly/kconfig/powerpc/installcd-ppc32apple-2.6.24.config
Normal file
1800
releases/weekly/kconfig/powerpc/installcd-ppc32apple-2.6.24.config
Normal file
File diff suppressed because it is too large
Load diff
1710
releases/weekly/kconfig/powerpc/installcd-ppc64apple-2.6.24.config
Normal file
1710
releases/weekly/kconfig/powerpc/installcd-ppc64apple-2.6.24.config
Normal file
File diff suppressed because it is too large
Load diff
1569
releases/weekly/kconfig/powerpc/livecd-ppc32apple-2.6.24.config
Normal file
1569
releases/weekly/kconfig/powerpc/livecd-ppc32apple-2.6.24.config
Normal file
File diff suppressed because it is too large
Load diff
2027
releases/weekly/kconfig/sparc/installcd-2.6.24.config
Normal file
2027
releases/weekly/kconfig/sparc/installcd-2.6.24.config
Normal file
File diff suppressed because it is too large
Load diff
2147
releases/weekly/kconfig/x86/installcd-2.6.24.config
Normal file
2147
releases/weekly/kconfig/x86/installcd-2.6.24.config
Normal file
File diff suppressed because it is too large
Load diff
2885
releases/weekly/kconfig/x86/livecd-2.6.24.config
Normal file
2885
releases/weekly/kconfig/x86/livecd-2.6.24.config
Normal file
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,2 @@
|
||||||
|
This directory has local copies of files needed to install Gentoo without a
|
||||||
|
network connection, following the Handbook.
|
|
@ -0,0 +1,3 @@
|
||||||
|
This directory has a local copy of the Gentoo Handbook for this CD. For the
|
||||||
|
latest version of the Handbook for doing an installation completely from the
|
||||||
|
media on this CD, go to http://www.gentoo.org/doc/en/handbook/2008.0/index.xml
|
|
@ -0,0 +1,3 @@
|
||||||
|
This directory contains a snapshot of the Gentoo package repository that was
|
||||||
|
used to build this release media. This snapshot will be required to perform
|
||||||
|
an installation without access to the Internet.
|
|
@ -0,0 +1,2 @@
|
||||||
|
This directory contains the stage tarballs for this architecture. These stages
|
||||||
|
are used during installation.
|
|
@ -0,0 +1,3 @@
|
||||||
|
This directory has a local copy of the Gentoo Handbook for this CD. For the
|
||||||
|
latest version of the Handbook for doing an installation completely from the
|
||||||
|
media on this CD, go to http://www.gentoo.org/doc/en/handbook/2008.0/index.xml
|
|
@ -0,0 +1,3 @@
|
||||||
|
This directory contains a snapshot of the Gentoo package repository that was
|
||||||
|
used to build this release media. This snapshot will be required to perform
|
||||||
|
an installation without access to the Internet.
|
|
@ -0,0 +1 @@
|
||||||
|
This is the location for distfiles for the LiveDVD.
|
|
@ -0,0 +1,3 @@
|
||||||
|
This directory has a local copy of the Gentoo Handbook for this CD. For the
|
||||||
|
latest version of the Handbook for doing an installation completely from the
|
||||||
|
media on this DVD, go to http://www.gentoo.org/doc/en/handbook/2008.0/index.xml
|
|
@ -0,0 +1,3 @@
|
||||||
|
This directory contains a snapshot of the Gentoo package repository that was
|
||||||
|
used to build this release media. This snapshot will be required to perform
|
||||||
|
an installation without access to the Internet.
|
|
@ -0,0 +1,2 @@
|
||||||
|
This directory contains the stage tarballs for this architecture. These stages
|
||||||
|
are used during installation.
|
|
@ -0,0 +1,2 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
<directory><file name="installer-dialog.desktop" timestamp="1147362647" icon_position="64,382"/><file name="installer-faq.desktop" timestamp="1147362575" icon_position="64,502"/><file name="installer-gtk.desktop" timestamp="1147362575" icon_position="64,602"/></directory>
|
|
@ -0,0 +1,312 @@
|
||||||
|
# XScreenSaver Preferences File
|
||||||
|
# Written by xscreensaver-demo 4.20 for wolf31o2 on Wed Jun 1 21:38:56 2005.
|
||||||
|
# http://www.jwz.org/xscreensaver/
|
||||||
|
|
||||||
|
timeout: 0:20:00
|
||||||
|
cycle: 0:10:00
|
||||||
|
lock: False
|
||||||
|
lockTimeout: 0:20:00
|
||||||
|
passwdTimeout: 0:00:30
|
||||||
|
visualID: default
|
||||||
|
installColormap: True
|
||||||
|
verbose: False
|
||||||
|
timestamp: True
|
||||||
|
splash: True
|
||||||
|
splashDuration: 0:00:05
|
||||||
|
quad: False
|
||||||
|
demoCommand: xscreensaver-demo
|
||||||
|
prefsCommand: xscreensaver-demo -prefs
|
||||||
|
nice: 10
|
||||||
|
memoryLimit: 0
|
||||||
|
fade: True
|
||||||
|
unfade: False
|
||||||
|
fadeSeconds: 0:00:03
|
||||||
|
fadeTicks: 20
|
||||||
|
captureStderr: True
|
||||||
|
ignoreUninstalledPrograms:False
|
||||||
|
font: *-medium-r-*-140-*-m-*
|
||||||
|
dpmsEnabled: True
|
||||||
|
dpmsStandby: 0:20:00
|
||||||
|
dpmsSuspend: 0:20:00
|
||||||
|
dpmsOff: 0:20:00
|
||||||
|
grabDesktopImages: True
|
||||||
|
grabVideoFrames: False
|
||||||
|
chooseRandomImages: False
|
||||||
|
imageDirectory:
|
||||||
|
|
||||||
|
mode: blank
|
||||||
|
selected: 198
|
||||||
|
|
||||||
|
programs: \
|
||||||
|
"Qix (solid)" qix -root -solid -segments 100 \n\
|
||||||
|
"Qix (transparent)" qix -root -count 4 -solid -transparent \n\
|
||||||
|
"Qix (linear)" qix -root -count 5 -solid -transparent \
|
||||||
|
-linear -segments 250 -size 100 \n\
|
||||||
|
- "Qix (xor)" qix -root -linear -count 5 -size 200 \
|
||||||
|
-spread 30 -segments 75 -solid -xor \n\
|
||||||
|
"Attraction (balls)" attraction -root -mode balls \n\
|
||||||
|
"Attraction (lines)" attraction -root -mode lines -points 3 \
|
||||||
|
-segments 200 \n\
|
||||||
|
- "Attraction (poly)" attraction -root -mode polygons \n\
|
||||||
|
"Attraction (splines)" attraction -root -mode splines -segments \
|
||||||
|
300 \n\
|
||||||
|
"Attraction (orbital)" attraction -root -mode lines -radius 300 \
|
||||||
|
-orbit -vmult 0.5 \n\
|
||||||
|
pyro -root \n\
|
||||||
|
rocks -root \n\
|
||||||
|
helix -root \n\
|
||||||
|
pedal -root \n\
|
||||||
|
rorschach -root -offset 7 \n\
|
||||||
|
hopalong -root \n\
|
||||||
|
greynetic -root \n\
|
||||||
|
imsmap -root \n\
|
||||||
|
slidescreen -root \n\
|
||||||
|
decayscreen -root \n\
|
||||||
|
jigsaw -root \n\
|
||||||
|
blitspin -root -grab \n\
|
||||||
|
slip -root \n\
|
||||||
|
distort -root \n\
|
||||||
|
spotlight -root \n\
|
||||||
|
"Ripples (oily)" ripples -root -oily -light 2 \n\
|
||||||
|
"Ripples (stir)" ripples -root -oily -light 2 -stir \n\
|
||||||
|
"Ripples (desktop)" ripples -root -water -light 6 \n\
|
||||||
|
hypercube -root \n\
|
||||||
|
- hyperball -root \n\
|
||||||
|
halo -root \n\
|
||||||
|
maze -root \n\
|
||||||
|
noseguy -root \n\
|
||||||
|
flame -root \n\
|
||||||
|
lmorph -root \n\
|
||||||
|
deco -root \n\
|
||||||
|
moire -root \n\
|
||||||
|
moire2 -root \n\
|
||||||
|
lightning -root \n\
|
||||||
|
strange -root \n\
|
||||||
|
spiral -root \n\
|
||||||
|
laser -root \n\
|
||||||
|
grav -root \n\
|
||||||
|
"Grav (trails)" grav -root -trail -decay \n\
|
||||||
|
drift -root \n\
|
||||||
|
ifs -root \n\
|
||||||
|
julia -root \n\
|
||||||
|
penrose -root \n\
|
||||||
|
sierpinski -root \n\
|
||||||
|
braid -root \n\
|
||||||
|
galaxy -root \n\
|
||||||
|
bouboule -root \n\
|
||||||
|
swirl -root \n\
|
||||||
|
flag -root \n\
|
||||||
|
sphere -root \n\
|
||||||
|
forest -root \n\
|
||||||
|
lisa -root \n\
|
||||||
|
lissie -root \n\
|
||||||
|
goop -root -max-velocity 0.5 -elasticity \
|
||||||
|
0.9 \n\
|
||||||
|
starfish -root \n\
|
||||||
|
"Starfish (blob)" starfish -root -blob \n\
|
||||||
|
munch -root \n\
|
||||||
|
mismunch -root \n\
|
||||||
|
fadeplot -root \n\
|
||||||
|
coral -root -delay 0 \n\
|
||||||
|
mountain -root \n\
|
||||||
|
triangle -root -delay 1 \n\
|
||||||
|
worm -root \n\
|
||||||
|
rotor -root \n\
|
||||||
|
ant -root \n\
|
||||||
|
demon -root \n\
|
||||||
|
loop -root \n\
|
||||||
|
vines -root \n\
|
||||||
|
kaleidescope -root \n\
|
||||||
|
xjack -root \n\
|
||||||
|
xlyap -root -randomize \n\
|
||||||
|
cynosure -root \n\
|
||||||
|
flow -root \n\
|
||||||
|
epicycle -root \n\
|
||||||
|
interference -root \n\
|
||||||
|
truchet -root -randomize \n\
|
||||||
|
bsod -root \n\
|
||||||
|
crystal -root \n\
|
||||||
|
discrete -root \n\
|
||||||
|
kumppa -root \n\
|
||||||
|
rd-bomb -root \n\
|
||||||
|
"RD-Bomb (mobile)" rd-bomb -root -speed 1 -size 0.1 \n\
|
||||||
|
sonar -root \n\
|
||||||
|
t3d -root \n\
|
||||||
|
penetrate -root \n\
|
||||||
|
deluxe -root \n\
|
||||||
|
compass -root \n\
|
||||||
|
squiral -root \n\
|
||||||
|
xflame -root \n\
|
||||||
|
wander -root \n\
|
||||||
|
"Wander (spots)" wander -root -advance 0 -size 10 -circles \
|
||||||
|
-length 10000 -reset 100000 \n\
|
||||||
|
critical -root \n\
|
||||||
|
phosphor -root \n\
|
||||||
|
xmatrix -root \n\
|
||||||
|
petri -root -size 2 -count 20 \n\
|
||||||
|
"Petri 2" petri -root -minlifespeed 0.02 \
|
||||||
|
-maxlifespeed 0.03 -minlifespan 1 \
|
||||||
|
-maxlifespan 1 -instantdeathchan 0 \
|
||||||
|
-minorchan 0 -anychan 0.3 \n\
|
||||||
|
shadebobs -root \n\
|
||||||
|
ccurve -root \n\
|
||||||
|
blaster -root \n\
|
||||||
|
bumps -root \n\
|
||||||
|
xteevee -root \n\
|
||||||
|
xanalogtv -root \n\
|
||||||
|
xspirograph -root \n\
|
||||||
|
nerverot -root \n\
|
||||||
|
- "NerveRot (dense)" nerverot -root -count 1000 \n\
|
||||||
|
- "NerveRot (thick)" nerverot -root -count 100 -line-width 4 \
|
||||||
|
-max-nerve-radius 0.8 -nervousness 0.5 \
|
||||||
|
-db \n\
|
||||||
|
xrayswarm -root \n\
|
||||||
|
- "Zoom (Fatbits)" zoom -root \n\
|
||||||
|
"Zoom (Lenses)" zoom -root -lenses \n\
|
||||||
|
rotzoomer -root \n\
|
||||||
|
- "RotZoomer (mobile)" rotzoomer -root -move \n\
|
||||||
|
- "RotZoomer (sweep)" rotzoomer -root -sweep \n\
|
||||||
|
whirlwindwarp -root \n\
|
||||||
|
whirlygig -root \n\
|
||||||
|
speedmine -root \n\
|
||||||
|
"SpeedWorm" speedmine -root -worm \n\
|
||||||
|
vermiculate -root \n\
|
||||||
|
twang -root \n\
|
||||||
|
apollonian -root \n\
|
||||||
|
euler2d -root \n\
|
||||||
|
"Euler2d (dense)" euler2d -root -count 4000 -eulertail 400 \
|
||||||
|
-ncolors 230 \n\
|
||||||
|
- juggle -root \n\
|
||||||
|
polyominoes -root \n\
|
||||||
|
- thornbird -root \n\
|
||||||
|
fluidballs -root \n\
|
||||||
|
anemone -root \n\
|
||||||
|
halftone -root \n\
|
||||||
|
metaballs -root \n\
|
||||||
|
eruption -root \n\
|
||||||
|
popsquares -root \n\
|
||||||
|
barcode -root \n\
|
||||||
|
piecewise -root \n\
|
||||||
|
cloudlife -root \n\
|
||||||
|
fontglide -root -page \n\
|
||||||
|
"FontGlide (scroller)" fontglide -root -scroll \n\
|
||||||
|
apple2 -root \n\
|
||||||
|
bubbles -root \n\
|
||||||
|
pong -root \n\
|
||||||
|
wormhole -root \n\
|
||||||
|
pacman -root \n\
|
||||||
|
fuzzyflakes -root \n\
|
||||||
|
- default-n: webcollage -root \n\
|
||||||
|
- default-n: "WebCollage (whacked)" \
|
||||||
|
webcollage -root -filter 'vidwhacker \
|
||||||
|
-stdin -stdout' \n\
|
||||||
|
- default-n: vidwhacker -root \n\
|
||||||
|
GL: gears -root \n\
|
||||||
|
GL: "Gears (planetary)" gears -root -planetary \n\
|
||||||
|
GL: superquadrics -root \n\
|
||||||
|
GL: morph3d -root \n\
|
||||||
|
GL: cage -root \n\
|
||||||
|
GL: moebius -root \n\
|
||||||
|
GL: stairs -root \n\
|
||||||
|
GL: pipes -root \n\
|
||||||
|
GL: sproingies -root \n\
|
||||||
|
GL: rubik -root \n\
|
||||||
|
GL: atlantis -root \n\
|
||||||
|
GL: lament -root \n\
|
||||||
|
GL: bubble3d -root \n\
|
||||||
|
GL: glplanet -root \n\
|
||||||
|
GL: flurry -root -preset random \n\
|
||||||
|
GL: pulsar -root \n\
|
||||||
|
- GL: "Pulsar (textures)" pulsar -root -texture -mipmap \
|
||||||
|
-texture_quality -light -fog \n\
|
||||||
|
GL: extrusion -root \n\
|
||||||
|
GL: sierpinski3d -root \n\
|
||||||
|
GL: menger -root \n\
|
||||||
|
GL: gflux -root \n\
|
||||||
|
GL: "GFlux (grab)" gflux -root -mode grab \n\
|
||||||
|
GL: stonerview -root \n\
|
||||||
|
GL: starwars -root \n\
|
||||||
|
GL: gltext -root \n\
|
||||||
|
GL: "GLText (clock)" gltext -text "%A%n%d %b %Y%n%r" -root \n\
|
||||||
|
GL: molecule -root \n\
|
||||||
|
GL: "Molecule (lumpy)" molecule -root -no-bonds -no-labels \n\
|
||||||
|
GL: dangerball -root \n\
|
||||||
|
GL: circuit -root \n\
|
||||||
|
GL: engine -root \n\
|
||||||
|
GL: flipscreen3d -root \n\
|
||||||
|
GL: glsnake -root \n\
|
||||||
|
GL: boxed -root \n\
|
||||||
|
GL: glforestfire -root \n\
|
||||||
|
- GL: "GLForestFire (rain)" glforestfire -root -count 0 \n\
|
||||||
|
GL: sballs -root \n\
|
||||||
|
GL: cubenetic -root \n\
|
||||||
|
GL: spheremonics -root \n\
|
||||||
|
GL: lavalite -root \n\
|
||||||
|
GL: queens -root \n\
|
||||||
|
GL: endgame -root \n\
|
||||||
|
- GL: glblur -root \n\
|
||||||
|
GL: atunnel -root \n\
|
||||||
|
GL: flyingtoasters -root \n\
|
||||||
|
GL: bouncingcow -root \n\
|
||||||
|
GL: jigglypuff -root -random \n\
|
||||||
|
GL: klein -root -random \n\
|
||||||
|
GL: "HyperTorus (striped)" hypertorus -root \n\
|
||||||
|
GL: "HyperTorus (solid)" hypertorus -root -solid -transparent \n\
|
||||||
|
GL: glmatrix -root -speed 1.7282 \n\
|
||||||
|
GL: cubestorm -root \n\
|
||||||
|
GL: glknots -root \n\
|
||||||
|
GL: blocktube -root \n\
|
||||||
|
GL: flipflop -root \n\
|
||||||
|
GL: antspotlight -root \n\
|
||||||
|
- GL: glslideshow -root \n\
|
||||||
|
GL: polytopes -root \n\
|
||||||
|
GL: gleidescope -root \n\
|
||||||
|
- GL: mirrorblob -root \n\
|
||||||
|
GL: "MirrorBlob (color only)" mirrorblob -root -colour -no-texture \n\
|
||||||
|
GL: blinkbox -root \n\
|
||||||
|
GL: noof -root \n\
|
||||||
|
GL: polyhedra -root \n\
|
||||||
|
- xdaliclock -root -builtin3 -cycle \n\
|
||||||
|
- default-n: xearth -nofork -nostars -ncolors 50 \
|
||||||
|
-night 3 -wait 0 -timewarp 400.0 -pos \
|
||||||
|
sunrel/38/-30 \n\
|
||||||
|
- xplanet -vroot -wait 1 -timewarp 90000 \
|
||||||
|
-label -origin moon \n\
|
||||||
|
- xmountains -b -M -Z 0 -r 1 \n\
|
||||||
|
- "XMountains (top)" xmountains -b -M -Z 0 -r 1 -m \n\
|
||||||
|
- xaos -root -autopilot -nogui -delay 10000 \
|
||||||
|
-maxframerate 30 -incoloring -1 \
|
||||||
|
-outcoloring -1 \n\
|
||||||
|
- xfishtank -d -s \n\
|
||||||
|
- xsnow \n\
|
||||||
|
- goban -root \n\
|
||||||
|
- electricsheep \n\
|
||||||
|
- cosmos -root \n\
|
||||||
|
- GL: sphereEversion --root \n\
|
||||||
|
- GL: fireflies -root \n\
|
||||||
|
- GL: antinspect -root \n\
|
||||||
|
- GL: providence -root \n\
|
||||||
|
anemotaxis -root \n\
|
||||||
|
memscroller -root \n\
|
||||||
|
substrate -root \n\
|
||||||
|
"Substrate (circles)" substrate -root -circle-percent 33 \n\
|
||||||
|
intermomentary -root \n\
|
||||||
|
fireworkx -root \n\
|
||||||
|
fiberlamp -root \n\
|
||||||
|
boxfit -root \n\
|
||||||
|
- GL: "Pinion (large gears)" pinion -root \n\
|
||||||
|
- GL: "Pinion (small gears)" pinion -root -size 0.2 -scroll 0.3 \n\
|
||||||
|
- GL: boing -root -lighting -smooth \n\
|
||||||
|
- GL: carousel -root \n\
|
||||||
|
|
||||||
|
|
||||||
|
pointerPollTime: 0:00:05
|
||||||
|
windowCreationTimeout:0:00:30
|
||||||
|
initialDelay: 0:00:00
|
||||||
|
sgiSaverExtension: True
|
||||||
|
mitSaverExtension: False
|
||||||
|
xidleExtension: True
|
||||||
|
GetViewPortIsFullOfLies:False
|
||||||
|
procInterrupts: True
|
||||||
|
overlayStderr: True
|
||||||
|
|
74
releases/weekly/scripts/livecd.sh
Normal file
74
releases/weekly/scripts/livecd.sh
Normal file
|
@ -0,0 +1,74 @@
|
||||||
|
#!/bin/bash
|
||||||
|
# This is where we will put any release-specific fsscript code
|
||||||
|
|
||||||
|
if [[ -e /etc/conf.d/clock ]]
|
||||||
|
then
|
||||||
|
sed -i -e 's/#TIMEZONE="Factory"/TIMEZONE="UTC"/' /etc/conf.d/clock
|
||||||
|
fi
|
||||||
|
|
||||||
|
case `uname -m` in
|
||||||
|
alpha)
|
||||||
|
echo >> /etc/sysctl.conf
|
||||||
|
echo "# Disable UAC on Alpha" >> /etc/sysctl.conf
|
||||||
|
echo "kernel.uac.noprint = 1" >> /etc/sysctl.conf
|
||||||
|
;;
|
||||||
|
i?86|x86_64)
|
||||||
|
sed -i 's/DRIVER fbdev/DRIVER vesa/' /usr/share/hwdata/Cards
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
# Enforce a unicode font by default
|
||||||
|
sed -e 's/CONSOLEFONT="default8x16"/CONSOLEFONT="lat1-16"/' \
|
||||||
|
-e '/^#CONSOLETRANSLATION="8859-1_to_uni"/ s/^#//' \
|
||||||
|
-i /etc/conf.d/consolefont
|
||||||
|
|
||||||
|
# This is necessary because /home/gentoo in the squashfs ends up getting owned
|
||||||
|
# by whoever the owner of the overlay files were on the build box. This causes
|
||||||
|
# weird stuff to happen like X failing to start because it doesn't have the
|
||||||
|
# ability to write the .Xauthority file
|
||||||
|
if [[ -d /home/gentoo ]]
|
||||||
|
then
|
||||||
|
chown -R gentoo:users /home/gentoo
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo "#####################################################" > /etc/fstab
|
||||||
|
echo "## ATTENTION: THIS IS THE FSTAB ON THE LIVECD ##" >> /etc/fstab
|
||||||
|
echo "## PLEASE EDIT THE FSTAB at /mnt/gentoo/etc/fstab ##" >> /etc/fstab
|
||||||
|
echo "#####################################################" >> /etc/fstab
|
||||||
|
|
||||||
|
# fstab tweaks
|
||||||
|
echo "tmpfs / tmpfs defaults 0 0" >> /etc/fstab
|
||||||
|
echo "tmpfs /lib/firmware tmpfs defaults 0 0" >> /etc/fstab
|
||||||
|
echo "tmpfs /usr/portage tmpfs defaults 0 0" >> /etc/fstab
|
||||||
|
#echo "tmpfs /boot tmpfs defaults 0 0" >> /etc/fstab
|
||||||
|
|
||||||
|
# pull /boot from the CD
|
||||||
|
cd /boot && ls -1 | grep -v boot > /usr/livecd/bootfiles.txt
|
||||||
|
mv -f System.map* /usr/livecd
|
||||||
|
rm -rf /boot/*
|
||||||
|
cat << 'EOF' >> /etc/conf.d/local.start
|
||||||
|
if [ -n "$(ls /mnt/cdrom)" ]
|
||||||
|
then
|
||||||
|
rm /boot
|
||||||
|
mkdir /boot
|
||||||
|
mount -t tmpfs tmpfs /boot
|
||||||
|
INITRAMFS=`ls -1 /mnt/cdrom/{boot,isolinux}/*.igz 2>/dev/null | head -n 1`
|
||||||
|
KERNEL=${INITRAMFS/.igz/}
|
||||||
|
initramfs=`grep initr /usr/livecd/bootfiles.txt | head -n 1`
|
||||||
|
kernel=`grep '^kernel-' /usr/livecd/bootfiles.txt | head -n 1`
|
||||||
|
cp -f ${INITRAMFS} /boot/${initramfs}
|
||||||
|
cp -f ${KERNEL} /boot/${kernel}
|
||||||
|
cp -f /usr/livecd/System.map* /boot
|
||||||
|
fi
|
||||||
|
EOF
|
||||||
|
|
||||||
|
#[ -x /usr/bin/ktelnet ] && ln -sf /usr/bin/ktelnet /usr/bin/telnet
|
||||||
|
#[ -x /usr/bin/kftp ] && ln -sf /usr/bin/kftp /usr/bin/ftp
|
||||||
|
|
||||||
|
# Remove DefaultColorDepth
|
||||||
|
[ -e /etc/X11/xorg.conf.in ] && sed -i -e '/DefaultColorDepth/d' /etc/X11/xorg.conf.in
|
||||||
|
|
||||||
|
# This is here so that the retval of the line above (which may be non-0
|
||||||
|
# even if everything is ok) is not the retval of the script which would
|
||||||
|
# make catalyst unhappy.
|
||||||
|
exit 0
|
34
releases/weekly/specs/alpha/distfiles.spec
Normal file
34
releases/weekly/specs/alpha/distfiles.spec
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
subarch: alpha
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: grp
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/alpha/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-alpha-2008.0
|
||||||
|
grp: src
|
||||||
|
|
||||||
|
grp/src/type: srcset
|
||||||
|
grp/src/packages:
|
||||||
|
app-accessibility/brltty
|
||||||
|
udev
|
||||||
|
vanilla-sources
|
||||||
|
gentoo-sources
|
||||||
|
rp-pppoe
|
||||||
|
speedtouch
|
||||||
|
pptpclient
|
||||||
|
iputils
|
||||||
|
vixie-cron
|
||||||
|
dcron
|
||||||
|
sysklogd
|
||||||
|
metalog
|
||||||
|
syslog-ng
|
||||||
|
xfsprogs
|
||||||
|
reiserfsprogs
|
||||||
|
dosfstools
|
||||||
|
aboot
|
||||||
|
gentoolkit
|
||||||
|
chkrootkit
|
||||||
|
isdn4k-utils
|
||||||
|
iproute2
|
||||||
|
# wireless-tools
|
||||||
|
genkernel
|
103
releases/weekly/specs/alpha/installcd-stage1.spec
Normal file
103
releases/weekly/specs/alpha/installcd-stage1.spec
Normal file
|
@ -0,0 +1,103 @@
|
||||||
|
subarch: alpha
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: livecd-stage1
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/alpha/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-alpha-2008.0
|
||||||
|
livecd/use:
|
||||||
|
-*
|
||||||
|
deprecated
|
||||||
|
fbcon
|
||||||
|
ipv6
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
lvm1
|
||||||
|
ncurses
|
||||||
|
nls
|
||||||
|
pam
|
||||||
|
readline
|
||||||
|
socks5
|
||||||
|
ssl
|
||||||
|
unicode
|
||||||
|
|
||||||
|
livecd/packages:
|
||||||
|
app-accessibility/brltty
|
||||||
|
# app-admin/hddtemp
|
||||||
|
# No keywords on alpha
|
||||||
|
# app-admin/passook
|
||||||
|
app-admin/pwgen
|
||||||
|
app-admin/syslog-ng
|
||||||
|
app-arch/unzip
|
||||||
|
app-editors/vim
|
||||||
|
app-misc/screen
|
||||||
|
app-misc/vlock
|
||||||
|
app-portage/mirrorselect
|
||||||
|
app-text/wgetpaste
|
||||||
|
# media-gfx/fbgrab
|
||||||
|
# net-analyzer/tcptraceroute
|
||||||
|
net-analyzer/traceroute
|
||||||
|
net-dialup/mingetty
|
||||||
|
# net-dialup/penggy
|
||||||
|
net-dialup/pptpclient
|
||||||
|
net-dialup/rp-pppoe
|
||||||
|
net-fs/nfs-utils
|
||||||
|
net-irc/irssi
|
||||||
|
net-misc/dhcpcd
|
||||||
|
net-misc/iputils
|
||||||
|
net-misc/ntp
|
||||||
|
net-misc/rdate
|
||||||
|
# net-misc/vconfig
|
||||||
|
net-proxy/dante
|
||||||
|
net-proxy/ntlmaps
|
||||||
|
net-proxy/tsocks
|
||||||
|
# net-wireless/ipw2100-firmware
|
||||||
|
# net-wireless/ipw2200-firmware
|
||||||
|
# net-wireless/prism54-firmware
|
||||||
|
# net-wireless/wireless-tools
|
||||||
|
# net-wireless/wpa_supplicant
|
||||||
|
# net-wireless/zd1201-firmware
|
||||||
|
# sys-apps/apmd
|
||||||
|
sys-apps/eject
|
||||||
|
sys-apps/ethtool
|
||||||
|
# sys-apps/fxload
|
||||||
|
sys-apps/hdparm
|
||||||
|
sys-apps/hwsetup
|
||||||
|
sys-apps/iproute2
|
||||||
|
# sys-apps/lssbus
|
||||||
|
# sys-apps/memtester
|
||||||
|
# no keywords on alpha
|
||||||
|
# sys-apps/netplug
|
||||||
|
sys-apps/parted
|
||||||
|
# sys-apps/powerpc-utils
|
||||||
|
# sys-apps/ibm-powerpc-utils
|
||||||
|
# sys-apps/ibm-powerpc-utils-papr
|
||||||
|
sys-apps/sdparm
|
||||||
|
# sys-block/partimage
|
||||||
|
# sys-block/qla-fc-firmware
|
||||||
|
# sys-boot/yaboot
|
||||||
|
# sys-devel/binutils-hppa64
|
||||||
|
# sys-devel/gcc-hppa64
|
||||||
|
sys-fs/cryptsetup
|
||||||
|
# sys-fs/dmraid
|
||||||
|
sys-fs/dosfstools
|
||||||
|
sys-fs/e2fsprogs
|
||||||
|
# sys-fs/evms
|
||||||
|
# sys-fs/hfsplusutils
|
||||||
|
# sys-fs/hfsutils
|
||||||
|
# sys-fs/iprutils
|
||||||
|
# sys-fs/jfsutils
|
||||||
|
sys-fs/lsscsi
|
||||||
|
sys-fs/lvm2
|
||||||
|
# sys-fs/lvm-user
|
||||||
|
# sys-fs/mac-fdisk
|
||||||
|
sys-fs/mdadm
|
||||||
|
# sys-fs/multipath-tools
|
||||||
|
# sys-fs/ntfsprogs
|
||||||
|
sys-fs/reiserfsprogs
|
||||||
|
sys-fs/xfsprogs
|
||||||
|
sys-libs/gpm
|
||||||
|
# No ACPI on alphas, not keyworded.
|
||||||
|
# sys-power/acpid
|
||||||
|
# sys-power/apmd
|
||||||
|
www-client/links
|
308
releases/weekly/specs/alpha/installcd-stage2-minimal.spec
Normal file
308
releases/weekly/specs/alpha/installcd-stage2-minimal.spec
Normal file
|
@ -0,0 +1,308 @@
|
||||||
|
subarch: alpha
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: livecd-stage2
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/alpha/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/livecd-stage1-alpha-2008.0
|
||||||
|
|
||||||
|
livecd/bootargs: dokeymap
|
||||||
|
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/aboot-1.0_pre20040408-r2-cdtar.tar.bz2
|
||||||
|
livecd/fsscript: ../../scripts/livecd.sh
|
||||||
|
livecd/fstype: squashfs
|
||||||
|
livecd/gk_mainargs: --lvm --dmraid --mdadm
|
||||||
|
livecd/iso: /var/tmp/catalyst/builds/default/install-alpha-minimal-2008.0.iso
|
||||||
|
livecd/type: gentoo-release-minimal
|
||||||
|
livecd/volid: Gentoo Linux alpha 2008.0
|
||||||
|
|
||||||
|
boot/kernel: gentoo
|
||||||
|
|
||||||
|
boot/kernel/gentoo/sources: gentoo-sources
|
||||||
|
boot/kernel/gentoo/config: ../../kconfig/alpha/installcd-2.6.24.6.config
|
||||||
|
boot/kernel/gentoo/use:
|
||||||
|
-*
|
||||||
|
atm
|
||||||
|
deprecated
|
||||||
|
fbcon
|
||||||
|
fbcondecor
|
||||||
|
ipv6
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
lvm1
|
||||||
|
mng
|
||||||
|
ncurses
|
||||||
|
nls
|
||||||
|
nptl
|
||||||
|
nptlonly
|
||||||
|
pam
|
||||||
|
png
|
||||||
|
readline
|
||||||
|
socks5
|
||||||
|
ssl
|
||||||
|
truetype
|
||||||
|
unicode
|
||||||
|
usb
|
||||||
|
|
||||||
|
# Not keyworded on alpha
|
||||||
|
#boot/kernel/gentoo/packages:
|
||||||
|
# sys-fs/ntfs3g
|
||||||
|
|
||||||
|
livecd/unmerge:
|
||||||
|
app-admin/eselect
|
||||||
|
app-admin/eselect-ctags
|
||||||
|
app-admin/eselect-vi
|
||||||
|
app-admin/perl-cleaner
|
||||||
|
app-admin/python-updater
|
||||||
|
app-arch/cpio
|
||||||
|
dev-libs/gmp
|
||||||
|
dev-libs/libxml2
|
||||||
|
dev-libs/mpfr
|
||||||
|
dev-libs/popt
|
||||||
|
dev-python/pycrypto
|
||||||
|
dev-util/pkgconfig
|
||||||
|
net-misc/rsync
|
||||||
|
perl-core/PodParser
|
||||||
|
perl-core/Test-Harness
|
||||||
|
sys-apps/debianutils
|
||||||
|
sys-apps/diffutils
|
||||||
|
sys-apps/file
|
||||||
|
sys-apps/groff
|
||||||
|
sys-apps/man
|
||||||
|
sys-apps/man-pages
|
||||||
|
sys-apps/miscfiles
|
||||||
|
# sys-apps/portage
|
||||||
|
# sys-apps/sandbox
|
||||||
|
sys-apps/texinfo
|
||||||
|
sys-devel/autoconf
|
||||||
|
sys-devel/autoconf-wrapper
|
||||||
|
sys-devel/automake
|
||||||
|
sys-devel/automake-wrapper
|
||||||
|
sys-devel/binutils
|
||||||
|
sys-devel/binutils-config
|
||||||
|
sys-devel/bison
|
||||||
|
sys-devel/flex
|
||||||
|
sys-devel/gcc
|
||||||
|
sys-devel/gcc-config
|
||||||
|
sys-devel/gettext
|
||||||
|
sys-devel/gnuconfig
|
||||||
|
sys-devel/libtool
|
||||||
|
sys-devel/m4
|
||||||
|
sys-devel/make
|
||||||
|
sys-devel/patch
|
||||||
|
sys-libs/db
|
||||||
|
sys-libs/gdbm
|
||||||
|
sys-libs/libkudzu
|
||||||
|
sys-kernel/genkernel
|
||||||
|
sys-kernel/linux-headers
|
||||||
|
|
||||||
|
livecd/empty:
|
||||||
|
/etc/cron.daily
|
||||||
|
/etc/cron.hourly
|
||||||
|
/etc/cron.monthly
|
||||||
|
/etc/cron.weekly
|
||||||
|
/etc/logrotate.d
|
||||||
|
/etc/modules.autoload.d
|
||||||
|
/etc/rsync
|
||||||
|
/etc/runlevels/single
|
||||||
|
/etc/skel
|
||||||
|
/lib/dev-state
|
||||||
|
/lib/udev-state
|
||||||
|
/lib64/dev-state
|
||||||
|
/lib64/udev-state
|
||||||
|
/root/.ccache
|
||||||
|
/tmp
|
||||||
|
/usr/diet/include
|
||||||
|
/usr/diet/man
|
||||||
|
/usr/i386-gentoo-linux-uclibc
|
||||||
|
/usr/i386-pc-linux-gnu
|
||||||
|
/usr/i386-pc-linux-uclibc
|
||||||
|
/usr/include
|
||||||
|
/usr/lib/X11/config
|
||||||
|
/usr/lib/X11/doc
|
||||||
|
/usr/lib/X11/etc
|
||||||
|
/usr/lib/awk
|
||||||
|
/usr/lib/ccache
|
||||||
|
/usr/lib/gcc-config
|
||||||
|
/usr/lib/gconv
|
||||||
|
/usr/lib/nfs
|
||||||
|
/usr/lib/perl5/site_perl
|
||||||
|
/usr/lib/portage
|
||||||
|
/usr/lib/python2.2
|
||||||
|
/usr/lib/python2.3
|
||||||
|
/usr/lib/python2.4/test
|
||||||
|
/usr/lib64/X11/config
|
||||||
|
/usr/lib64/X11/doc
|
||||||
|
/usr/lib64/X11/etc
|
||||||
|
/usr/lib64/awk
|
||||||
|
/usr/lib64/ccache
|
||||||
|
/usr/lib64/gcc-config
|
||||||
|
/usr/lib64/gconv
|
||||||
|
/usr/lib64/nfs
|
||||||
|
/usr/lib64/perl5/site_perl
|
||||||
|
/usr/lib64/portage
|
||||||
|
/usr/lib64/python2.2
|
||||||
|
/usr/lib64/python2.3
|
||||||
|
/usr/lib64/python2.4/test
|
||||||
|
/usr/local
|
||||||
|
/usr/portage
|
||||||
|
/usr/powerpc-unknown-linux-gnu
|
||||||
|
/usr/powerpc64-unknown-linux-gnu
|
||||||
|
/usr/share/aclocal
|
||||||
|
/usr/share/baselayout
|
||||||
|
/usr/share/binutils-data
|
||||||
|
/usr/share/consolefonts/partialfonts
|
||||||
|
/usr/share/consoletrans
|
||||||
|
/usr/share/dict
|
||||||
|
/usr/share/doc
|
||||||
|
/usr/share/emacs
|
||||||
|
/usr/share/et
|
||||||
|
/usr/share/gcc-data
|
||||||
|
/usr/share/genkernel
|
||||||
|
/usr/share/gettext
|
||||||
|
/usr/share/glib-2.0
|
||||||
|
/usr/share/gnuconfig
|
||||||
|
/usr/share/gtk-doc
|
||||||
|
/usr/share/i18n
|
||||||
|
/usr/share/info
|
||||||
|
/usr/share/lcms
|
||||||
|
/usr/share/libtool
|
||||||
|
/usr/share/locale
|
||||||
|
/usr/share/man
|
||||||
|
/usr/share/rfc
|
||||||
|
/usr/share/ss
|
||||||
|
/usr/share/state
|
||||||
|
/usr/share/texinfo
|
||||||
|
/usr/share/unimaps
|
||||||
|
/usr/share/zoneinfo
|
||||||
|
/usr/sparc-unknown-linux-gnu
|
||||||
|
/usr/src
|
||||||
|
/usr/x86_64-pc-linux-gnu
|
||||||
|
/var/cache
|
||||||
|
/var/empty
|
||||||
|
/var/lib/portage
|
||||||
|
/var/lock
|
||||||
|
/var/log
|
||||||
|
/var/run
|
||||||
|
/var/spool
|
||||||
|
/var/state
|
||||||
|
/var/tmp
|
||||||
|
|
||||||
|
livecd/rm:
|
||||||
|
/boot/System*
|
||||||
|
/boot/initr*
|
||||||
|
/boot/kernel*
|
||||||
|
/etc/*-
|
||||||
|
/etc/*.old
|
||||||
|
/etc/default/audioctl
|
||||||
|
/etc/dispatch-conf.conf
|
||||||
|
/etc/env.d/05binutils
|
||||||
|
/etc/env.d/05gcc
|
||||||
|
/etc/etc-update.conf
|
||||||
|
/etc/hosts.bck
|
||||||
|
/etc/issue*
|
||||||
|
/etc/genkernel.conf
|
||||||
|
/etc/make.conf*
|
||||||
|
/etc/make.globals
|
||||||
|
/etc/make.profile
|
||||||
|
/etc/man.conf
|
||||||
|
/etc/resolv.conf
|
||||||
|
/lib*/*.a
|
||||||
|
/lib*/*.la
|
||||||
|
/lib*/cpp
|
||||||
|
/lib*/security/pam_access.so
|
||||||
|
/lib*/security/pam_chroot.so
|
||||||
|
/lib*/security/pam_debug.so
|
||||||
|
/lib*/security/pam_ftp.so
|
||||||
|
/lib*/security/pam_issue.so
|
||||||
|
/lib*/security/pam_mail.so
|
||||||
|
/lib*/security/pam_mkhomedir.so
|
||||||
|
/lib*/security/pam_motd.so
|
||||||
|
/lib*/security/pam_postgresok.so
|
||||||
|
/lib*/security/pam_rhosts_auth.so
|
||||||
|
/lib*/security/pam_userdb.so
|
||||||
|
/root/.bash_history
|
||||||
|
/root/.viminfo
|
||||||
|
/sbin/*.static
|
||||||
|
/sbin/fsck.cramfs
|
||||||
|
/sbin/fsck.minix
|
||||||
|
/sbin/mkfs.bfs
|
||||||
|
/sbin/mkfs.cramfs
|
||||||
|
/sbin/mkfs.minix
|
||||||
|
/usr/bin/addr2line
|
||||||
|
/usr/bin/ar
|
||||||
|
/usr/bin/as
|
||||||
|
/usr/bin/audioctl
|
||||||
|
/usr/bin/c++*
|
||||||
|
/usr/bin/cc
|
||||||
|
/usr/bin/cjpeg
|
||||||
|
/usr/bin/cpp
|
||||||
|
/usr/bin/djpeg
|
||||||
|
/usr/bin/ebuild
|
||||||
|
/usr/bin/emerge
|
||||||
|
/usr/bin/elftoaout
|
||||||
|
/usr/bin/f77
|
||||||
|
/usr/bin/g++*
|
||||||
|
/usr/bin/g77
|
||||||
|
/usr/bin/gcc*
|
||||||
|
/usr/bin/genkernel
|
||||||
|
/usr/bin/gprof
|
||||||
|
/usr/bin/i386-gentoo-linux-uclibc-*
|
||||||
|
/usr/bin/i386-pc-linux-*
|
||||||
|
/usr/bin/jpegtran
|
||||||
|
/usr/bin/ld
|
||||||
|
/usr/bin/libpng*
|
||||||
|
/usr/bin/nm
|
||||||
|
/usr/bin/objcopy
|
||||||
|
/usr/bin/objdump
|
||||||
|
/usr/bin/piggyback*
|
||||||
|
/usr/bin/portageq
|
||||||
|
/usr/bin/ranlib
|
||||||
|
/usr/bin/readelf
|
||||||
|
/usr/bin/repoman
|
||||||
|
/usr/bin/size
|
||||||
|
/usr/bin/powerpc-unknown-linux-gnu-*
|
||||||
|
/usr/bin/powerpc64-unknown-linux-gnu-*
|
||||||
|
/usr/bin/sparc-unknown-linux-gnu-*
|
||||||
|
/usr/bin/sparc64-unknown-linux-gnu-*
|
||||||
|
/usr/bin/strings
|
||||||
|
/usr/bin/strip
|
||||||
|
/usr/bin/tbz2tool
|
||||||
|
/usr/bin/x86_64-pc-linux-gnu-*
|
||||||
|
/usr/bin/xpak
|
||||||
|
/usr/bin/yacc
|
||||||
|
/usr/lib*/*.a
|
||||||
|
/usr/lib*/*.la
|
||||||
|
/usr/lib*/perl5/site_perl
|
||||||
|
/usr/lib*/gcc-lib/*/*/libgcj*
|
||||||
|
/usr/sbin/archive-conf
|
||||||
|
/usr/sbin/dispatch-conf
|
||||||
|
/usr/sbin/emaint
|
||||||
|
/usr/sbin/emerge-webrsync
|
||||||
|
/usr/sbin/env-update
|
||||||
|
/usr/sbin/fb*
|
||||||
|
/usr/sbin/fixpackages
|
||||||
|
/usr/sbin/quickpkg
|
||||||
|
/usr/sbin/regenworld
|
||||||
|
/usr/share/consolefonts/1*
|
||||||
|
/usr/share/consolefonts/7*
|
||||||
|
/usr/share/consolefonts/8*
|
||||||
|
/usr/share/consolefonts/9*
|
||||||
|
/usr/share/consolefonts/A*
|
||||||
|
/usr/share/consolefonts/C*
|
||||||
|
/usr/share/consolefonts/E*
|
||||||
|
/usr/share/consolefonts/G*
|
||||||
|
/usr/share/consolefonts/L*
|
||||||
|
/usr/share/consolefonts/M*
|
||||||
|
/usr/share/consolefonts/R*
|
||||||
|
/usr/share/consolefonts/a*
|
||||||
|
/usr/share/consolefonts/c*
|
||||||
|
/usr/share/consolefonts/dr*
|
||||||
|
/usr/share/consolefonts/g*
|
||||||
|
/usr/share/consolefonts/i*
|
||||||
|
/usr/share/consolefonts/k*
|
||||||
|
/usr/share/consolefonts/l*
|
||||||
|
/usr/share/consolefonts/r*
|
||||||
|
/usr/share/consolefonts/s*
|
||||||
|
/usr/share/consolefonts/t*
|
||||||
|
/usr/share/consolefonts/v*
|
||||||
|
/usr/share/misc/*.old
|
308
releases/weekly/specs/alpha/installcd-stage2-universal.spec
Normal file
308
releases/weekly/specs/alpha/installcd-stage2-universal.spec
Normal file
|
@ -0,0 +1,308 @@
|
||||||
|
subarch: alpha
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: livecd-stage2
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/alpha/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/livecd-stage1-alpha-2008.0
|
||||||
|
|
||||||
|
livecd/bootargs: dokeymap
|
||||||
|
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/aboot-1.0_pre20040408-r2-cdtar.tar.bz2
|
||||||
|
livecd/fstype: squashfs
|
||||||
|
livecd/gk_mainargs: --lvm --dmraid --evms --mdadm
|
||||||
|
livecd/iso: /var/tmp/catalyst/builds/default/install-alpha-universal-2008.0.iso
|
||||||
|
livecd/type: gentoo-release-universal
|
||||||
|
livecd/volid: Gentoo Linux alpha 2008.0
|
||||||
|
|
||||||
|
livecd/overlay: /var/cvsroot/gentoo/src/releng/overlays/2008.0/common/overlay/installcd
|
||||||
|
|
||||||
|
boot/kernel: gentoo
|
||||||
|
|
||||||
|
boot/kernel/gentoo/sources: gentoo-sources
|
||||||
|
boot/kernel/gentoo/config: /var/svnroot/releng/trunk/releases/2008.0/kconfig/alpha/installcd-2.6.15.1.config
|
||||||
|
boot/kernel/gentoo/use:
|
||||||
|
-*
|
||||||
|
atm
|
||||||
|
deprecated
|
||||||
|
fbcon
|
||||||
|
fbcondecor
|
||||||
|
ipv6
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
lvm1
|
||||||
|
mng
|
||||||
|
ncurses
|
||||||
|
nls
|
||||||
|
nptl
|
||||||
|
nptlonly
|
||||||
|
pam
|
||||||
|
png
|
||||||
|
readline
|
||||||
|
socks5
|
||||||
|
ssl
|
||||||
|
truetype
|
||||||
|
unicode
|
||||||
|
usb
|
||||||
|
|
||||||
|
boot/kernel/gentoo/packages:
|
||||||
|
sys-fs/ntfs3g
|
||||||
|
|
||||||
|
livecd/unmerge:
|
||||||
|
app-admin/eselect
|
||||||
|
app-admin/eselect-ctags
|
||||||
|
app-admin/eselect-vi
|
||||||
|
app-admin/perl-cleaner
|
||||||
|
app-admin/python-updater
|
||||||
|
app-arch/cpio
|
||||||
|
dev-libs/gmp
|
||||||
|
dev-libs/libxml2
|
||||||
|
dev-libs/mpfr
|
||||||
|
dev-libs/popt
|
||||||
|
dev-python/pycrypto
|
||||||
|
dev-util/pkgconfig
|
||||||
|
net-misc/rsync
|
||||||
|
perl-core/PodParser
|
||||||
|
perl-core/Test-Harness
|
||||||
|
sys-apps/debianutils
|
||||||
|
sys-apps/diffutils
|
||||||
|
sys-apps/file
|
||||||
|
sys-apps/groff
|
||||||
|
sys-apps/man
|
||||||
|
sys-apps/man-pages
|
||||||
|
sys-apps/miscfiles
|
||||||
|
# sys-apps/portage
|
||||||
|
# sys-apps/sandbox
|
||||||
|
sys-apps/texinfo
|
||||||
|
sys-devel/autoconf
|
||||||
|
sys-devel/autoconf-wrapper
|
||||||
|
sys-devel/automake
|
||||||
|
sys-devel/automake-wrapper
|
||||||
|
sys-devel/binutils
|
||||||
|
sys-devel/binutils-config
|
||||||
|
sys-devel/bison
|
||||||
|
sys-devel/flex
|
||||||
|
sys-devel/gcc
|
||||||
|
sys-devel/gcc-config
|
||||||
|
sys-devel/gettext
|
||||||
|
sys-devel/gnuconfig
|
||||||
|
sys-devel/libtool
|
||||||
|
sys-devel/m4
|
||||||
|
sys-devel/make
|
||||||
|
sys-devel/patch
|
||||||
|
sys-libs/db
|
||||||
|
sys-libs/gdbm
|
||||||
|
sys-libs/libkudzu
|
||||||
|
sys-kernel/genkernel
|
||||||
|
sys-kernel/linux-headers
|
||||||
|
|
||||||
|
livecd/empty:
|
||||||
|
/etc/cron.daily
|
||||||
|
/etc/cron.hourly
|
||||||
|
/etc/cron.monthly
|
||||||
|
/etc/cron.weekly
|
||||||
|
/etc/logrotate.d
|
||||||
|
/etc/modules.autoload.d
|
||||||
|
/etc/rsync
|
||||||
|
/etc/runlevels/single
|
||||||
|
/etc/skel
|
||||||
|
/lib/dev-state
|
||||||
|
/lib/udev-state
|
||||||
|
/lib64/dev-state
|
||||||
|
/lib64/udev-state
|
||||||
|
/root/.ccache
|
||||||
|
/tmp
|
||||||
|
/usr/diet/include
|
||||||
|
/usr/diet/man
|
||||||
|
/usr/i386-gentoo-linux-uclibc
|
||||||
|
/usr/i386-pc-linux-gnu
|
||||||
|
/usr/i386-pc-linux-uclibc
|
||||||
|
/usr/include
|
||||||
|
/usr/lib/X11/config
|
||||||
|
/usr/lib/X11/doc
|
||||||
|
/usr/lib/X11/etc
|
||||||
|
/usr/lib/awk
|
||||||
|
/usr/lib/ccache
|
||||||
|
/usr/lib/gcc-config
|
||||||
|
/usr/lib/gconv
|
||||||
|
/usr/lib/nfs
|
||||||
|
/usr/lib/perl5/site_perl
|
||||||
|
/usr/lib/portage
|
||||||
|
/usr/lib/python2.2
|
||||||
|
/usr/lib/python2.3
|
||||||
|
/usr/lib/python2.4/test
|
||||||
|
/usr/lib64/X11/config
|
||||||
|
/usr/lib64/X11/doc
|
||||||
|
/usr/lib64/X11/etc
|
||||||
|
/usr/lib64/awk
|
||||||
|
/usr/lib64/ccache
|
||||||
|
/usr/lib64/gcc-config
|
||||||
|
/usr/lib64/gconv
|
||||||
|
/usr/lib64/nfs
|
||||||
|
/usr/lib64/perl5/site_perl
|
||||||
|
/usr/lib64/portage
|
||||||
|
/usr/lib64/python2.2
|
||||||
|
/usr/lib64/python2.3
|
||||||
|
/usr/lib64/python2.4/test
|
||||||
|
/usr/local
|
||||||
|
/usr/portage
|
||||||
|
/usr/powerpc-unknown-linux-gnu
|
||||||
|
/usr/powerpc64-unknown-linux-gnu
|
||||||
|
/usr/share/aclocal
|
||||||
|
/usr/share/baselayout
|
||||||
|
/usr/share/binutils-data
|
||||||
|
/usr/share/consolefonts/partialfonts
|
||||||
|
/usr/share/consoletrans
|
||||||
|
/usr/share/dict
|
||||||
|
/usr/share/doc
|
||||||
|
/usr/share/emacs
|
||||||
|
/usr/share/et
|
||||||
|
/usr/share/gcc-data
|
||||||
|
/usr/share/genkernel
|
||||||
|
/usr/share/gettext
|
||||||
|
/usr/share/glib-2.0
|
||||||
|
/usr/share/gnuconfig
|
||||||
|
/usr/share/gtk-doc
|
||||||
|
/usr/share/i18n
|
||||||
|
/usr/share/info
|
||||||
|
/usr/share/lcms
|
||||||
|
/usr/share/libtool
|
||||||
|
/usr/share/locale
|
||||||
|
/usr/share/man
|
||||||
|
/usr/share/rfc
|
||||||
|
/usr/share/ss
|
||||||
|
/usr/share/state
|
||||||
|
/usr/share/texinfo
|
||||||
|
/usr/share/unimaps
|
||||||
|
/usr/share/zoneinfo
|
||||||
|
/usr/sparc-unknown-linux-gnu
|
||||||
|
/usr/src
|
||||||
|
/usr/x86_64-pc-linux-gnu
|
||||||
|
/var/cache
|
||||||
|
/var/empty
|
||||||
|
/var/lib/portage
|
||||||
|
/var/lock
|
||||||
|
/var/log
|
||||||
|
/var/run
|
||||||
|
/var/spool
|
||||||
|
/var/state
|
||||||
|
/var/tmp
|
||||||
|
|
||||||
|
livecd/rm:
|
||||||
|
/boot/System*
|
||||||
|
/boot/initr*
|
||||||
|
/boot/kernel*
|
||||||
|
/etc/*-
|
||||||
|
/etc/*.old
|
||||||
|
/etc/default/audioctl
|
||||||
|
/etc/dispatch-conf.conf
|
||||||
|
/etc/env.d/05binutils
|
||||||
|
/etc/env.d/05gcc
|
||||||
|
/etc/etc-update.conf
|
||||||
|
/etc/hosts.bck
|
||||||
|
/etc/issue*
|
||||||
|
/etc/genkernel.conf
|
||||||
|
/etc/make.conf*
|
||||||
|
/etc/make.globals
|
||||||
|
/etc/make.profile
|
||||||
|
/etc/man.conf
|
||||||
|
/etc/resolv.conf
|
||||||
|
/lib*/*.a
|
||||||
|
/lib*/*.la
|
||||||
|
/lib*/cpp
|
||||||
|
/lib*/security/pam_access.so
|
||||||
|
/lib*/security/pam_chroot.so
|
||||||
|
/lib*/security/pam_debug.so
|
||||||
|
/lib*/security/pam_ftp.so
|
||||||
|
/lib*/security/pam_issue.so
|
||||||
|
/lib*/security/pam_mail.so
|
||||||
|
/lib*/security/pam_mkhomedir.so
|
||||||
|
/lib*/security/pam_motd.so
|
||||||
|
/lib*/security/pam_postgresok.so
|
||||||
|
/lib*/security/pam_rhosts_auth.so
|
||||||
|
/lib*/security/pam_userdb.so
|
||||||
|
/root/.bash_history
|
||||||
|
/root/.viminfo
|
||||||
|
/sbin/*.static
|
||||||
|
/sbin/fsck.cramfs
|
||||||
|
/sbin/fsck.minix
|
||||||
|
/sbin/mkfs.bfs
|
||||||
|
/sbin/mkfs.cramfs
|
||||||
|
/sbin/mkfs.minix
|
||||||
|
/usr/bin/addr2line
|
||||||
|
/usr/bin/ar
|
||||||
|
/usr/bin/as
|
||||||
|
/usr/bin/audioctl
|
||||||
|
/usr/bin/c++*
|
||||||
|
/usr/bin/cc
|
||||||
|
/usr/bin/cjpeg
|
||||||
|
/usr/bin/cpp
|
||||||
|
/usr/bin/djpeg
|
||||||
|
/usr/bin/ebuild
|
||||||
|
/usr/bin/emerge
|
||||||
|
/usr/bin/elftoaout
|
||||||
|
/usr/bin/f77
|
||||||
|
/usr/bin/g++*
|
||||||
|
/usr/bin/g77
|
||||||
|
/usr/bin/gcc*
|
||||||
|
/usr/bin/genkernel
|
||||||
|
/usr/bin/gprof
|
||||||
|
/usr/bin/i386-gentoo-linux-uclibc-*
|
||||||
|
/usr/bin/i386-pc-linux-*
|
||||||
|
/usr/bin/jpegtran
|
||||||
|
/usr/bin/ld
|
||||||
|
/usr/bin/libpng*
|
||||||
|
/usr/bin/nm
|
||||||
|
/usr/bin/objcopy
|
||||||
|
/usr/bin/objdump
|
||||||
|
/usr/bin/piggyback*
|
||||||
|
/usr/bin/portageq
|
||||||
|
/usr/bin/ranlib
|
||||||
|
/usr/bin/readelf
|
||||||
|
/usr/bin/repoman
|
||||||
|
/usr/bin/size
|
||||||
|
/usr/bin/powerpc-unknown-linux-gnu-*
|
||||||
|
/usr/bin/powerpc64-unknown-linux-gnu-*
|
||||||
|
/usr/bin/sparc-unknown-linux-gnu-*
|
||||||
|
/usr/bin/sparc64-unknown-linux-gnu-*
|
||||||
|
/usr/bin/strings
|
||||||
|
/usr/bin/strip
|
||||||
|
/usr/bin/tbz2tool
|
||||||
|
/usr/bin/x86_64-pc-linux-gnu-*
|
||||||
|
/usr/bin/xpak
|
||||||
|
/usr/bin/yacc
|
||||||
|
/usr/lib*/*.a
|
||||||
|
/usr/lib*/*.la
|
||||||
|
/usr/lib*/perl5/site_perl
|
||||||
|
/usr/lib*/gcc-lib/*/*/libgcj*
|
||||||
|
/usr/sbin/archive-conf
|
||||||
|
/usr/sbin/dispatch-conf
|
||||||
|
/usr/sbin/emaint
|
||||||
|
/usr/sbin/emerge-webrsync
|
||||||
|
/usr/sbin/env-update
|
||||||
|
/usr/sbin/fb*
|
||||||
|
/usr/sbin/fixpackages
|
||||||
|
/usr/sbin/quickpkg
|
||||||
|
/usr/sbin/regenworld
|
||||||
|
/usr/share/consolefonts/1*
|
||||||
|
/usr/share/consolefonts/7*
|
||||||
|
/usr/share/consolefonts/8*
|
||||||
|
/usr/share/consolefonts/9*
|
||||||
|
/usr/share/consolefonts/A*
|
||||||
|
/usr/share/consolefonts/C*
|
||||||
|
/usr/share/consolefonts/E*
|
||||||
|
/usr/share/consolefonts/G*
|
||||||
|
/usr/share/consolefonts/L*
|
||||||
|
/usr/share/consolefonts/M*
|
||||||
|
/usr/share/consolefonts/R*
|
||||||
|
/usr/share/consolefonts/a*
|
||||||
|
/usr/share/consolefonts/c*
|
||||||
|
/usr/share/consolefonts/dr*
|
||||||
|
/usr/share/consolefonts/g*
|
||||||
|
/usr/share/consolefonts/i*
|
||||||
|
/usr/share/consolefonts/k*
|
||||||
|
/usr/share/consolefonts/l*
|
||||||
|
/usr/share/consolefonts/r*
|
||||||
|
/usr/share/consolefonts/s*
|
||||||
|
/usr/share/consolefonts/t*
|
||||||
|
/usr/share/consolefonts/v*
|
||||||
|
/usr/share/misc/*.old
|
140
releases/weekly/specs/alpha/livecd-stage1.spec
Normal file
140
releases/weekly/specs/alpha/livecd-stage1.spec
Normal file
|
@ -0,0 +1,140 @@
|
||||||
|
subarch: alpha
|
||||||
|
version_stamp: installer-2008.0
|
||||||
|
target: livecd-stage1
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/alpha/2008.0/desktop
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-alpha-desktop-2008.0
|
||||||
|
livecd/use:
|
||||||
|
branding
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
socks5
|
||||||
|
|
||||||
|
livecd/packages:
|
||||||
|
app-accessibility/brltty
|
||||||
|
# app-admin/hddtemp
|
||||||
|
# app-admin/ide-smart
|
||||||
|
app-admin/logrotate
|
||||||
|
# app-admin/passook
|
||||||
|
app-admin/pwgen
|
||||||
|
app-admin/sudo
|
||||||
|
app-admin/syslog-ng
|
||||||
|
app-arch/mt-st
|
||||||
|
# app-benchmarks/cpuburn
|
||||||
|
app-cdr/cdrkit
|
||||||
|
app-crypt/gnupg
|
||||||
|
app-editors/emacs
|
||||||
|
app-editors/vim
|
||||||
|
app-misc/mc
|
||||||
|
app-misc/screen
|
||||||
|
app-misc/vlock
|
||||||
|
# app-office/openoffice-bin
|
||||||
|
app-portage/gentoolkit
|
||||||
|
app-portage/mirrorselect
|
||||||
|
app-portage/ufed
|
||||||
|
app-text/wgetpaste
|
||||||
|
dev-util/ccache
|
||||||
|
dev-util/cvs
|
||||||
|
dev-util/git
|
||||||
|
dev-util/subversion
|
||||||
|
gnome-base/gdm
|
||||||
|
xfce-base/xfce4
|
||||||
|
mail-client/evolution
|
||||||
|
mail-client/mozilla-thunderbird
|
||||||
|
# media-gfx/fbgrab
|
||||||
|
media-sound/audacious
|
||||||
|
net-analyzer/netcat
|
||||||
|
net-analyzer/nmap
|
||||||
|
net-analyzer/tcpdump
|
||||||
|
net-analyzer/traceroute
|
||||||
|
net-dialup/mingetty
|
||||||
|
net-dialup/minicom
|
||||||
|
# net-dialup/penggy
|
||||||
|
net-dialup/pptpclient
|
||||||
|
net-dialup/rp-pppoe
|
||||||
|
net-firewall/iptables
|
||||||
|
net-fs/mount-cifs
|
||||||
|
net-fs/nfs-utils
|
||||||
|
net-im/pidgin
|
||||||
|
net-irc/irssi
|
||||||
|
net-irc/xchat
|
||||||
|
# net-misc/bridge-utils
|
||||||
|
net-misc/dhcpcd
|
||||||
|
net-misc/iputils
|
||||||
|
net-misc/ntp
|
||||||
|
net-misc/rdate
|
||||||
|
net-misc/rdesktop
|
||||||
|
# net-misc/vconfig
|
||||||
|
# net-misc/vpnc
|
||||||
|
net-misc/whois
|
||||||
|
net-p2p/bittorrent
|
||||||
|
net-proxy/dante
|
||||||
|
net-proxy/ntlmaps
|
||||||
|
net-proxy/tsocks
|
||||||
|
# net-wireless/ipw2100-firmware
|
||||||
|
# net-wireless/ipw2200-firmware
|
||||||
|
# net-wireless/prism54-firmware
|
||||||
|
# net-wireless/wireless-tools
|
||||||
|
# net-wireless/wpa_supplicant
|
||||||
|
# net-wireless/zd1201-firmware
|
||||||
|
# sys-apps/apmd
|
||||||
|
sys-apps/eject
|
||||||
|
sys-apps/ethtool
|
||||||
|
# sys-apps/fxload
|
||||||
|
sys-apps/gli
|
||||||
|
sys-apps/hdparm
|
||||||
|
sys-apps/hwsetup
|
||||||
|
# sys-apps/ibm-powerpc-utils
|
||||||
|
# sys-apps/ibm-powerpc-utils-papr
|
||||||
|
sys-apps/iproute2
|
||||||
|
# sys-apps/lssbus
|
||||||
|
# sys-apps/memtester
|
||||||
|
sys-apps/parted
|
||||||
|
# sys-apps/powerpc-utils
|
||||||
|
sys-apps/sdparm
|
||||||
|
# sys-apps/sg3_utils
|
||||||
|
sys-apps/slocate
|
||||||
|
sys-apps/smartmontools
|
||||||
|
# sys-block/aoetools
|
||||||
|
# sys-block/disktype
|
||||||
|
# sys-block/gpart
|
||||||
|
# sys-block/partimage
|
||||||
|
# sys-block/qla-fc-firmware
|
||||||
|
sys-boot/aboot
|
||||||
|
# sys-boot/elilo
|
||||||
|
# sys-boot/grub
|
||||||
|
# sys-boot/lilo
|
||||||
|
# sys-boot/syslinux
|
||||||
|
# sys-boot/yaboot
|
||||||
|
# sys-devel/binutils-hppa64
|
||||||
|
sys-devel/distcc
|
||||||
|
# sys-devel/gcc-hppa64
|
||||||
|
sys-fs/cryptsetup
|
||||||
|
sys-fs/dosfstools
|
||||||
|
sys-fs/e2fsprogs
|
||||||
|
# sys-fs/evms
|
||||||
|
# sys-fs/hfsplusutils
|
||||||
|
# sys-fs/hfsutils
|
||||||
|
# sys-fs/iprutils
|
||||||
|
# sys-fs/jfsutils
|
||||||
|
sys-fs/lsscsi
|
||||||
|
sys-fs/lvm2
|
||||||
|
# sys-fs/lvm-user
|
||||||
|
# sys-fs/mac-fdisk
|
||||||
|
sys-fs/mdadm
|
||||||
|
# sys-fs/ntfsprogs
|
||||||
|
sys-fs/reiserfsprogs
|
||||||
|
sys-fs/xfsprogs
|
||||||
|
sys-kernel/genkernel
|
||||||
|
sys-libs/gpm
|
||||||
|
# sys-power/acpid
|
||||||
|
sys-process/htop
|
||||||
|
sys-process/vixie-cron
|
||||||
|
www-client/links
|
||||||
|
www-client/mozilla-firefox
|
||||||
|
x11-base/xorg-x11
|
||||||
|
# x11-drivers/synaptics
|
||||||
|
x11-misc/xscreensaver
|
||||||
|
x11-themes/gdm-themes-livecd
|
||||||
|
x11-themes/gentoo-artwork-livecd
|
50
releases/weekly/specs/alpha/livecd-stage2.spec
Normal file
50
releases/weekly/specs/alpha/livecd-stage2.spec
Normal file
|
@ -0,0 +1,50 @@
|
||||||
|
subarch: alpha
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: livecd-stage2
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/alpha/2008.0/desktop
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/livecd-stage1-alpha-installer-2008.0
|
||||||
|
|
||||||
|
livecd/bootargs: dokeymap
|
||||||
|
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/aboot-1.0_pre20040408-r2-cdtar.tar.bz2
|
||||||
|
livecd/fsscript: /var/cvsroot/gentoo/src/releng/scripts/2008.0/livecd.sh
|
||||||
|
livecd/fstype: squashfs
|
||||||
|
livecd/gk_mainargs: --lvm --dmraid --evms --mdadm
|
||||||
|
livecd/iso: /var/tmp/catalyst/builds/default/livecd-alpha-installer-2008.0.iso
|
||||||
|
livecd/type: gentoo-release-livecd
|
||||||
|
livecd/volid: Gentoo Linux alpha LiveCD 2008.0
|
||||||
|
livecd/xdm: gdm
|
||||||
|
livecd/xsession: xfce
|
||||||
|
|
||||||
|
livecd/overlay: /root/livecd/overlays/livecd/2008.0/common/overlay/livecd
|
||||||
|
livecd/root_overlay: /root/livecd/overlays/2008.0/common/root_overlay
|
||||||
|
|
||||||
|
boot/kernel: gentoo
|
||||||
|
boot/kernel/gentoo/sources: gentoo-sources
|
||||||
|
boot/kernel/gentoo/config: /var/svnroot/releng/trunk/releases/2008.0/kconfig/alpha/livecd-2.6.19.config
|
||||||
|
boot/kernel/gentoo/use: atm fbcondecor mng png truetype usb
|
||||||
|
boot/kernel/gentoo/packages:
|
||||||
|
media-libs/alsa-oss
|
||||||
|
media-sound/alsa-utils
|
||||||
|
net-misc/br2684ctl
|
||||||
|
sys-fs/ntfs3g
|
||||||
|
|
||||||
|
livecd/empty:
|
||||||
|
/var/tmp
|
||||||
|
/var/empty
|
||||||
|
/var/run
|
||||||
|
/var/state
|
||||||
|
/var/cache/edb/dep
|
||||||
|
/tmp
|
||||||
|
/usr/portage
|
||||||
|
/usr/src
|
||||||
|
/root/.ccache
|
||||||
|
/usr/share/genkernel/pkg/amd64/cpio
|
||||||
|
|
||||||
|
livecd/rm:
|
||||||
|
/etc/*-
|
||||||
|
/etc/*.old
|
||||||
|
/root/.viminfo
|
||||||
|
/var/log/*.log
|
||||||
|
/usr/share/genkernel/pkg/amd64/*.bz2
|
59
releases/weekly/specs/alpha/packagecd.spec
Normal file
59
releases/weekly/specs/alpha/packagecd.spec
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
subarch: alpha
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: grp
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/alpha/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-alpha-2008.0
|
||||||
|
grp: cd2
|
||||||
|
|
||||||
|
grp/cd2/type: pkgset
|
||||||
|
grp/cd2/packages:
|
||||||
|
app-accessibility/brltty
|
||||||
|
pciutils
|
||||||
|
hotplug
|
||||||
|
dante
|
||||||
|
tsocks
|
||||||
|
sys-apps/eject
|
||||||
|
xorg-x11
|
||||||
|
minicom
|
||||||
|
links
|
||||||
|
lynx
|
||||||
|
acpid
|
||||||
|
parted
|
||||||
|
whois
|
||||||
|
tcpdump
|
||||||
|
cvs
|
||||||
|
unzip
|
||||||
|
zip
|
||||||
|
netcat
|
||||||
|
# DirectFB
|
||||||
|
apache
|
||||||
|
app-cdr/cdrtools
|
||||||
|
gnome
|
||||||
|
evolution
|
||||||
|
cups
|
||||||
|
dev-db/mysql
|
||||||
|
dev-lang/ruby
|
||||||
|
emacs
|
||||||
|
enlightenment
|
||||||
|
fluxbox
|
||||||
|
kde
|
||||||
|
libsdl
|
||||||
|
mozilla
|
||||||
|
xfce4
|
||||||
|
fluxbox
|
||||||
|
sylpheed
|
||||||
|
vim
|
||||||
|
xemacs
|
||||||
|
xmms
|
||||||
|
mozilla-firefox
|
||||||
|
mozilla-thunderbird
|
||||||
|
abiword
|
||||||
|
pidgin
|
||||||
|
xchat
|
||||||
|
tetex
|
||||||
|
samba
|
||||||
|
nmap
|
||||||
|
ettercap
|
||||||
|
logrotate
|
7
releases/weekly/specs/alpha/stage1.spec
Normal file
7
releases/weekly/specs/alpha/stage1.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: alpha
|
||||||
|
target: stage1
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/alpha/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-alpha-2007.0
|
7
releases/weekly/specs/alpha/stage2-desktop.spec
Normal file
7
releases/weekly/specs/alpha/stage2-desktop.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: alpha
|
||||||
|
target: stage2
|
||||||
|
version_stamp: desktop-2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/alpha/2008.0/desktop
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage1-alpha-2008.0
|
7
releases/weekly/specs/alpha/stage2.spec
Normal file
7
releases/weekly/specs/alpha/stage2.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: alpha
|
||||||
|
target: stage2
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/alpha/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage1-alpha-2008.0
|
7
releases/weekly/specs/alpha/stage3-desktop.spec
Normal file
7
releases/weekly/specs/alpha/stage3-desktop.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: alpha
|
||||||
|
target: stage3
|
||||||
|
version_stamp: desktop-2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/alpha/2008.0/desktop
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage2-alpha-desktop-2008.0
|
7
releases/weekly/specs/alpha/stage3.spec
Normal file
7
releases/weekly/specs/alpha/stage3.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: alpha
|
||||||
|
target: stage3
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/alpha/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage2-alpha-2008.0
|
|
@ -0,0 +1,9 @@
|
||||||
|
subarch: amd64
|
||||||
|
target: stage1
|
||||||
|
version_stamp: hardened+nomultilib-2008.0
|
||||||
|
rel_type: hardened
|
||||||
|
profile: hardened/linux/amd64/2008.0/no-multilib
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: hardened/stage3-amd64-hardened-2007.0
|
||||||
|
cflags: -O2 -pipe -fforce-addr
|
||||||
|
cxxflags: -O2 -pipe -fforce-addr
|
9
releases/weekly/specs/amd64/hardened/stage1.spec
Normal file
9
releases/weekly/specs/amd64/hardened/stage1.spec
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
subarch: amd64
|
||||||
|
target: stage1
|
||||||
|
version_stamp: hardened-2008.0
|
||||||
|
rel_type: hardened
|
||||||
|
profile: hardened/linux/amd64/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: hardened/stage3-amd64-hardened-multilib-2007.0
|
||||||
|
cflags: -O2 -pipe -fforce-addr
|
||||||
|
cxxflags: -O2 -pipe -fforce-addr
|
|
@ -0,0 +1,9 @@
|
||||||
|
subarch: amd64
|
||||||
|
target: stage2
|
||||||
|
version_stamp: hardened+nomultilib-2008.0
|
||||||
|
rel_type: hardened
|
||||||
|
profile: hardened/linux/amd64/2008.0/no-multilib
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: hardened/stage1-amd64-hardened+nomultilib-2008.0
|
||||||
|
cflags: -O2 -pipe -fforce-addr
|
||||||
|
cxxflags: -O2 -pipe -fforce-addr
|
9
releases/weekly/specs/amd64/hardened/stage2.spec
Normal file
9
releases/weekly/specs/amd64/hardened/stage2.spec
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
subarch: amd64
|
||||||
|
target: stage2
|
||||||
|
version_stamp: hardened-2008.0
|
||||||
|
rel_type: hardened
|
||||||
|
profile: hardened/linux/amd64/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: hardened/stage1-amd64-hardened-2008.0
|
||||||
|
cflags: -O2 -pipe -fforce-addr
|
||||||
|
cxxflags: -O2 -pipe -fforce-addr
|
|
@ -0,0 +1,9 @@
|
||||||
|
subarch: amd64
|
||||||
|
target: stage3
|
||||||
|
version_stamp: hardened+nomultilib-2008.0
|
||||||
|
rel_type: hardened
|
||||||
|
profile: hardened/linux/amd64/2008.0/no-multilib
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: hardened/stage2-amd64-hardened+nomultilib-2008.0
|
||||||
|
cflags: -O2 -pipe -fforce-addr
|
||||||
|
cxxflags: -O2 -pipe -fforce-addr
|
9
releases/weekly/specs/amd64/hardened/stage3.spec
Normal file
9
releases/weekly/specs/amd64/hardened/stage3.spec
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
subarch: amd64
|
||||||
|
target: stage3
|
||||||
|
version_stamp: hardened-2008.0
|
||||||
|
rel_type: hardened
|
||||||
|
profile: hardened/linux/amd64/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: hardened/stage2-amd64-hardened-2008.0
|
||||||
|
cflags: -O2 -pipe -fforce-addr
|
||||||
|
cxxflags: -O2 -pipe -fforce-addr
|
120
releases/weekly/specs/amd64/installcd-stage1.spec
Normal file
120
releases/weekly/specs/amd64/installcd-stage1.spec
Normal file
|
@ -0,0 +1,120 @@
|
||||||
|
subarch: amd64
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: livecd-stage1
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/amd64/2008.0/no-multilib
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-amd64-2008.0
|
||||||
|
livecd/use:
|
||||||
|
-*
|
||||||
|
deprecated
|
||||||
|
fbcon
|
||||||
|
ipv6
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
lvm1
|
||||||
|
ncurses
|
||||||
|
nls
|
||||||
|
nptl
|
||||||
|
nptlonly
|
||||||
|
pam
|
||||||
|
readline
|
||||||
|
socks5
|
||||||
|
ssl
|
||||||
|
unicode
|
||||||
|
|
||||||
|
livecd/packages:
|
||||||
|
app-accessibility/brltty
|
||||||
|
app-admin/hddtemp
|
||||||
|
app-admin/passook
|
||||||
|
app-admin/pwgen
|
||||||
|
app-admin/syslog-ng
|
||||||
|
app-arch/unzip
|
||||||
|
app-editors/vim
|
||||||
|
app-misc/screen
|
||||||
|
app-misc/vlock
|
||||||
|
app-portage/mirrorselect
|
||||||
|
app-text/wgetpaste
|
||||||
|
media-gfx/fbgrab
|
||||||
|
net-analyzer/tcptraceroute
|
||||||
|
net-analyzer/traceroute
|
||||||
|
net-dialup/mingetty
|
||||||
|
### Masked (no keywords)
|
||||||
|
# net-dialup/penggy
|
||||||
|
net-dialup/pptpclient
|
||||||
|
net-dialup/rp-pppoe
|
||||||
|
net-fs/nfs-utils
|
||||||
|
net-irc/irssi
|
||||||
|
net-misc/dhcpcd
|
||||||
|
net-misc/iputils
|
||||||
|
net-misc/ntp
|
||||||
|
net-misc/rdate
|
||||||
|
net-misc/vconfig
|
||||||
|
net-proxy/dante
|
||||||
|
net-proxy/ntlmaps
|
||||||
|
net-proxy/tsocks
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-wireless/b43-fwcutter
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-wireless/bcm43xx-fwcutter
|
||||||
|
net-wireless/ipw2100-firmware
|
||||||
|
net-wireless/ipw2200-firmware
|
||||||
|
net-wireless/iwl3945-ucode
|
||||||
|
net-wireless/iwl4965-ucode
|
||||||
|
net-wireless/prism54-firmware
|
||||||
|
net-wireless/wireless-tools
|
||||||
|
net-wireless/wpa_supplicant
|
||||||
|
net-wireless/zd1201-firmware
|
||||||
|
net-wireless/zd1211-firmware
|
||||||
|
sys-apps/apmd
|
||||||
|
sys-apps/eject
|
||||||
|
sys-apps/ethtool
|
||||||
|
sys-apps/fxload
|
||||||
|
sys-apps/hdparm
|
||||||
|
sys-apps/hwsetup
|
||||||
|
sys-apps/iproute2
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-apps/lssbus
|
||||||
|
sys-apps/memtester
|
||||||
|
sys-apps/netplug
|
||||||
|
sys-apps/parted
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-apps/powerpc-utils
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-apps/ibm-powerpc-utils
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-apps/ibm-powerpc-utils-papr
|
||||||
|
sys-apps/sdparm
|
||||||
|
### Masked (~amd64)
|
||||||
|
# sys-block/partimage
|
||||||
|
sys-block/qla-fc-firmware
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-boot/yaboot
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-devel/binutils-hppa64
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-devel/gcc-hppa64
|
||||||
|
sys-fs/cryptsetup
|
||||||
|
sys-fs/dmraid
|
||||||
|
sys-fs/dosfstools
|
||||||
|
sys-fs/e2fsprogs
|
||||||
|
sys-fs/evms
|
||||||
|
sys-fs/hfsplusutils
|
||||||
|
sys-fs/hfsutils
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-fs/iprutils
|
||||||
|
sys-fs/jfsutils
|
||||||
|
sys-fs/lsscsi
|
||||||
|
sys-fs/lvm2
|
||||||
|
# sys-fs/lvm-user
|
||||||
|
sys-fs/mac-fdisk
|
||||||
|
sys-fs/mdadm
|
||||||
|
sys-fs/multipath-tools
|
||||||
|
sys-fs/ntfsprogs
|
||||||
|
sys-fs/reiserfsprogs
|
||||||
|
sys-fs/xfsprogs
|
||||||
|
sys-libs/gpm
|
||||||
|
sys-power/acpid
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-power/apmd
|
||||||
|
www-client/links
|
314
releases/weekly/specs/amd64/installcd-stage2-minimal.spec
Normal file
314
releases/weekly/specs/amd64/installcd-stage2-minimal.spec
Normal file
|
@ -0,0 +1,314 @@
|
||||||
|
subarch: amd64
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: livecd-stage2
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/amd64/2008.0/no-multilib
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/livecd-stage1-amd64-2008.0
|
||||||
|
|
||||||
|
livecd/bootargs: dokeymap
|
||||||
|
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2
|
||||||
|
livecd/fstype: squashfs
|
||||||
|
livecd/gk_mainargs: --lvm --dmraid --evms --mdadm --makeopts=-j8
|
||||||
|
livecd/iso: /var/tmp/catalyst/builds/default/install-amd64-minimal-2008.0.iso
|
||||||
|
livecd/type: gentoo-release-minimal
|
||||||
|
livecd/volid: Gentoo Linux amd64 2008.0
|
||||||
|
|
||||||
|
boot/kernel: gentoo
|
||||||
|
|
||||||
|
boot/kernel/gentoo/sources: gentoo-sources
|
||||||
|
boot/kernel/gentoo/config: /var/svnroot/releng/trunk/releases/2008.0/kconfig/amd64/installcd-2.6.24.config
|
||||||
|
boot/kernel/gentoo/use:
|
||||||
|
-*
|
||||||
|
atm
|
||||||
|
deprecated
|
||||||
|
fbcon
|
||||||
|
fbcondecor
|
||||||
|
ipv6
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
lvm1
|
||||||
|
mng
|
||||||
|
ncurses
|
||||||
|
nls
|
||||||
|
nptl
|
||||||
|
nptlonly
|
||||||
|
pam
|
||||||
|
png
|
||||||
|
readline
|
||||||
|
socks5
|
||||||
|
ssl
|
||||||
|
truetype
|
||||||
|
unicode
|
||||||
|
usb
|
||||||
|
|
||||||
|
boot/kernel/gentoo/packages:
|
||||||
|
net-dialup/globespan-adsl
|
||||||
|
# These were not stable at time of snapshot/release.
|
||||||
|
# net-wireless/rtl8180
|
||||||
|
# net-wireless/rtl8187
|
||||||
|
# net-wireless/adm8211
|
||||||
|
# net-wireless/acx
|
||||||
|
# net-wireless/ipw3945
|
||||||
|
# net-wireless/rt2500
|
||||||
|
sys-apps/pcmciautils
|
||||||
|
|
||||||
|
livecd/unmerge:
|
||||||
|
app-admin/eselect
|
||||||
|
app-admin/eselect-ctags
|
||||||
|
app-admin/eselect-vi
|
||||||
|
app-admin/perl-cleaner
|
||||||
|
app-admin/python-updater
|
||||||
|
app-arch/cpio
|
||||||
|
dev-libs/gmp
|
||||||
|
dev-libs/libxml2
|
||||||
|
dev-libs/mpfr
|
||||||
|
dev-libs/popt
|
||||||
|
dev-python/pycrypto
|
||||||
|
dev-util/pkgconfig
|
||||||
|
net-misc/rsync
|
||||||
|
perl-core/PodParser
|
||||||
|
perl-core/Test-Harness
|
||||||
|
sys-apps/debianutils
|
||||||
|
sys-apps/diffutils
|
||||||
|
sys-apps/file
|
||||||
|
sys-apps/groff
|
||||||
|
sys-apps/man
|
||||||
|
sys-apps/man-pages
|
||||||
|
sys-apps/miscfiles
|
||||||
|
# sys-apps/portage
|
||||||
|
# sys-apps/sandbox
|
||||||
|
sys-apps/texinfo
|
||||||
|
sys-devel/autoconf
|
||||||
|
sys-devel/autoconf-wrapper
|
||||||
|
sys-devel/automake
|
||||||
|
sys-devel/automake-wrapper
|
||||||
|
sys-devel/binutils
|
||||||
|
sys-devel/binutils-config
|
||||||
|
sys-devel/bison
|
||||||
|
sys-devel/flex
|
||||||
|
sys-devel/gcc
|
||||||
|
sys-devel/gcc-config
|
||||||
|
sys-devel/gettext
|
||||||
|
sys-devel/gnuconfig
|
||||||
|
sys-devel/libtool
|
||||||
|
sys-devel/m4
|
||||||
|
sys-devel/make
|
||||||
|
sys-devel/patch
|
||||||
|
sys-libs/db
|
||||||
|
sys-libs/gdbm
|
||||||
|
sys-libs/libkudzu
|
||||||
|
sys-kernel/genkernel
|
||||||
|
sys-kernel/linux-headers
|
||||||
|
|
||||||
|
livecd/empty:
|
||||||
|
/etc/cron.daily
|
||||||
|
/etc/cron.hourly
|
||||||
|
/etc/cron.monthly
|
||||||
|
/etc/cron.weekly
|
||||||
|
/etc/logrotate.d
|
||||||
|
/etc/modules.autoload.d
|
||||||
|
/etc/rsync
|
||||||
|
/etc/runlevels/single
|
||||||
|
/etc/skel
|
||||||
|
/lib/dev-state
|
||||||
|
/lib/udev-state
|
||||||
|
/lib64/dev-state
|
||||||
|
/lib64/udev-state
|
||||||
|
/root/.ccache
|
||||||
|
/tmp
|
||||||
|
/usr/diet/include
|
||||||
|
/usr/diet/man
|
||||||
|
/usr/i386-gentoo-linux-uclibc
|
||||||
|
/usr/i386-pc-linux-gnu
|
||||||
|
/usr/i386-pc-linux-uclibc
|
||||||
|
/usr/include
|
||||||
|
/usr/lib/X11/config
|
||||||
|
/usr/lib/X11/doc
|
||||||
|
/usr/lib/X11/etc
|
||||||
|
/usr/lib/awk
|
||||||
|
/usr/lib/ccache
|
||||||
|
/usr/lib/gcc-config
|
||||||
|
/usr/lib/gconv
|
||||||
|
/usr/lib/nfs
|
||||||
|
/usr/lib/perl5/site_perl
|
||||||
|
/usr/lib/portage
|
||||||
|
/usr/lib/python2.2
|
||||||
|
/usr/lib/python2.3
|
||||||
|
/usr/lib/python2.4/test
|
||||||
|
/usr/lib64/X11/config
|
||||||
|
/usr/lib64/X11/doc
|
||||||
|
/usr/lib64/X11/etc
|
||||||
|
/usr/lib64/awk
|
||||||
|
/usr/lib64/ccache
|
||||||
|
/usr/lib64/gcc-config
|
||||||
|
/usr/lib64/gconv
|
||||||
|
/usr/lib64/nfs
|
||||||
|
/usr/lib64/perl5/site_perl
|
||||||
|
/usr/lib64/portage
|
||||||
|
/usr/lib64/python2.2
|
||||||
|
/usr/lib64/python2.3
|
||||||
|
/usr/lib64/python2.4/test
|
||||||
|
/usr/local
|
||||||
|
/usr/portage
|
||||||
|
/usr/powerpc-unknown-linux-gnu
|
||||||
|
/usr/powerpc64-unknown-linux-gnu
|
||||||
|
/usr/share/aclocal
|
||||||
|
/usr/share/baselayout
|
||||||
|
/usr/share/binutils-data
|
||||||
|
/usr/share/consolefonts/partialfonts
|
||||||
|
/usr/share/consoletrans
|
||||||
|
/usr/share/dict
|
||||||
|
/usr/share/doc
|
||||||
|
/usr/share/emacs
|
||||||
|
/usr/share/et
|
||||||
|
/usr/share/gcc-data
|
||||||
|
/usr/share/genkernel
|
||||||
|
/usr/share/gettext
|
||||||
|
/usr/share/glib-2.0
|
||||||
|
/usr/share/gnuconfig
|
||||||
|
/usr/share/gtk-doc
|
||||||
|
/usr/share/i18n
|
||||||
|
/usr/share/info
|
||||||
|
/usr/share/lcms
|
||||||
|
/usr/share/libtool
|
||||||
|
/usr/share/locale
|
||||||
|
/usr/share/man
|
||||||
|
/usr/share/rfc
|
||||||
|
/usr/share/ss
|
||||||
|
/usr/share/state
|
||||||
|
/usr/share/texinfo
|
||||||
|
/usr/share/unimaps
|
||||||
|
/usr/share/zoneinfo
|
||||||
|
/usr/sparc-unknown-linux-gnu
|
||||||
|
/usr/src
|
||||||
|
/usr/x86_64-pc-linux-gnu
|
||||||
|
/var/cache
|
||||||
|
/var/empty
|
||||||
|
/var/lib/portage
|
||||||
|
/var/lock
|
||||||
|
/var/log
|
||||||
|
/var/run
|
||||||
|
/var/spool
|
||||||
|
/var/state
|
||||||
|
/var/tmp
|
||||||
|
|
||||||
|
livecd/rm:
|
||||||
|
/boot/System*
|
||||||
|
/boot/initr*
|
||||||
|
/boot/kernel*
|
||||||
|
/etc/*-
|
||||||
|
/etc/*.old
|
||||||
|
/etc/default/audioctl
|
||||||
|
/etc/dispatch-conf.conf
|
||||||
|
/etc/env.d/05binutils
|
||||||
|
/etc/env.d/05gcc
|
||||||
|
/etc/etc-update.conf
|
||||||
|
/etc/hosts.bck
|
||||||
|
/etc/issue*
|
||||||
|
/etc/genkernel.conf
|
||||||
|
/etc/make.conf*
|
||||||
|
/etc/make.globals
|
||||||
|
/etc/make.profile
|
||||||
|
/etc/man.conf
|
||||||
|
/etc/resolv.conf
|
||||||
|
/lib*/*.a
|
||||||
|
/lib*/*.la
|
||||||
|
/lib*/cpp
|
||||||
|
/lib*/security/pam_access.so
|
||||||
|
/lib*/security/pam_chroot.so
|
||||||
|
/lib*/security/pam_debug.so
|
||||||
|
/lib*/security/pam_ftp.so
|
||||||
|
/lib*/security/pam_issue.so
|
||||||
|
/lib*/security/pam_mail.so
|
||||||
|
/lib*/security/pam_mkhomedir.so
|
||||||
|
/lib*/security/pam_motd.so
|
||||||
|
/lib*/security/pam_postgresok.so
|
||||||
|
/lib*/security/pam_rhosts_auth.so
|
||||||
|
/lib*/security/pam_userdb.so
|
||||||
|
/root/.bash_history
|
||||||
|
/root/.viminfo
|
||||||
|
/sbin/*.static
|
||||||
|
/sbin/fsck.cramfs
|
||||||
|
/sbin/fsck.minix
|
||||||
|
/sbin/mkfs.bfs
|
||||||
|
/sbin/mkfs.cramfs
|
||||||
|
/sbin/mkfs.minix
|
||||||
|
/usr/bin/addr2line
|
||||||
|
/usr/bin/ar
|
||||||
|
/usr/bin/as
|
||||||
|
/usr/bin/audioctl
|
||||||
|
/usr/bin/c++*
|
||||||
|
/usr/bin/cc
|
||||||
|
/usr/bin/cjpeg
|
||||||
|
/usr/bin/cpp
|
||||||
|
/usr/bin/djpeg
|
||||||
|
/usr/bin/ebuild
|
||||||
|
/usr/bin/emerge
|
||||||
|
/usr/bin/elftoaout
|
||||||
|
/usr/bin/f77
|
||||||
|
/usr/bin/g++*
|
||||||
|
/usr/bin/g77
|
||||||
|
/usr/bin/gcc*
|
||||||
|
/usr/bin/genkernel
|
||||||
|
/usr/bin/gprof
|
||||||
|
/usr/bin/i386-gentoo-linux-uclibc-*
|
||||||
|
/usr/bin/i386-pc-linux-*
|
||||||
|
/usr/bin/jpegtran
|
||||||
|
/usr/bin/ld
|
||||||
|
/usr/bin/libpng*
|
||||||
|
/usr/bin/nm
|
||||||
|
/usr/bin/objcopy
|
||||||
|
/usr/bin/objdump
|
||||||
|
/usr/bin/piggyback*
|
||||||
|
/usr/bin/portageq
|
||||||
|
/usr/bin/ranlib
|
||||||
|
/usr/bin/readelf
|
||||||
|
/usr/bin/repoman
|
||||||
|
/usr/bin/size
|
||||||
|
/usr/bin/powerpc-unknown-linux-gnu-*
|
||||||
|
/usr/bin/powerpc64-unknown-linux-gnu-*
|
||||||
|
/usr/bin/sparc-unknown-linux-gnu-*
|
||||||
|
/usr/bin/sparc64-unknown-linux-gnu-*
|
||||||
|
/usr/bin/strings
|
||||||
|
/usr/bin/strip
|
||||||
|
/usr/bin/tbz2tool
|
||||||
|
/usr/bin/x86_64-pc-linux-gnu-*
|
||||||
|
/usr/bin/xpak
|
||||||
|
/usr/bin/yacc
|
||||||
|
/usr/lib*/*.a
|
||||||
|
/usr/lib*/*.la
|
||||||
|
/usr/lib*/perl5/site_perl
|
||||||
|
/usr/lib*/gcc-lib/*/*/libgcj*
|
||||||
|
/usr/sbin/archive-conf
|
||||||
|
/usr/sbin/dispatch-conf
|
||||||
|
/usr/sbin/emaint
|
||||||
|
/usr/sbin/emerge-webrsync
|
||||||
|
/usr/sbin/env-update
|
||||||
|
/usr/sbin/fb*
|
||||||
|
/usr/sbin/fixpackages
|
||||||
|
/usr/sbin/quickpkg
|
||||||
|
/usr/sbin/regenworld
|
||||||
|
/usr/share/consolefonts/1*
|
||||||
|
/usr/share/consolefonts/7*
|
||||||
|
/usr/share/consolefonts/8*
|
||||||
|
/usr/share/consolefonts/9*
|
||||||
|
/usr/share/consolefonts/A*
|
||||||
|
/usr/share/consolefonts/C*
|
||||||
|
/usr/share/consolefonts/E*
|
||||||
|
/usr/share/consolefonts/G*
|
||||||
|
/usr/share/consolefonts/L*
|
||||||
|
/usr/share/consolefonts/M*
|
||||||
|
/usr/share/consolefonts/R*
|
||||||
|
/usr/share/consolefonts/a*
|
||||||
|
/usr/share/consolefonts/c*
|
||||||
|
/usr/share/consolefonts/dr*
|
||||||
|
/usr/share/consolefonts/g*
|
||||||
|
/usr/share/consolefonts/i*
|
||||||
|
/usr/share/consolefonts/k*
|
||||||
|
/usr/share/consolefonts/l*
|
||||||
|
/usr/share/consolefonts/r*
|
||||||
|
/usr/share/consolefonts/s*
|
||||||
|
/usr/share/consolefonts/t*
|
||||||
|
/usr/share/consolefonts/v*
|
||||||
|
/usr/share/misc/*.old
|
167
releases/weekly/specs/amd64/livecd-stage1.spec
Normal file
167
releases/weekly/specs/amd64/livecd-stage1.spec
Normal file
|
@ -0,0 +1,167 @@
|
||||||
|
subarch: amd64
|
||||||
|
version_stamp: installer-2008.0
|
||||||
|
target: livecd-stage1
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/amd64/2008.0/desktop
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-amd64-desktop-2008.0
|
||||||
|
livecd/use:
|
||||||
|
branding
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
socks5
|
||||||
|
|
||||||
|
livecd/packages:
|
||||||
|
app-accessibility/brltty
|
||||||
|
app-admin/hddtemp
|
||||||
|
app-admin/ide-smart
|
||||||
|
app-admin/logrotate
|
||||||
|
app-admin/passook
|
||||||
|
app-admin/pwgen
|
||||||
|
app-admin/sudo
|
||||||
|
app-admin/syslog-ng
|
||||||
|
app-arch/mt-st
|
||||||
|
app-benchmarks/cpuburn
|
||||||
|
# app-cdr/cdrkit
|
||||||
|
app-crypt/gnupg
|
||||||
|
# app-editors/emacs
|
||||||
|
app-editors/vim
|
||||||
|
app-misc/mc
|
||||||
|
app-misc/screen
|
||||||
|
app-misc/vlock
|
||||||
|
# app-office/openoffice-bin
|
||||||
|
# app-office/openoffice
|
||||||
|
app-portage/gentoolkit
|
||||||
|
app-portage/mirrorselect
|
||||||
|
app-portage/ufed
|
||||||
|
app-text/wgetpaste
|
||||||
|
dev-util/ccache
|
||||||
|
dev-util/cvs
|
||||||
|
dev-util/git
|
||||||
|
dev-util/subversion
|
||||||
|
gnome-base/gdm
|
||||||
|
# gnome-base/gnome
|
||||||
|
xfce-base/xfce4
|
||||||
|
mail-client/mozilla-thunderbird
|
||||||
|
# mail-client/mozilla-thunderbird-bin
|
||||||
|
media-gfx/fbgrab
|
||||||
|
# media-sound/audacious
|
||||||
|
net-analyzer/netcat
|
||||||
|
net-analyzer/nmap
|
||||||
|
net-analyzer/tcpdump
|
||||||
|
# net-analyzer/tcptraceroute
|
||||||
|
net-analyzer/traceroute
|
||||||
|
net-dialup/mingetty
|
||||||
|
net-dialup/minicom
|
||||||
|
### Masked (no keywords)
|
||||||
|
# net-dialup/penggy
|
||||||
|
net-dialup/pptpclient
|
||||||
|
net-dialup/rp-pppoe
|
||||||
|
net-firewall/iptables
|
||||||
|
net-fs/mount-cifs
|
||||||
|
net-fs/nfs-utils
|
||||||
|
net-im/pidgin
|
||||||
|
net-irc/irssi
|
||||||
|
net-irc/xchat
|
||||||
|
net-misc/bridge-utils
|
||||||
|
net-misc/dhcpcd
|
||||||
|
net-misc/iputils
|
||||||
|
net-misc/ntp
|
||||||
|
net-misc/rdate
|
||||||
|
net-misc/rdesktop
|
||||||
|
net-misc/vconfig
|
||||||
|
net-misc/vpnc
|
||||||
|
net-misc/whois
|
||||||
|
net-p2p/bittorrent
|
||||||
|
net-proxy/dante
|
||||||
|
net-proxy/ntlmaps
|
||||||
|
net-proxy/tsocks
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-wireless/b43-fwcutter
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-wireless/bcm43xx-fwcutter
|
||||||
|
net-wireless/ipw2100-firmware
|
||||||
|
net-wireless/ipw2200-firmware
|
||||||
|
net-wireless/iwl3945-ucode
|
||||||
|
net-wireless/iwl4965-ucode
|
||||||
|
net-wireless/prism54-firmware
|
||||||
|
net-wireless/wireless-tools
|
||||||
|
net-wireless/wpa_supplicant
|
||||||
|
net-wireless/zd1201-firmware
|
||||||
|
net-wireless/zd1211-firmware
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-apps/apmd
|
||||||
|
sys-apps/eject
|
||||||
|
sys-apps/ethtool
|
||||||
|
sys-apps/fxload
|
||||||
|
sys-apps/gli
|
||||||
|
sys-apps/hdparm
|
||||||
|
sys-apps/hwsetup
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-apps/ibm-powerpc-utils
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-apps/ibm-powerpc-utils-papr
|
||||||
|
sys-apps/iproute2
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-apps/lssbus
|
||||||
|
sys-apps/memtester
|
||||||
|
sys-apps/netplug
|
||||||
|
sys-apps/parted
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-apps/powerpc-utils
|
||||||
|
sys-apps/sdparm
|
||||||
|
sys-apps/sg3_utils
|
||||||
|
sys-apps/slocate
|
||||||
|
sys-apps/smartmontools
|
||||||
|
sys-block/aoetools
|
||||||
|
sys-block/disktype
|
||||||
|
### Masked (-amd64)
|
||||||
|
# sys-block/gpart
|
||||||
|
### Masked (~amd64)
|
||||||
|
# sys-block/partimage
|
||||||
|
sys-block/qla-fc-firmware
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-boot/aboot
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-boot/elilo
|
||||||
|
sys-boot/grub
|
||||||
|
# sys-boot/lilo
|
||||||
|
sys-boot/syslinux
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-boot/yaboot
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-devel/binutils-hppa64
|
||||||
|
sys-devel/distcc
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-devel/gcc-hppa64
|
||||||
|
sys-fs/cryptsetup
|
||||||
|
sys-fs/dmraid
|
||||||
|
sys-fs/dosfstools
|
||||||
|
sys-fs/e2fsprogs
|
||||||
|
sys-fs/evms
|
||||||
|
sys-fs/hfsplusutils
|
||||||
|
sys-fs/hfsutils
|
||||||
|
### Masked (no keywords)
|
||||||
|
# sys-fs/iprutils
|
||||||
|
sys-fs/jfsutils
|
||||||
|
sys-fs/lsscsi
|
||||||
|
sys-fs/lvm2
|
||||||
|
# sys-fs/lvm-user
|
||||||
|
sys-fs/mac-fdisk
|
||||||
|
sys-fs/mdadm
|
||||||
|
sys-fs/ntfsprogs
|
||||||
|
sys-fs/reiserfsprogs
|
||||||
|
sys-fs/xfsprogs
|
||||||
|
sys-kernel/genkernel
|
||||||
|
sys-libs/gpm
|
||||||
|
sys-power/acpid
|
||||||
|
sys-process/htop
|
||||||
|
sys-process/vixie-cron
|
||||||
|
www-client/links
|
||||||
|
www-client/mozilla-firefox
|
||||||
|
# www-client/mozilla-firefox-bin
|
||||||
|
x11-base/xorg-server
|
||||||
|
x11-base/xorg-x11
|
||||||
|
x11-drivers/synaptics
|
||||||
|
x11-themes/gdm-themes-livecd
|
||||||
|
x11-themes/gentoo-artwork-livecd
|
66
releases/weekly/specs/amd64/livecd-stage2.spec
Normal file
66
releases/weekly/specs/amd64/livecd-stage2.spec
Normal file
|
@ -0,0 +1,66 @@
|
||||||
|
subarch: amd64
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: livecd-stage2
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/amd64/2008.0/desktop
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/livecd-stage1-amd64-installer-2008.0
|
||||||
|
|
||||||
|
livecd/bootargs: dokeymap
|
||||||
|
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2
|
||||||
|
livecd/fsscript: /var/svnroot/releng/trunk/releases/2008.0/scripts/livecd.sh
|
||||||
|
livecd/fstype: squashfs
|
||||||
|
livecd/gk_mainargs: --lvm --dmraid --evms --mdadm --makeopts=-j8
|
||||||
|
livecd/iso: /release/buildroot/amd64-default/builds/default/livecd-amd64-installer-2008.0.iso
|
||||||
|
livecd/type: gentoo-release-livecd
|
||||||
|
livecd/volid: Gentoo Linux 2008.0 amd64 LiveCD
|
||||||
|
livecd/xsession: xfce
|
||||||
|
livecd/xdm: gdm
|
||||||
|
|
||||||
|
livecd/overlay: /var/svnroot/releng/trunk/releases/2008.0/overlays/common/overlay/livecd
|
||||||
|
livecd/root_overlay: /var/svnroot/releng/trunk/releases/2008.0/overlays/common/root_overlay
|
||||||
|
|
||||||
|
boot/kernel: gentoo
|
||||||
|
boot/kernel/gentoo/sources: gentoo-sources
|
||||||
|
boot/kernel/gentoo/config: /var/svnroot/releng/trunk/releases/2008.0/kconfig/amd64/livecd-2.6.24.config
|
||||||
|
boot/kernel/gentoo/use: atm fbcondecor mng png truetype usb
|
||||||
|
boot/kernel/gentoo/packages:
|
||||||
|
media-libs/alsa-oss
|
||||||
|
media-sound/alsa-utils
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-dialup/fcdsl
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-dialup/fritzcapi
|
||||||
|
net-dialup/globespan-adsl
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-dialup/slmodem
|
||||||
|
net-misc/br2684ctl
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-wireless/acx
|
||||||
|
net-wireless/hostap-utils
|
||||||
|
# net-wireless/ipw3945
|
||||||
|
# net-wireless/madwifi-ng-tools
|
||||||
|
# net-wireless/rt2500
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-wireless/rtl8187
|
||||||
|
sys-apps/pcmciautils
|
||||||
|
sys-fs/ntfs3g
|
||||||
|
|
||||||
|
livecd/empty:
|
||||||
|
/var/tmp
|
||||||
|
/var/empty
|
||||||
|
/var/run
|
||||||
|
/var/state
|
||||||
|
/var/cache/edb/dep
|
||||||
|
/tmp
|
||||||
|
/usr/portage
|
||||||
|
/usr/src
|
||||||
|
/root/.ccache
|
||||||
|
/usr/share/genkernel/pkg/x86/cpio
|
||||||
|
|
||||||
|
livecd/rm:
|
||||||
|
/etc/*-
|
||||||
|
/etc/*.old
|
||||||
|
/root/.viminfo
|
||||||
|
/var/log/*.log
|
||||||
|
/usr/share/genkernel/pkg/x86/*.bz2
|
300
releases/weekly/specs/amd64/livedvd-stage1.spec
Normal file
300
releases/weekly/specs/amd64/livedvd-stage1.spec
Normal file
|
@ -0,0 +1,300 @@
|
||||||
|
subarch: amd64
|
||||||
|
version_stamp: installer-2008.0
|
||||||
|
target: livecd-stage1
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/amd64/2008.0/desktop
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-amd64-desktop-2008.0
|
||||||
|
livecd/use:
|
||||||
|
branding
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
socks5
|
||||||
|
|
||||||
|
livecd/packages:
|
||||||
|
app-accessibility/brltty
|
||||||
|
app-admin/gkrellm
|
||||||
|
app-admin/hddtemp
|
||||||
|
app-admin/ide-smart
|
||||||
|
app-admin/logrotate
|
||||||
|
app-admin/passook
|
||||||
|
app-admin/pwgen
|
||||||
|
app-admin/quickswitch
|
||||||
|
app-admin/sudo
|
||||||
|
app-admin/superadduser
|
||||||
|
app-admin/syslog-ng
|
||||||
|
### Masked (~amd64)
|
||||||
|
# app-admin/testdisk
|
||||||
|
app-arch/alien
|
||||||
|
app-arch/mt-st
|
||||||
|
app-arch/unrar
|
||||||
|
app-arch/unzip
|
||||||
|
app-benchmarks/cpuburn
|
||||||
|
app-cdr/bin2iso
|
||||||
|
app-cdr/cdrdao
|
||||||
|
app-cdr/cdrkit
|
||||||
|
app-cdr/dvd+rw-tools
|
||||||
|
app-cdr/gnomebaker
|
||||||
|
app-cdr/k3b
|
||||||
|
app-cdr/nrg2iso
|
||||||
|
app-crypt/gnupg
|
||||||
|
app-editors/bluefish
|
||||||
|
app-editors/emacs
|
||||||
|
app-editors/gvim
|
||||||
|
app-editors/vim
|
||||||
|
app-editors/xemacs
|
||||||
|
app-forensics/chkrootkit
|
||||||
|
app-laptop/i8kutils
|
||||||
|
### Compile fails
|
||||||
|
# app-misc/beagle
|
||||||
|
app-misc/mc
|
||||||
|
app-misc/pax-utils
|
||||||
|
app-misc/screen
|
||||||
|
### Masked (~amd64)
|
||||||
|
# app-misc/splitvt
|
||||||
|
app-misc/vlock
|
||||||
|
app-office/dia
|
||||||
|
app-office/gnucash
|
||||||
|
app-office/gnumeric
|
||||||
|
app-office/koffice
|
||||||
|
app-office/openoffice
|
||||||
|
# app-office/openoffice-bin
|
||||||
|
app-office/scribus
|
||||||
|
app-pda/gtkpod
|
||||||
|
app-pda/ipodslave
|
||||||
|
app-portage/herdstat
|
||||||
|
app-portage/genlop
|
||||||
|
app-portage/gentoolkit
|
||||||
|
app-portage/gentoolkit-dev
|
||||||
|
app-portage/layman
|
||||||
|
app-portage/mirrorselect
|
||||||
|
app-portage/portage-utils
|
||||||
|
app-portage/ufed
|
||||||
|
app-shells/bash-completion
|
||||||
|
app-shells/gentoo-bashcomp
|
||||||
|
app-shells/tcsh
|
||||||
|
app-shells/zsh
|
||||||
|
app-shells/zsh-completion
|
||||||
|
app-text/tetex
|
||||||
|
app-text/wgetpaste
|
||||||
|
dev-util/anjuta
|
||||||
|
dev-util/ccache
|
||||||
|
dev-util/cvs
|
||||||
|
dev-util/git
|
||||||
|
dev-util/indent
|
||||||
|
dev-util/kdbg
|
||||||
|
dev-util/kdesvn
|
||||||
|
dev-util/kdevelop
|
||||||
|
dev-util/ltrace
|
||||||
|
dev-util/strace
|
||||||
|
dev-util/subversion
|
||||||
|
dev-util/valgrind
|
||||||
|
gnome-base/gnome
|
||||||
|
gnome-extra/evolution-exchange
|
||||||
|
gnome-base/gdm
|
||||||
|
### Masked (~amd64)
|
||||||
|
# gnome-extra/gsynaptics
|
||||||
|
gnome-extra/sensors-applet
|
||||||
|
kde-base/kde-meta
|
||||||
|
kde-base/kooka
|
||||||
|
mail-client/evolution
|
||||||
|
mail-client/mozilla-thunderbird
|
||||||
|
mail-client/mozilla-thunderbird-bin
|
||||||
|
mail-client/sylpheed
|
||||||
|
mail-client/claws-mail
|
||||||
|
### Masked (~amd64)
|
||||||
|
# media-gfx/blender
|
||||||
|
media-gfx/digikam
|
||||||
|
media-gfx/fbgrab
|
||||||
|
media-gfx/gimp
|
||||||
|
media-gfx/gimp-print
|
||||||
|
media-gfx/gtkam
|
||||||
|
media-gfx/inkscape
|
||||||
|
media-gfx/xsane
|
||||||
|
media-sound/amarok
|
||||||
|
media-sound/audacious
|
||||||
|
media-sound/audacity
|
||||||
|
media-sound/easytag
|
||||||
|
media-sound/gnomeradio
|
||||||
|
media-sound/grip
|
||||||
|
media-sound/hydrogen
|
||||||
|
media-sound/rhythmbox
|
||||||
|
media-video/dvdrip
|
||||||
|
media-video/gqcam
|
||||||
|
# media-video/gxine
|
||||||
|
media-video/lsdvd
|
||||||
|
media-video/mplayer
|
||||||
|
### Masked (~amd64)
|
||||||
|
# media-video/mplayer-bin
|
||||||
|
media-video/ogle-gui
|
||||||
|
media-video/vlc
|
||||||
|
media-video/xine-ui
|
||||||
|
media-video/kmplayer
|
||||||
|
net-analyzer/ettercap
|
||||||
|
net-analyzer/netcat
|
||||||
|
net-analyzer/nmap
|
||||||
|
net-analyzer/snort
|
||||||
|
net-analyzer/tcpdump
|
||||||
|
net-analyzer/tcptraceroute
|
||||||
|
net-analyzer/traceroute
|
||||||
|
net-analyzer/wireshark
|
||||||
|
net-dialup/mingetty
|
||||||
|
net-dialup/minicom
|
||||||
|
### Masked (no keyword)
|
||||||
|
# net-dialup/penggy
|
||||||
|
net-dialup/pptpclient
|
||||||
|
net-dialup/rp-pppoe
|
||||||
|
net-firewall/iptables
|
||||||
|
net-firewall/kmyfirewall
|
||||||
|
net-ftp/ncftp
|
||||||
|
net-fs/mount-cifs
|
||||||
|
net-fs/nfs-utils
|
||||||
|
net-fs/samba
|
||||||
|
net-im/pidgin
|
||||||
|
net-irc/irssi
|
||||||
|
net-irc/xchat
|
||||||
|
net-misc/bridge-utils
|
||||||
|
net-misc/dhcpcd
|
||||||
|
net-misc/iputils
|
||||||
|
net-misc/ntp
|
||||||
|
net-misc/rdate
|
||||||
|
net-misc/rdesktop
|
||||||
|
net-misc/tightvnc
|
||||||
|
net-misc/vconfig
|
||||||
|
net-misc/vpnc
|
||||||
|
net-misc/whois
|
||||||
|
net-nntp/pan
|
||||||
|
net-p2p/bittorrent
|
||||||
|
net-p2p/limewire
|
||||||
|
net-print/cups
|
||||||
|
net-proxy/dante
|
||||||
|
net-proxy/ntlmaps
|
||||||
|
net-proxy/tsocks
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-wireless/aircrack-ng
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-wireless/airsnort
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-wireless/b43-fwcutter
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-wireless/bcm43xx-fwcutter
|
||||||
|
net-wireless/gnome-bluetooth
|
||||||
|
net-wireless/ipw2100-firmware
|
||||||
|
net-wireless/ipw2200-firmware
|
||||||
|
net-wireless/iwl3945-ucode
|
||||||
|
net-wireless/iwl4965-ucode
|
||||||
|
net-wireless/kdebluetooth
|
||||||
|
net-wireless/prism54-firmware
|
||||||
|
net-wireless/wepattack
|
||||||
|
net-wireless/wireless-tools
|
||||||
|
net-wireless/wpa_supplicant
|
||||||
|
net-wireless/zd1201-firmware
|
||||||
|
net-wireless/zd1211-firmware
|
||||||
|
rox-base/rox
|
||||||
|
### Masked
|
||||||
|
# sys-apps/apmd
|
||||||
|
sys-apps/dmidecode
|
||||||
|
sys-apps/eject
|
||||||
|
sys-apps/ethtool
|
||||||
|
sys-apps/fxload
|
||||||
|
sys-apps/gli
|
||||||
|
sys-apps/gradm
|
||||||
|
sys-apps/hdparm
|
||||||
|
sys-apps/hwsetup
|
||||||
|
### Masked (no keyword)
|
||||||
|
# sys-apps/ibm-powerpc-utils
|
||||||
|
### Masked (no keyword)
|
||||||
|
# sys-apps/ibm-powerpc-utils-papr
|
||||||
|
sys-apps/iproute2
|
||||||
|
sys-apps/ivman
|
||||||
|
### Masked (no keyword)
|
||||||
|
# sys-apps/lssbus
|
||||||
|
sys-apps/memtester
|
||||||
|
sys-apps/netplug
|
||||||
|
sys-apps/parted
|
||||||
|
sys-apps/pcsc-lite
|
||||||
|
sys-apps/pmount
|
||||||
|
### Masked (no keyword)
|
||||||
|
# sys-apps/powerpc-utils
|
||||||
|
### Masked (~amd64)
|
||||||
|
# sys-apps/qtparted
|
||||||
|
### Compile fails
|
||||||
|
# sys-apps/rsbac-admin
|
||||||
|
sys-apps/sdparm
|
||||||
|
sys-apps/sg3_utils
|
||||||
|
sys-apps/slocate
|
||||||
|
sys-apps/smartmontools
|
||||||
|
### Masked (~amd64)
|
||||||
|
# sys-apps/tuxonice-userui
|
||||||
|
sys-block/aoetools
|
||||||
|
sys-block/disktype
|
||||||
|
### Masked (-amd64)
|
||||||
|
# sys-block/gpart
|
||||||
|
sys-block/gparted
|
||||||
|
sys-block/mpt-status
|
||||||
|
### Masked (~amd64)
|
||||||
|
# sys-block/partimage
|
||||||
|
sys-block/qla-fc-firmware
|
||||||
|
### Masked (no keyword)
|
||||||
|
# sys-boot/aboot
|
||||||
|
### Masked (no keyword)
|
||||||
|
# sys-boot/elilo
|
||||||
|
sys-boot/grub
|
||||||
|
sys-boot/lilo
|
||||||
|
sys-boot/syslinux
|
||||||
|
### Masked (no keyword)
|
||||||
|
# sys-boot/yaboot
|
||||||
|
### Masked (no keyword)
|
||||||
|
# sys-devel/binutils-hppa64
|
||||||
|
sys-devel/distcc
|
||||||
|
### Masked (no keyword)
|
||||||
|
# sys-devel/gcc-hppa64
|
||||||
|
sys-devel/gdb
|
||||||
|
sys-fs/cryptsetup
|
||||||
|
sys-fs/dmraid
|
||||||
|
sys-fs/dosfstools
|
||||||
|
sys-fs/e2fsprogs
|
||||||
|
sys-fs/evms
|
||||||
|
### Masked (~amd64)
|
||||||
|
# sys-fs/hfsplusutils
|
||||||
|
sys-fs/hfsutils
|
||||||
|
### Masked (no keyword)
|
||||||
|
# sys-fs/iprutils
|
||||||
|
sys-fs/jfsutils
|
||||||
|
sys-fs/lsscsi
|
||||||
|
sys-fs/lvm2
|
||||||
|
sys-fs/mac-fdisk
|
||||||
|
sys-fs/mdadm
|
||||||
|
sys-fs/multipath-tools
|
||||||
|
sys-fs/ntfsprogs
|
||||||
|
sys-fs/reiserfsprogs
|
||||||
|
sys-fs/quota
|
||||||
|
sys-fs/xfsprogs
|
||||||
|
sys-fs/xfsdump
|
||||||
|
sys-kernel/genkernel
|
||||||
|
sys-libs/gpm
|
||||||
|
sys-power/acpid
|
||||||
|
sys-power/apcupsd
|
||||||
|
sys-process/htop
|
||||||
|
sys-process/lsof
|
||||||
|
sys-process/vixie-cron
|
||||||
|
www-client/epiphany-extensions
|
||||||
|
www-client/galeon
|
||||||
|
www-client/links
|
||||||
|
www-client/mozilla-firefox
|
||||||
|
www-client/mozilla-firefox-bin
|
||||||
|
www-client/opera
|
||||||
|
www-client/seamonkey
|
||||||
|
www-client/seamonkey-bin
|
||||||
|
x11-base/xorg-x11
|
||||||
|
x11-drivers/synaptics
|
||||||
|
x11-misc/xscreensaver
|
||||||
|
### Masked (no keyword)
|
||||||
|
# x11-plugins/gkrellm-plugins
|
||||||
|
x11-themes/gdm-themes-livecd
|
||||||
|
x11-themes/gentoo-artwork-livecd
|
||||||
|
x11-wm/afterstep
|
||||||
|
x11-wm/enlightenment
|
||||||
|
x11-wm/fluxbox
|
||||||
|
x11-wm/windowmaker
|
||||||
|
xfce-base/xfce4
|
66
releases/weekly/specs/amd64/livedvd-stage2.spec
Normal file
66
releases/weekly/specs/amd64/livedvd-stage2.spec
Normal file
|
@ -0,0 +1,66 @@
|
||||||
|
subarch: amd64
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: livecd-stage2
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/amd64/2008.0/desktop
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/livecd-stage1-amd64-installer-2008.0
|
||||||
|
|
||||||
|
livecd/bootargs: dokeymap
|
||||||
|
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2
|
||||||
|
livecd/fsscript: /var/svnroot/releng/trunk/releases/2008.0/scripts/livecd.sh
|
||||||
|
livecd/fstype: squashfs
|
||||||
|
livecd/gk_mainargs: --lvm --dmraid --evms --mdadm --makeopts=-j8
|
||||||
|
livecd/iso: /var/tmp/catalyst/builds/default/livedvd-amd64-installer-2008.0.iso
|
||||||
|
livecd/type: gentoo-release-livecd
|
||||||
|
livecd/volid: Gentoo Linux AMD64 LiveDVD
|
||||||
|
livecd/xdm: gdm
|
||||||
|
livecd/xsession: xfce
|
||||||
|
|
||||||
|
livecd/overlay: /var/svnroot/releng/trunk/releases/2008.0/overlays/common/overlay/livedvd
|
||||||
|
livecd/root_overlay: /var/svnroot/releng/trunk/releases/2008.0/overlays/common/root_overlay
|
||||||
|
|
||||||
|
boot/kernel: gentoo
|
||||||
|
|
||||||
|
boot/kernel/gentoo/sources: gentoo-sources
|
||||||
|
boot/kernel/gentoo/config: /var/svnroot/releng/trunk/releases/2008.0/kconfig/amd64/livecd-2.6.24.config
|
||||||
|
boot/kernel/gentoo/use: atm fbcondecor mng png truetype usb
|
||||||
|
boot/kernel/gentoo/packages:
|
||||||
|
media-libs/alsa-oss
|
||||||
|
media-sound/alsa-utils
|
||||||
|
### Masked (no keyword)
|
||||||
|
# net-dialup/fcdsl
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-dialup/fritzcapi
|
||||||
|
net-dialup/globespan-adsl
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-dialup/slmodem
|
||||||
|
net-misc/br2684ctl
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-wireless/acx
|
||||||
|
net-wireless/hostap-utils
|
||||||
|
# net-wireless/ipw3945
|
||||||
|
# net-wireless/madwifi-ng-tools
|
||||||
|
# net-wireless/rt2500
|
||||||
|
### Masked (~amd64)
|
||||||
|
# net-wireless/rtl8187
|
||||||
|
sys-apps/pcmciautils
|
||||||
|
|
||||||
|
livecd/empty:
|
||||||
|
/var/tmp
|
||||||
|
/var/empty
|
||||||
|
/var/run
|
||||||
|
/var/state
|
||||||
|
/var/cache/edb/dep
|
||||||
|
/tmp
|
||||||
|
/usr/portage
|
||||||
|
/usr/src
|
||||||
|
/root/.ccache
|
||||||
|
/usr/share/genkernel/pkg/amd64/cpio
|
||||||
|
|
||||||
|
livecd/rm:
|
||||||
|
/etc/*-
|
||||||
|
/etc/*.old
|
||||||
|
/root/.viminfo
|
||||||
|
/var/log/*.log
|
||||||
|
/usr/share/genkernel/pkg/amd64/*.bz2
|
7
releases/weekly/specs/amd64/stage1.spec
Normal file
7
releases/weekly/specs/amd64/stage1.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: amd64
|
||||||
|
target: stage1
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/amd64/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-amd64-2007.0
|
7
releases/weekly/specs/amd64/stage2-desktop.spec
Normal file
7
releases/weekly/specs/amd64/stage2-desktop.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: amd64
|
||||||
|
target: stage2
|
||||||
|
version_stamp: desktop-2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/amd64/2008.0/desktop
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage1-amd64-2008.0
|
7
releases/weekly/specs/amd64/stage2.spec
Normal file
7
releases/weekly/specs/amd64/stage2.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: amd64
|
||||||
|
target: stage2
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/amd64/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage1-amd64-2008.0
|
7
releases/weekly/specs/amd64/stage3-desktop.spec
Normal file
7
releases/weekly/specs/amd64/stage3-desktop.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: amd64
|
||||||
|
target: stage3
|
||||||
|
version_stamp: desktop-2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/amd64/2008.0/desktop
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage2-amd64-desktop-2008.0
|
7
releases/weekly/specs/amd64/stage3.spec
Normal file
7
releases/weekly/specs/amd64/stage3.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: amd64
|
||||||
|
target: stage3
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/amd64/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage2-amd64-2008.0
|
7
releases/weekly/specs/hppa/hppa1.1/stage1.spec
Normal file
7
releases/weekly/specs/hppa/hppa1.1/stage1.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: hppa1.1
|
||||||
|
target: stage1
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/hppa/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-hppa1.1-2007.0
|
7
releases/weekly/specs/hppa/hppa1.1/stage2.spec
Normal file
7
releases/weekly/specs/hppa/hppa1.1/stage2.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: hppa1.1
|
||||||
|
target: stage2
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/hppa/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage1-hppa1.1-2008.0
|
7
releases/weekly/specs/hppa/hppa1.1/stage3.spec
Normal file
7
releases/weekly/specs/hppa/hppa1.1/stage3.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: hppa1.1
|
||||||
|
target: stage3
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/hppa/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage2-hppa1.1-2008.0
|
7
releases/weekly/specs/hppa/hppa2.0/stage1.spec
Normal file
7
releases/weekly/specs/hppa/hppa2.0/stage1.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: hppa2.0
|
||||||
|
target: stage1
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/hppa/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-hppa2.0-2007.0
|
7
releases/weekly/specs/hppa/hppa2.0/stage2.spec
Normal file
7
releases/weekly/specs/hppa/hppa2.0/stage2.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: hppa2.0
|
||||||
|
target: stage2
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/hppa/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage1-hppa2.0-2008.0
|
7
releases/weekly/specs/hppa/hppa2.0/stage3.spec
Normal file
7
releases/weekly/specs/hppa/hppa2.0/stage3.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: hppa2.0
|
||||||
|
target: stage3
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/hppa/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage2-hppa2.0-2008.0
|
102
releases/weekly/specs/hppa/installcd-stage1.spec
Normal file
102
releases/weekly/specs/hppa/installcd-stage1.spec
Normal file
|
@ -0,0 +1,102 @@
|
||||||
|
subarch: hppa1.1
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: livecd-stage1
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/hppa/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-hppa1.1-2008.0
|
||||||
|
livecd/use:
|
||||||
|
-*
|
||||||
|
deprecated
|
||||||
|
fbcon
|
||||||
|
ipv6
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
lvm1
|
||||||
|
ncurses
|
||||||
|
nls
|
||||||
|
nptl
|
||||||
|
nptlonly
|
||||||
|
pam
|
||||||
|
readline
|
||||||
|
socks5
|
||||||
|
ssl
|
||||||
|
unicode
|
||||||
|
|
||||||
|
livecd/packages:
|
||||||
|
app-accessibility/brltty
|
||||||
|
app-admin/hddtemp
|
||||||
|
app-admin/passook
|
||||||
|
app-admin/pwgen
|
||||||
|
app-admin/syslog-ng
|
||||||
|
app-arch/unzip
|
||||||
|
app-editors/vim
|
||||||
|
app-misc/screen
|
||||||
|
app-misc/vlock
|
||||||
|
app-portage/mirrorselect
|
||||||
|
app-text/wgetpaste
|
||||||
|
media-gfx/fbgrab
|
||||||
|
net-analyzer/tcptraceroute
|
||||||
|
net-analyzer/traceroute
|
||||||
|
net-dialup/mingetty
|
||||||
|
# net-dialup/penggy
|
||||||
|
net-dialup/pptpclient
|
||||||
|
net-dialup/rp-pppoe
|
||||||
|
net-fs/nfs-utils
|
||||||
|
net-irc/irssi
|
||||||
|
net-misc/dhcpcd
|
||||||
|
net-misc/iputils
|
||||||
|
net-misc/ntp
|
||||||
|
net-misc/rdate
|
||||||
|
net-misc/vconfig
|
||||||
|
net-proxy/dante
|
||||||
|
net-proxy/ntlmaps
|
||||||
|
net-proxy/tsocks
|
||||||
|
# net-wireless/ipw2100-firmware
|
||||||
|
# net-wireless/ipw2200-firmware
|
||||||
|
net-wireless/prism54-firmware
|
||||||
|
net-wireless/wireless-tools
|
||||||
|
# net-wireless/wpa_supplicant
|
||||||
|
# net-wireless/zd1201-firmware
|
||||||
|
sys-apps/apmd
|
||||||
|
sys-apps/eject
|
||||||
|
sys-apps/ethtool
|
||||||
|
sys-apps/fxload
|
||||||
|
sys-apps/hdparm
|
||||||
|
sys-apps/hwsetup
|
||||||
|
sys-apps/iproute2
|
||||||
|
# sys-apps/lssbus
|
||||||
|
sys-apps/memtester
|
||||||
|
sys-apps/netplug
|
||||||
|
sys-apps/parted
|
||||||
|
# sys-apps/powerpc-utils
|
||||||
|
# sys-apps/ibm-powerpc-utils
|
||||||
|
# sys-apps/ibm-powerpc-utils-papr
|
||||||
|
sys-apps/sdparm
|
||||||
|
# sys-block/partimage
|
||||||
|
# sys-block/qla-fc-firmware
|
||||||
|
# sys-boot/yaboot
|
||||||
|
# sys-devel/binutils-hppa64
|
||||||
|
# sys-devel/gcc-hppa64
|
||||||
|
sys-fs/cryptsetup
|
||||||
|
# sys-fs/dmraid
|
||||||
|
sys-fs/dosfstools
|
||||||
|
sys-fs/e2fsprogs
|
||||||
|
sys-fs/evms
|
||||||
|
# sys-fs/hfsplusutils
|
||||||
|
# sys-fs/hfsutils
|
||||||
|
# sys-fs/iprutils
|
||||||
|
sys-fs/jfsutils
|
||||||
|
sys-fs/lsscsi
|
||||||
|
sys-fs/lvm2
|
||||||
|
# sys-fs/lvm-user
|
||||||
|
# sys-fs/mac-fdisk
|
||||||
|
sys-fs/mdadm
|
||||||
|
# sys-fs/multipath-tools
|
||||||
|
sys-fs/ntfsprogs
|
||||||
|
sys-fs/reiserfsprogs
|
||||||
|
sys-fs/xfsprogs
|
||||||
|
sys-libs/gpm
|
||||||
|
sys-power/acpid
|
||||||
|
# sys-power/apmd
|
||||||
|
www-client/links
|
338
releases/weekly/specs/hppa/installcd-stage2-minimal.spec
Normal file
338
releases/weekly/specs/hppa/installcd-stage2-minimal.spec
Normal file
|
@ -0,0 +1,338 @@
|
||||||
|
subarch: hppa1.1
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: livecd-stage2
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/hppa/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/livecd-stage1-hppa1.1-2008.0
|
||||||
|
|
||||||
|
livecd/bootargs: dokeymap
|
||||||
|
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/palo-1.5_pre20040515-cdtar.tar.bz2
|
||||||
|
livecd/fstype: squashfs
|
||||||
|
livecd/gk_mainargs: --lvm --dmraid --evms --mdadm
|
||||||
|
livecd/iso: /var/tmp/catalyst/builds/default/install-hppa-minimal-2008.0.iso
|
||||||
|
livecd/type: gentoo-release-minimal
|
||||||
|
|
||||||
|
boot/kernel: livecd32 livecd64
|
||||||
|
|
||||||
|
boot/kernel/livecd32/sources: sys-kernel/hppa-sources
|
||||||
|
boot/kernel/livecd32/config: /var/svnroot/releng/trunk/releases/2008.0/kconfig/hppa/installcd-2.6.15-hppa32.config
|
||||||
|
boot/kernel/livecd32/use:
|
||||||
|
-*
|
||||||
|
atm
|
||||||
|
deprecated
|
||||||
|
fbcon
|
||||||
|
fbcondecor
|
||||||
|
ipv6
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
lvm1
|
||||||
|
mng
|
||||||
|
ncurses
|
||||||
|
nls
|
||||||
|
nptl
|
||||||
|
nptlonly
|
||||||
|
pam
|
||||||
|
png
|
||||||
|
readline
|
||||||
|
socks5
|
||||||
|
ssl
|
||||||
|
truetype
|
||||||
|
unicode
|
||||||
|
usb
|
||||||
|
|
||||||
|
boot/kernel/livecd32/packages:
|
||||||
|
sys-fs/ntfs3g
|
||||||
|
|
||||||
|
boot/kernel/livecd64/sources: sys-kernel/hppa-sources
|
||||||
|
boot/kernel/livecd64/config: /var/svnroot/releng/trunk/releases/2008.0/kconfig/hppa/installcd-2.6.15-hppa64.config
|
||||||
|
boot/kernel/livecd64/gk_kernargs: --kernel-cc=hppa64-linux-gcc --kernel-ld=hppa64-linux-ld
|
||||||
|
boot/kernel/livecd64/use:
|
||||||
|
-*
|
||||||
|
atm
|
||||||
|
deprecated
|
||||||
|
fbcon
|
||||||
|
fbcondecor
|
||||||
|
ipv6
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
lvm1
|
||||||
|
mng
|
||||||
|
ncurses
|
||||||
|
nls
|
||||||
|
nptl
|
||||||
|
nptlonly
|
||||||
|
pam
|
||||||
|
png
|
||||||
|
readline
|
||||||
|
socks5
|
||||||
|
ssl
|
||||||
|
truetype
|
||||||
|
unicode
|
||||||
|
usb
|
||||||
|
|
||||||
|
boot/kernel/livecd64/packages:
|
||||||
|
sys-fs/ntfs3g
|
||||||
|
|
||||||
|
boot/kernel/livecd32/extraversion: livecd32
|
||||||
|
boot/kernel/livecd64/extraversion: livecd64
|
||||||
|
|
||||||
|
livecd/unmerge:
|
||||||
|
app-admin/eselect
|
||||||
|
app-admin/eselect-ctags
|
||||||
|
app-admin/eselect-vi
|
||||||
|
app-admin/perl-cleaner
|
||||||
|
app-admin/python-updater
|
||||||
|
app-arch/cpio
|
||||||
|
dev-libs/gmp
|
||||||
|
dev-libs/libxml2
|
||||||
|
dev-libs/mpfr
|
||||||
|
dev-libs/popt
|
||||||
|
dev-python/pycrypto
|
||||||
|
dev-util/pkgconfig
|
||||||
|
net-misc/rsync
|
||||||
|
perl-core/PodParser
|
||||||
|
perl-core/Test-Harness
|
||||||
|
sys-apps/debianutils
|
||||||
|
sys-apps/diffutils
|
||||||
|
sys-apps/file
|
||||||
|
sys-apps/groff
|
||||||
|
sys-apps/man
|
||||||
|
sys-apps/man-pages
|
||||||
|
sys-apps/miscfiles
|
||||||
|
# sys-apps/portage
|
||||||
|
# sys-apps/sandbox
|
||||||
|
sys-apps/texinfo
|
||||||
|
sys-devel/autoconf
|
||||||
|
sys-devel/autoconf-wrapper
|
||||||
|
sys-devel/automake
|
||||||
|
sys-devel/automake-wrapper
|
||||||
|
sys-devel/binutils
|
||||||
|
sys-devel/binutils-config
|
||||||
|
sys-devel/bison
|
||||||
|
sys-devel/flex
|
||||||
|
sys-devel/gcc
|
||||||
|
sys-devel/gcc-config
|
||||||
|
sys-devel/gettext
|
||||||
|
sys-devel/gnuconfig
|
||||||
|
sys-devel/libtool
|
||||||
|
sys-devel/m4
|
||||||
|
sys-devel/make
|
||||||
|
sys-devel/patch
|
||||||
|
sys-libs/db
|
||||||
|
sys-libs/gdbm
|
||||||
|
sys-libs/libkudzu
|
||||||
|
sys-kernel/genkernel
|
||||||
|
sys-kernel/linux-headers
|
||||||
|
|
||||||
|
livecd/empty:
|
||||||
|
/etc/cron.daily
|
||||||
|
/etc/cron.hourly
|
||||||
|
/etc/cron.monthly
|
||||||
|
/etc/cron.weekly
|
||||||
|
/etc/logrotate.d
|
||||||
|
/etc/modules.autoload.d
|
||||||
|
/etc/rsync
|
||||||
|
/etc/runlevels/single
|
||||||
|
/etc/skel
|
||||||
|
/lib/dev-state
|
||||||
|
/lib/udev-state
|
||||||
|
/lib64/dev-state
|
||||||
|
/lib64/udev-state
|
||||||
|
/root/.ccache
|
||||||
|
/tmp
|
||||||
|
/usr/diet/include
|
||||||
|
/usr/diet/man
|
||||||
|
/usr/i386-gentoo-linux-uclibc
|
||||||
|
/usr/i386-pc-linux-gnu
|
||||||
|
/usr/i386-pc-linux-uclibc
|
||||||
|
/usr/include
|
||||||
|
/usr/lib/X11/config
|
||||||
|
/usr/lib/X11/doc
|
||||||
|
/usr/lib/X11/etc
|
||||||
|
/usr/lib/awk
|
||||||
|
/usr/lib/ccache
|
||||||
|
/usr/lib/gcc-config
|
||||||
|
/usr/lib/gconv
|
||||||
|
/usr/lib/nfs
|
||||||
|
/usr/lib/perl5/site_perl
|
||||||
|
/usr/lib/portage
|
||||||
|
/usr/lib/python2.2
|
||||||
|
/usr/lib/python2.3
|
||||||
|
/usr/lib/python2.4/test
|
||||||
|
/usr/lib64/X11/config
|
||||||
|
/usr/lib64/X11/doc
|
||||||
|
/usr/lib64/X11/etc
|
||||||
|
/usr/lib64/awk
|
||||||
|
/usr/lib64/ccache
|
||||||
|
/usr/lib64/gcc-config
|
||||||
|
/usr/lib64/gconv
|
||||||
|
/usr/lib64/nfs
|
||||||
|
/usr/lib64/perl5/site_perl
|
||||||
|
/usr/lib64/portage
|
||||||
|
/usr/lib64/python2.2
|
||||||
|
/usr/lib64/python2.3
|
||||||
|
/usr/lib64/python2.4/test
|
||||||
|
/usr/local
|
||||||
|
/usr/portage
|
||||||
|
/usr/powerpc-unknown-linux-gnu
|
||||||
|
/usr/powerpc64-unknown-linux-gnu
|
||||||
|
/usr/share/aclocal
|
||||||
|
/usr/share/baselayout
|
||||||
|
/usr/share/binutils-data
|
||||||
|
/usr/share/consolefonts/partialfonts
|
||||||
|
/usr/share/consoletrans
|
||||||
|
/usr/share/dict
|
||||||
|
/usr/share/doc
|
||||||
|
/usr/share/emacs
|
||||||
|
/usr/share/et
|
||||||
|
/usr/share/gcc-data
|
||||||
|
/usr/share/genkernel
|
||||||
|
/usr/share/gettext
|
||||||
|
/usr/share/glib-2.0
|
||||||
|
/usr/share/gnuconfig
|
||||||
|
/usr/share/gtk-doc
|
||||||
|
/usr/share/i18n
|
||||||
|
/usr/share/info
|
||||||
|
/usr/share/lcms
|
||||||
|
/usr/share/libtool
|
||||||
|
/usr/share/locale
|
||||||
|
/usr/share/man
|
||||||
|
/usr/share/rfc
|
||||||
|
/usr/share/ss
|
||||||
|
/usr/share/state
|
||||||
|
/usr/share/texinfo
|
||||||
|
/usr/share/unimaps
|
||||||
|
/usr/share/zoneinfo
|
||||||
|
/usr/sparc-unknown-linux-gnu
|
||||||
|
/usr/src
|
||||||
|
/usr/x86_64-pc-linux-gnu
|
||||||
|
/var/cache
|
||||||
|
/var/empty
|
||||||
|
/var/lib/portage
|
||||||
|
/var/lock
|
||||||
|
/var/log
|
||||||
|
/var/run
|
||||||
|
/var/spool
|
||||||
|
/var/state
|
||||||
|
/var/tmp
|
||||||
|
|
||||||
|
livecd/rm:
|
||||||
|
/boot/System*
|
||||||
|
/boot/initr*
|
||||||
|
/boot/kernel*
|
||||||
|
/etc/*-
|
||||||
|
/etc/*.old
|
||||||
|
/etc/default/audioctl
|
||||||
|
/etc/dispatch-conf.conf
|
||||||
|
/etc/env.d/05binutils
|
||||||
|
/etc/env.d/05gcc
|
||||||
|
/etc/etc-update.conf
|
||||||
|
/etc/hosts.bck
|
||||||
|
/etc/issue*
|
||||||
|
/etc/genkernel.conf
|
||||||
|
/etc/make.conf*
|
||||||
|
/etc/make.globals
|
||||||
|
/etc/make.profile
|
||||||
|
/etc/man.conf
|
||||||
|
/etc/resolv.conf
|
||||||
|
/lib*/*.a
|
||||||
|
/lib*/*.la
|
||||||
|
/lib*/cpp
|
||||||
|
/lib*/security/pam_access.so
|
||||||
|
/lib*/security/pam_chroot.so
|
||||||
|
/lib*/security/pam_debug.so
|
||||||
|
/lib*/security/pam_ftp.so
|
||||||
|
/lib*/security/pam_issue.so
|
||||||
|
/lib*/security/pam_mail.so
|
||||||
|
/lib*/security/pam_mkhomedir.so
|
||||||
|
/lib*/security/pam_motd.so
|
||||||
|
/lib*/security/pam_postgresok.so
|
||||||
|
/lib*/security/pam_rhosts_auth.so
|
||||||
|
/lib*/security/pam_userdb.so
|
||||||
|
/root/.bash_history
|
||||||
|
/root/.viminfo
|
||||||
|
/sbin/*.static
|
||||||
|
/sbin/fsck.cramfs
|
||||||
|
/sbin/fsck.minix
|
||||||
|
/sbin/mkfs.bfs
|
||||||
|
/sbin/mkfs.cramfs
|
||||||
|
/sbin/mkfs.minix
|
||||||
|
/usr/bin/addr2line
|
||||||
|
/usr/bin/ar
|
||||||
|
/usr/bin/as
|
||||||
|
/usr/bin/audioctl
|
||||||
|
/usr/bin/c++*
|
||||||
|
/usr/bin/cc
|
||||||
|
/usr/bin/cjpeg
|
||||||
|
/usr/bin/cpp
|
||||||
|
/usr/bin/djpeg
|
||||||
|
/usr/bin/ebuild
|
||||||
|
/usr/bin/emerge
|
||||||
|
/usr/bin/elftoaout
|
||||||
|
/usr/bin/f77
|
||||||
|
/usr/bin/g++*
|
||||||
|
/usr/bin/g77
|
||||||
|
/usr/bin/gcc*
|
||||||
|
/usr/bin/genkernel
|
||||||
|
/usr/bin/gprof
|
||||||
|
/usr/bin/i386-gentoo-linux-uclibc-*
|
||||||
|
/usr/bin/i386-pc-linux-*
|
||||||
|
/usr/bin/jpegtran
|
||||||
|
/usr/bin/ld
|
||||||
|
/usr/bin/libpng*
|
||||||
|
/usr/bin/nm
|
||||||
|
/usr/bin/objcopy
|
||||||
|
/usr/bin/objdump
|
||||||
|
/usr/bin/piggyback*
|
||||||
|
/usr/bin/portageq
|
||||||
|
/usr/bin/ranlib
|
||||||
|
/usr/bin/readelf
|
||||||
|
/usr/bin/repoman
|
||||||
|
/usr/bin/size
|
||||||
|
/usr/bin/powerpc-unknown-linux-gnu-*
|
||||||
|
/usr/bin/powerpc64-unknown-linux-gnu-*
|
||||||
|
/usr/bin/sparc-unknown-linux-gnu-*
|
||||||
|
/usr/bin/sparc64-unknown-linux-gnu-*
|
||||||
|
/usr/bin/strings
|
||||||
|
/usr/bin/strip
|
||||||
|
/usr/bin/tbz2tool
|
||||||
|
/usr/bin/x86_64-pc-linux-gnu-*
|
||||||
|
/usr/bin/xpak
|
||||||
|
/usr/bin/yacc
|
||||||
|
/usr/lib*/*.a
|
||||||
|
/usr/lib*/*.la
|
||||||
|
/usr/lib*/perl5/site_perl
|
||||||
|
/usr/lib*/gcc-lib/*/*/libgcj*
|
||||||
|
/usr/sbin/archive-conf
|
||||||
|
/usr/sbin/dispatch-conf
|
||||||
|
/usr/sbin/emaint
|
||||||
|
/usr/sbin/emerge-webrsync
|
||||||
|
/usr/sbin/env-update
|
||||||
|
/usr/sbin/fb*
|
||||||
|
/usr/sbin/fixpackages
|
||||||
|
/usr/sbin/quickpkg
|
||||||
|
/usr/sbin/regenworld
|
||||||
|
/usr/share/consolefonts/1*
|
||||||
|
/usr/share/consolefonts/7*
|
||||||
|
/usr/share/consolefonts/8*
|
||||||
|
/usr/share/consolefonts/9*
|
||||||
|
/usr/share/consolefonts/A*
|
||||||
|
/usr/share/consolefonts/C*
|
||||||
|
/usr/share/consolefonts/E*
|
||||||
|
/usr/share/consolefonts/G*
|
||||||
|
/usr/share/consolefonts/L*
|
||||||
|
/usr/share/consolefonts/M*
|
||||||
|
/usr/share/consolefonts/R*
|
||||||
|
/usr/share/consolefonts/a*
|
||||||
|
/usr/share/consolefonts/c*
|
||||||
|
/usr/share/consolefonts/dr*
|
||||||
|
/usr/share/consolefonts/g*
|
||||||
|
/usr/share/consolefonts/i*
|
||||||
|
/usr/share/consolefonts/k*
|
||||||
|
/usr/share/consolefonts/l*
|
||||||
|
/usr/share/consolefonts/r*
|
||||||
|
/usr/share/consolefonts/s*
|
||||||
|
/usr/share/consolefonts/t*
|
||||||
|
/usr/share/consolefonts/v*
|
||||||
|
/usr/share/misc/*.old
|
340
releases/weekly/specs/hppa/installcd-stage2-universal.spec
Normal file
340
releases/weekly/specs/hppa/installcd-stage2-universal.spec
Normal file
|
@ -0,0 +1,340 @@
|
||||||
|
subarch: hppa1.1
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: livecd-stage2
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/hppa/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/livecd-stage1-hppa1.1-2008.0
|
||||||
|
|
||||||
|
livecd/bootargs: dokeymap
|
||||||
|
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/palo-1.5_pre20040515-cdtar.tar.bz2
|
||||||
|
livecd/fstype: squashfs
|
||||||
|
livecd/gk_mainargs: --lvm --dmraid --evms --mdadm
|
||||||
|
livecd/iso: /var/tmp/catalyst/builds/default/install-hppa-universal-2008.0.iso
|
||||||
|
livecd/type: gentoo-release-universal
|
||||||
|
|
||||||
|
livecd/overlay: /var/cvsroot/gentoo/src/releng/overlays/2008.0/common/overlay/installcd
|
||||||
|
|
||||||
|
boot/kernel: livecd32 livecd64
|
||||||
|
|
||||||
|
boot/kernel/livecd32/sources: sys-kernel/hppa-sources
|
||||||
|
boot/kernel/livecd32/config: /var/svnroot/releng/trunk/releases/2008.0/kconfig/hppa/installcd-2.6.15-hppa32.config
|
||||||
|
boot/kernel/livecd32/use:
|
||||||
|
-*
|
||||||
|
atm
|
||||||
|
deprecated
|
||||||
|
fbcon
|
||||||
|
fbcondecor
|
||||||
|
ipv6
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
lvm1
|
||||||
|
mng
|
||||||
|
ncurses
|
||||||
|
nls
|
||||||
|
nptl
|
||||||
|
nptlonly
|
||||||
|
pam
|
||||||
|
png
|
||||||
|
readline
|
||||||
|
socks5
|
||||||
|
ssl
|
||||||
|
truetype
|
||||||
|
unicode
|
||||||
|
usb
|
||||||
|
|
||||||
|
boot/kernel/livecd32/packages:
|
||||||
|
sys-fs/ntfs3g
|
||||||
|
|
||||||
|
boot/kernel/livecd64/sources: sys-kernel/hppa-sources
|
||||||
|
boot/kernel/livecd64/config: /var/svnroot/releng/trunk/releases/2008.0/kconfig/hppa/installcd-2.6.15-hppa64.config
|
||||||
|
boot/kernel/livecd64/gk_kernargs: --kernel-cc=hppa64-linux-gcc --kernel-ld=hppa64-linux-ld
|
||||||
|
boot/kernel/livecd64/use:
|
||||||
|
-*
|
||||||
|
atm
|
||||||
|
deprecated
|
||||||
|
fbcon
|
||||||
|
fbcondecor
|
||||||
|
ipv6
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
lvm1
|
||||||
|
mng
|
||||||
|
ncurses
|
||||||
|
nls
|
||||||
|
nptl
|
||||||
|
nptlonly
|
||||||
|
pam
|
||||||
|
png
|
||||||
|
readline
|
||||||
|
socks5
|
||||||
|
ssl
|
||||||
|
truetype
|
||||||
|
unicode
|
||||||
|
usb
|
||||||
|
|
||||||
|
boot/kernel/livecd64/packages:
|
||||||
|
sys-fs/ntfs3g
|
||||||
|
|
||||||
|
boot/kernel/livecd32/extraversion: livecd32
|
||||||
|
boot/kernel/livecd64/extraversion: livecd64
|
||||||
|
|
||||||
|
livecd/unmerge:
|
||||||
|
app-admin/eselect
|
||||||
|
app-admin/eselect-ctags
|
||||||
|
app-admin/eselect-vi
|
||||||
|
app-admin/perl-cleaner
|
||||||
|
app-admin/python-updater
|
||||||
|
app-arch/cpio
|
||||||
|
dev-libs/gmp
|
||||||
|
dev-libs/libxml2
|
||||||
|
dev-libs/mpfr
|
||||||
|
dev-libs/popt
|
||||||
|
dev-python/pycrypto
|
||||||
|
dev-util/pkgconfig
|
||||||
|
net-misc/rsync
|
||||||
|
perl-core/PodParser
|
||||||
|
perl-core/Test-Harness
|
||||||
|
sys-apps/debianutils
|
||||||
|
sys-apps/diffutils
|
||||||
|
sys-apps/file
|
||||||
|
sys-apps/groff
|
||||||
|
sys-apps/man
|
||||||
|
sys-apps/man-pages
|
||||||
|
sys-apps/miscfiles
|
||||||
|
# sys-apps/portage
|
||||||
|
# sys-apps/sandbox
|
||||||
|
sys-apps/texinfo
|
||||||
|
sys-devel/autoconf
|
||||||
|
sys-devel/autoconf-wrapper
|
||||||
|
sys-devel/automake
|
||||||
|
sys-devel/automake-wrapper
|
||||||
|
sys-devel/binutils
|
||||||
|
sys-devel/binutils-config
|
||||||
|
sys-devel/bison
|
||||||
|
sys-devel/flex
|
||||||
|
sys-devel/gcc
|
||||||
|
sys-devel/gcc-config
|
||||||
|
sys-devel/gettext
|
||||||
|
sys-devel/gnuconfig
|
||||||
|
sys-devel/libtool
|
||||||
|
sys-devel/m4
|
||||||
|
sys-devel/make
|
||||||
|
sys-devel/patch
|
||||||
|
sys-libs/db
|
||||||
|
sys-libs/gdbm
|
||||||
|
sys-libs/libkudzu
|
||||||
|
sys-kernel/genkernel
|
||||||
|
sys-kernel/linux-headers
|
||||||
|
|
||||||
|
livecd/empty:
|
||||||
|
/etc/cron.daily
|
||||||
|
/etc/cron.hourly
|
||||||
|
/etc/cron.monthly
|
||||||
|
/etc/cron.weekly
|
||||||
|
/etc/logrotate.d
|
||||||
|
/etc/modules.autoload.d
|
||||||
|
/etc/rsync
|
||||||
|
/etc/runlevels/single
|
||||||
|
/etc/skel
|
||||||
|
/lib/dev-state
|
||||||
|
/lib/udev-state
|
||||||
|
/lib64/dev-state
|
||||||
|
/lib64/udev-state
|
||||||
|
/root/.ccache
|
||||||
|
/tmp
|
||||||
|
/usr/diet/include
|
||||||
|
/usr/diet/man
|
||||||
|
/usr/i386-gentoo-linux-uclibc
|
||||||
|
/usr/i386-pc-linux-gnu
|
||||||
|
/usr/i386-pc-linux-uclibc
|
||||||
|
/usr/include
|
||||||
|
/usr/lib/X11/config
|
||||||
|
/usr/lib/X11/doc
|
||||||
|
/usr/lib/X11/etc
|
||||||
|
/usr/lib/awk
|
||||||
|
/usr/lib/ccache
|
||||||
|
/usr/lib/gcc-config
|
||||||
|
/usr/lib/gconv
|
||||||
|
/usr/lib/nfs
|
||||||
|
/usr/lib/perl5/site_perl
|
||||||
|
/usr/lib/portage
|
||||||
|
/usr/lib/python2.2
|
||||||
|
/usr/lib/python2.3
|
||||||
|
/usr/lib/python2.4/test
|
||||||
|
/usr/lib64/X11/config
|
||||||
|
/usr/lib64/X11/doc
|
||||||
|
/usr/lib64/X11/etc
|
||||||
|
/usr/lib64/awk
|
||||||
|
/usr/lib64/ccache
|
||||||
|
/usr/lib64/gcc-config
|
||||||
|
/usr/lib64/gconv
|
||||||
|
/usr/lib64/nfs
|
||||||
|
/usr/lib64/perl5/site_perl
|
||||||
|
/usr/lib64/portage
|
||||||
|
/usr/lib64/python2.2
|
||||||
|
/usr/lib64/python2.3
|
||||||
|
/usr/lib64/python2.4/test
|
||||||
|
/usr/local
|
||||||
|
/usr/portage
|
||||||
|
/usr/powerpc-unknown-linux-gnu
|
||||||
|
/usr/powerpc64-unknown-linux-gnu
|
||||||
|
/usr/share/aclocal
|
||||||
|
/usr/share/baselayout
|
||||||
|
/usr/share/binutils-data
|
||||||
|
/usr/share/consolefonts/partialfonts
|
||||||
|
/usr/share/consoletrans
|
||||||
|
/usr/share/dict
|
||||||
|
/usr/share/doc
|
||||||
|
/usr/share/emacs
|
||||||
|
/usr/share/et
|
||||||
|
/usr/share/gcc-data
|
||||||
|
/usr/share/genkernel
|
||||||
|
/usr/share/gettext
|
||||||
|
/usr/share/glib-2.0
|
||||||
|
/usr/share/gnuconfig
|
||||||
|
/usr/share/gtk-doc
|
||||||
|
/usr/share/i18n
|
||||||
|
/usr/share/info
|
||||||
|
/usr/share/lcms
|
||||||
|
/usr/share/libtool
|
||||||
|
/usr/share/locale
|
||||||
|
/usr/share/man
|
||||||
|
/usr/share/rfc
|
||||||
|
/usr/share/ss
|
||||||
|
/usr/share/state
|
||||||
|
/usr/share/texinfo
|
||||||
|
/usr/share/unimaps
|
||||||
|
/usr/share/zoneinfo
|
||||||
|
/usr/sparc-unknown-linux-gnu
|
||||||
|
/usr/src
|
||||||
|
/usr/x86_64-pc-linux-gnu
|
||||||
|
/var/cache
|
||||||
|
/var/empty
|
||||||
|
/var/lib/portage
|
||||||
|
/var/lock
|
||||||
|
/var/log
|
||||||
|
/var/run
|
||||||
|
/var/spool
|
||||||
|
/var/state
|
||||||
|
/var/tmp
|
||||||
|
|
||||||
|
livecd/rm:
|
||||||
|
/boot/System*
|
||||||
|
/boot/initr*
|
||||||
|
/boot/kernel*
|
||||||
|
/etc/*-
|
||||||
|
/etc/*.old
|
||||||
|
/etc/default/audioctl
|
||||||
|
/etc/dispatch-conf.conf
|
||||||
|
/etc/env.d/05binutils
|
||||||
|
/etc/env.d/05gcc
|
||||||
|
/etc/etc-update.conf
|
||||||
|
/etc/hosts.bck
|
||||||
|
/etc/issue*
|
||||||
|
/etc/genkernel.conf
|
||||||
|
/etc/make.conf*
|
||||||
|
/etc/make.globals
|
||||||
|
/etc/make.profile
|
||||||
|
/etc/man.conf
|
||||||
|
/etc/resolv.conf
|
||||||
|
/lib*/*.a
|
||||||
|
/lib*/*.la
|
||||||
|
/lib*/cpp
|
||||||
|
/lib*/security/pam_access.so
|
||||||
|
/lib*/security/pam_chroot.so
|
||||||
|
/lib*/security/pam_debug.so
|
||||||
|
/lib*/security/pam_ftp.so
|
||||||
|
/lib*/security/pam_issue.so
|
||||||
|
/lib*/security/pam_mail.so
|
||||||
|
/lib*/security/pam_mkhomedir.so
|
||||||
|
/lib*/security/pam_motd.so
|
||||||
|
/lib*/security/pam_postgresok.so
|
||||||
|
/lib*/security/pam_rhosts_auth.so
|
||||||
|
/lib*/security/pam_userdb.so
|
||||||
|
/root/.bash_history
|
||||||
|
/root/.viminfo
|
||||||
|
/sbin/*.static
|
||||||
|
/sbin/fsck.cramfs
|
||||||
|
/sbin/fsck.minix
|
||||||
|
/sbin/mkfs.bfs
|
||||||
|
/sbin/mkfs.cramfs
|
||||||
|
/sbin/mkfs.minix
|
||||||
|
/usr/bin/addr2line
|
||||||
|
/usr/bin/ar
|
||||||
|
/usr/bin/as
|
||||||
|
/usr/bin/audioctl
|
||||||
|
/usr/bin/c++*
|
||||||
|
/usr/bin/cc
|
||||||
|
/usr/bin/cjpeg
|
||||||
|
/usr/bin/cpp
|
||||||
|
/usr/bin/djpeg
|
||||||
|
/usr/bin/ebuild
|
||||||
|
/usr/bin/emerge
|
||||||
|
/usr/bin/elftoaout
|
||||||
|
/usr/bin/f77
|
||||||
|
/usr/bin/g++*
|
||||||
|
/usr/bin/g77
|
||||||
|
/usr/bin/gcc*
|
||||||
|
/usr/bin/genkernel
|
||||||
|
/usr/bin/gprof
|
||||||
|
/usr/bin/i386-gentoo-linux-uclibc-*
|
||||||
|
/usr/bin/i386-pc-linux-*
|
||||||
|
/usr/bin/jpegtran
|
||||||
|
/usr/bin/ld
|
||||||
|
/usr/bin/libpng*
|
||||||
|
/usr/bin/nm
|
||||||
|
/usr/bin/objcopy
|
||||||
|
/usr/bin/objdump
|
||||||
|
/usr/bin/piggyback*
|
||||||
|
/usr/bin/portageq
|
||||||
|
/usr/bin/ranlib
|
||||||
|
/usr/bin/readelf
|
||||||
|
/usr/bin/repoman
|
||||||
|
/usr/bin/size
|
||||||
|
/usr/bin/powerpc-unknown-linux-gnu-*
|
||||||
|
/usr/bin/powerpc64-unknown-linux-gnu-*
|
||||||
|
/usr/bin/sparc-unknown-linux-gnu-*
|
||||||
|
/usr/bin/sparc64-unknown-linux-gnu-*
|
||||||
|
/usr/bin/strings
|
||||||
|
/usr/bin/strip
|
||||||
|
/usr/bin/tbz2tool
|
||||||
|
/usr/bin/x86_64-pc-linux-gnu-*
|
||||||
|
/usr/bin/xpak
|
||||||
|
/usr/bin/yacc
|
||||||
|
/usr/lib*/*.a
|
||||||
|
/usr/lib*/*.la
|
||||||
|
/usr/lib*/perl5/site_perl
|
||||||
|
/usr/lib*/gcc-lib/*/*/libgcj*
|
||||||
|
/usr/sbin/archive-conf
|
||||||
|
/usr/sbin/dispatch-conf
|
||||||
|
/usr/sbin/emaint
|
||||||
|
/usr/sbin/emerge-webrsync
|
||||||
|
/usr/sbin/env-update
|
||||||
|
/usr/sbin/fb*
|
||||||
|
/usr/sbin/fixpackages
|
||||||
|
/usr/sbin/quickpkg
|
||||||
|
/usr/sbin/regenworld
|
||||||
|
/usr/share/consolefonts/1*
|
||||||
|
/usr/share/consolefonts/7*
|
||||||
|
/usr/share/consolefonts/8*
|
||||||
|
/usr/share/consolefonts/9*
|
||||||
|
/usr/share/consolefonts/A*
|
||||||
|
/usr/share/consolefonts/C*
|
||||||
|
/usr/share/consolefonts/E*
|
||||||
|
/usr/share/consolefonts/G*
|
||||||
|
/usr/share/consolefonts/L*
|
||||||
|
/usr/share/consolefonts/M*
|
||||||
|
/usr/share/consolefonts/R*
|
||||||
|
/usr/share/consolefonts/a*
|
||||||
|
/usr/share/consolefonts/c*
|
||||||
|
/usr/share/consolefonts/dr*
|
||||||
|
/usr/share/consolefonts/g*
|
||||||
|
/usr/share/consolefonts/i*
|
||||||
|
/usr/share/consolefonts/k*
|
||||||
|
/usr/share/consolefonts/l*
|
||||||
|
/usr/share/consolefonts/r*
|
||||||
|
/usr/share/consolefonts/s*
|
||||||
|
/usr/share/consolefonts/t*
|
||||||
|
/usr/share/consolefonts/v*
|
||||||
|
/usr/share/misc/*.old
|
7
releases/weekly/specs/ia64/hardened/stage1.spec
Normal file
7
releases/weekly/specs/ia64/hardened/stage1.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: ia64
|
||||||
|
version_stamp: hardened-2008.0
|
||||||
|
target: stage1
|
||||||
|
rel_type: hardened
|
||||||
|
profile: hardened/linux/ia64/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: hardened/stage3-ia64-hardened-2007.0
|
7
releases/weekly/specs/ia64/hardened/stage2.spec
Normal file
7
releases/weekly/specs/ia64/hardened/stage2.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: ia64
|
||||||
|
version_stamp: hardened-2008.0
|
||||||
|
target: stage2
|
||||||
|
rel_type: hardened
|
||||||
|
profile: hardened/linux/ia64/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: hardened/stage1-ia64-hardened-2008.0
|
7
releases/weekly/specs/ia64/hardened/stage3.spec
Normal file
7
releases/weekly/specs/ia64/hardened/stage3.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: ia64
|
||||||
|
version_stamp: hardened-2008.0
|
||||||
|
target: stage3
|
||||||
|
rel_type: hardened
|
||||||
|
profile: hardened/linux/ia64/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: hardened/stage2-ia64-hardened-2008.0
|
100
releases/weekly/specs/ia64/installcd-stage1.spec
Normal file
100
releases/weekly/specs/ia64/installcd-stage1.spec
Normal file
|
@ -0,0 +1,100 @@
|
||||||
|
subarch: ia64
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: livecd-stage1
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/ia64/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-ia64-2008.0
|
||||||
|
livecd/use:
|
||||||
|
-*
|
||||||
|
deprecated
|
||||||
|
fbcon
|
||||||
|
ipv6
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
lvm1
|
||||||
|
ncurses
|
||||||
|
pam
|
||||||
|
readline
|
||||||
|
socks5
|
||||||
|
ssl
|
||||||
|
|
||||||
|
livecd/packages:
|
||||||
|
app-accessibility/brltty
|
||||||
|
# app-admin/hddtemp
|
||||||
|
# app-admin/passook
|
||||||
|
app-admin/pwgen
|
||||||
|
app-admin/syslog-ng
|
||||||
|
app-arch/unzip
|
||||||
|
app-editors/vim
|
||||||
|
app-misc/screen
|
||||||
|
app-misc/vlock
|
||||||
|
app-portage/mirrorselect
|
||||||
|
app-text/wgetpaste
|
||||||
|
# media-gfx/fbgrab
|
||||||
|
# net-analyzer/tcptraceroute
|
||||||
|
net-analyzer/traceroute
|
||||||
|
net-dialup/mingetty
|
||||||
|
# net-dialup/penggy
|
||||||
|
# net-dialup/pptpclient
|
||||||
|
# net-dialup/rp-pppoe
|
||||||
|
net-fs/nfs-utils
|
||||||
|
net-irc/irssi
|
||||||
|
net-misc/dhcpcd
|
||||||
|
net-misc/iputils
|
||||||
|
net-misc/ntp
|
||||||
|
net-misc/rdate
|
||||||
|
# net-misc/vconfig
|
||||||
|
net-proxy/dante
|
||||||
|
net-proxy/ntlmaps
|
||||||
|
# Not keyworded
|
||||||
|
# net-proxy/tsocks
|
||||||
|
# net-wireless/ipw2100-firmware
|
||||||
|
# net-wireless/ipw2200-firmware
|
||||||
|
# net-wireless/prism54-firmware
|
||||||
|
# net-wireless/wireless-tools
|
||||||
|
# net-wireless/wpa_supplicant
|
||||||
|
# net-wireless/zd1201-firmware
|
||||||
|
# sys-apps/apmd
|
||||||
|
sys-apps/eject
|
||||||
|
sys-apps/ethtool
|
||||||
|
sys-apps/fxload
|
||||||
|
sys-apps/hdparm
|
||||||
|
sys-apps/hwsetup
|
||||||
|
sys-apps/iproute2
|
||||||
|
# sys-apps/lssbus
|
||||||
|
# sys-apps/memtester
|
||||||
|
# sys-apps/netplug
|
||||||
|
sys-apps/parted
|
||||||
|
# sys-apps/powerpc-utils
|
||||||
|
# sys-apps/ibm-powerpc-utils
|
||||||
|
# sys-apps/ibm-powerpc-utils-papr
|
||||||
|
sys-apps/sdparm
|
||||||
|
# sys-block/partimage
|
||||||
|
# sys-block/qla-fc-firmware
|
||||||
|
# sys-boot/yaboot
|
||||||
|
# sys-devel/binutils-hppa64
|
||||||
|
# sys-devel/gcc-hppa64
|
||||||
|
sys-fs/cryptsetup
|
||||||
|
# sys-fs/dmraid
|
||||||
|
sys-fs/dosfstools
|
||||||
|
sys-fs/e2fsprogs
|
||||||
|
sys-fs/evms
|
||||||
|
# sys-fs/hfsplusutils
|
||||||
|
# sys-fs/hfsutils
|
||||||
|
# sys-fs/iprutils
|
||||||
|
sys-fs/jfsutils
|
||||||
|
# sys-fs/lsscsi
|
||||||
|
# sys-fs/lvm2
|
||||||
|
# sys-fs/lvm-user
|
||||||
|
# sys-fs/mac-fdisk
|
||||||
|
sys-fs/mdadm
|
||||||
|
# sys-fs/multipath-tools
|
||||||
|
# Not keyworded
|
||||||
|
# sys-fs/ntfsprogs
|
||||||
|
sys-fs/reiserfsprogs
|
||||||
|
sys-fs/xfsprogs
|
||||||
|
sys-libs/gpm
|
||||||
|
sys-power/acpid
|
||||||
|
# sys-power/apmd
|
||||||
|
www-client/links
|
307
releases/weekly/specs/ia64/installcd-stage2-minimal.spec
Normal file
307
releases/weekly/specs/ia64/installcd-stage2-minimal.spec
Normal file
|
@ -0,0 +1,307 @@
|
||||||
|
subarch: ia64
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: livecd-stage2
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/ia64/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/livecd-stage1-ia64-2008.0
|
||||||
|
|
||||||
|
livecd/bootargs: dokeymap
|
||||||
|
#livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/elilo-3.6-cdtar.tar.bz2
|
||||||
|
livecd/cdtar: /home/armin76/tmp/elilo-3.6-cdtar.tar.bz2
|
||||||
|
livecd/fstype: squashfs
|
||||||
|
livecd/gk_mainargs: --lvm --evms --dmraid --mdadm
|
||||||
|
livecd/iso: /var/tmp/catalyst/builds/default/install-ia64-minimal-2008.0.iso
|
||||||
|
livecd/type: gentoo-release-minimal
|
||||||
|
livecd/volid: Gentoo Linux IA64 2008.0
|
||||||
|
|
||||||
|
boot/kernel: gentoo
|
||||||
|
|
||||||
|
boot/kernel/gentoo/sources: gentoo-sources
|
||||||
|
boot/kernel/gentoo/config: ../../kconfig/ia64/installcd-2.6.24.config
|
||||||
|
boot/kernel/gentoo/use:
|
||||||
|
-*
|
||||||
|
atm
|
||||||
|
deprecated
|
||||||
|
fbcon
|
||||||
|
fbcondecor
|
||||||
|
ipv6
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
lvm1
|
||||||
|
mng
|
||||||
|
ncurses
|
||||||
|
nls
|
||||||
|
nptl
|
||||||
|
nptlonly
|
||||||
|
pam
|
||||||
|
png
|
||||||
|
readline
|
||||||
|
socks5
|
||||||
|
ssl
|
||||||
|
truetype
|
||||||
|
unicode
|
||||||
|
usb
|
||||||
|
|
||||||
|
#boot/kernel/gentoo/packages:
|
||||||
|
# sys-fs/ntfs3g
|
||||||
|
|
||||||
|
livecd/unmerge:
|
||||||
|
app-admin/eselect
|
||||||
|
app-admin/eselect-ctags
|
||||||
|
app-admin/eselect-vi
|
||||||
|
app-admin/perl-cleaner
|
||||||
|
app-admin/python-updater
|
||||||
|
app-arch/cpio
|
||||||
|
dev-libs/gmp
|
||||||
|
dev-libs/libxml2
|
||||||
|
dev-libs/mpfr
|
||||||
|
dev-libs/popt
|
||||||
|
dev-python/pycrypto
|
||||||
|
dev-util/pkgconfig
|
||||||
|
net-misc/rsync
|
||||||
|
perl-core/PodParser
|
||||||
|
perl-core/Test-Harness
|
||||||
|
sys-apps/debianutils
|
||||||
|
sys-apps/diffutils
|
||||||
|
sys-apps/file
|
||||||
|
sys-apps/groff
|
||||||
|
sys-apps/man
|
||||||
|
sys-apps/man-pages
|
||||||
|
sys-apps/miscfiles
|
||||||
|
# sys-apps/portage
|
||||||
|
# sys-apps/sandbox
|
||||||
|
sys-apps/texinfo
|
||||||
|
sys-devel/autoconf
|
||||||
|
sys-devel/autoconf-wrapper
|
||||||
|
sys-devel/automake
|
||||||
|
sys-devel/automake-wrapper
|
||||||
|
sys-devel/binutils
|
||||||
|
sys-devel/binutils-config
|
||||||
|
sys-devel/bison
|
||||||
|
sys-devel/flex
|
||||||
|
sys-devel/gcc
|
||||||
|
sys-devel/gcc-config
|
||||||
|
sys-devel/gettext
|
||||||
|
sys-devel/gnuconfig
|
||||||
|
sys-devel/libtool
|
||||||
|
sys-devel/m4
|
||||||
|
sys-devel/make
|
||||||
|
sys-devel/patch
|
||||||
|
sys-libs/db
|
||||||
|
sys-libs/gdbm
|
||||||
|
sys-libs/libkudzu
|
||||||
|
sys-kernel/genkernel
|
||||||
|
sys-kernel/linux-headers
|
||||||
|
|
||||||
|
livecd/empty:
|
||||||
|
/etc/cron.daily
|
||||||
|
/etc/cron.hourly
|
||||||
|
/etc/cron.monthly
|
||||||
|
/etc/cron.weekly
|
||||||
|
/etc/logrotate.d
|
||||||
|
/etc/modules.autoload.d
|
||||||
|
/etc/rsync
|
||||||
|
/etc/runlevels/single
|
||||||
|
/etc/skel
|
||||||
|
/lib/dev-state
|
||||||
|
/lib/udev-state
|
||||||
|
/lib64/dev-state
|
||||||
|
/lib64/udev-state
|
||||||
|
/root/.ccache
|
||||||
|
/tmp
|
||||||
|
/usr/diet/include
|
||||||
|
/usr/diet/man
|
||||||
|
/usr/i386-gentoo-linux-uclibc
|
||||||
|
/usr/i386-pc-linux-gnu
|
||||||
|
/usr/i386-pc-linux-uclibc
|
||||||
|
/usr/include
|
||||||
|
/usr/lib/X11/config
|
||||||
|
/usr/lib/X11/doc
|
||||||
|
/usr/lib/X11/etc
|
||||||
|
/usr/lib/awk
|
||||||
|
/usr/lib/ccache
|
||||||
|
/usr/lib/gcc-config
|
||||||
|
/usr/lib/gconv
|
||||||
|
/usr/lib/nfs
|
||||||
|
/usr/lib/perl5/site_perl
|
||||||
|
/usr/lib/portage
|
||||||
|
/usr/lib/python2.2
|
||||||
|
/usr/lib/python2.3
|
||||||
|
/usr/lib/python2.4/test
|
||||||
|
/usr/lib64/X11/config
|
||||||
|
/usr/lib64/X11/doc
|
||||||
|
/usr/lib64/X11/etc
|
||||||
|
/usr/lib64/awk
|
||||||
|
/usr/lib64/ccache
|
||||||
|
/usr/lib64/gcc-config
|
||||||
|
/usr/lib64/gconv
|
||||||
|
/usr/lib64/nfs
|
||||||
|
/usr/lib64/perl5/site_perl
|
||||||
|
/usr/lib64/portage
|
||||||
|
/usr/lib64/python2.2
|
||||||
|
/usr/lib64/python2.3
|
||||||
|
/usr/lib64/python2.4/test
|
||||||
|
/usr/local
|
||||||
|
/usr/portage
|
||||||
|
/usr/powerpc-unknown-linux-gnu
|
||||||
|
/usr/powerpc64-unknown-linux-gnu
|
||||||
|
/usr/share/aclocal
|
||||||
|
/usr/share/baselayout
|
||||||
|
/usr/share/binutils-data
|
||||||
|
/usr/share/consolefonts/partialfonts
|
||||||
|
/usr/share/consoletrans
|
||||||
|
/usr/share/dict
|
||||||
|
/usr/share/doc
|
||||||
|
/usr/share/emacs
|
||||||
|
/usr/share/et
|
||||||
|
/usr/share/gcc-data
|
||||||
|
/usr/share/genkernel
|
||||||
|
/usr/share/gettext
|
||||||
|
/usr/share/glib-2.0
|
||||||
|
/usr/share/gnuconfig
|
||||||
|
/usr/share/gtk-doc
|
||||||
|
/usr/share/i18n
|
||||||
|
/usr/share/info
|
||||||
|
/usr/share/lcms
|
||||||
|
/usr/share/libtool
|
||||||
|
/usr/share/locale
|
||||||
|
/usr/share/man
|
||||||
|
/usr/share/rfc
|
||||||
|
/usr/share/ss
|
||||||
|
/usr/share/state
|
||||||
|
/usr/share/texinfo
|
||||||
|
/usr/share/unimaps
|
||||||
|
/usr/share/zoneinfo
|
||||||
|
/usr/sparc-unknown-linux-gnu
|
||||||
|
/usr/src
|
||||||
|
/usr/x86_64-pc-linux-gnu
|
||||||
|
/var/cache
|
||||||
|
/var/empty
|
||||||
|
/var/lib/portage
|
||||||
|
/var/lock
|
||||||
|
/var/log
|
||||||
|
/var/run
|
||||||
|
/var/spool
|
||||||
|
/var/state
|
||||||
|
/var/tmp
|
||||||
|
|
||||||
|
livecd/rm:
|
||||||
|
/boot/System*
|
||||||
|
/boot/initr*
|
||||||
|
/boot/kernel*
|
||||||
|
/etc/*-
|
||||||
|
/etc/*.old
|
||||||
|
/etc/default/audioctl
|
||||||
|
/etc/dispatch-conf.conf
|
||||||
|
/etc/env.d/05binutils
|
||||||
|
/etc/env.d/05gcc
|
||||||
|
/etc/etc-update.conf
|
||||||
|
/etc/hosts.bck
|
||||||
|
/etc/issue*
|
||||||
|
/etc/genkernel.conf
|
||||||
|
/etc/make.conf*
|
||||||
|
/etc/make.globals
|
||||||
|
/etc/make.profile
|
||||||
|
/etc/man.conf
|
||||||
|
/etc/resolv.conf
|
||||||
|
/lib*/*.a
|
||||||
|
/lib*/*.la
|
||||||
|
/lib*/cpp
|
||||||
|
/lib*/security/pam_access.so
|
||||||
|
/lib*/security/pam_chroot.so
|
||||||
|
/lib*/security/pam_debug.so
|
||||||
|
/lib*/security/pam_ftp.so
|
||||||
|
/lib*/security/pam_issue.so
|
||||||
|
/lib*/security/pam_mail.so
|
||||||
|
/lib*/security/pam_mkhomedir.so
|
||||||
|
/lib*/security/pam_motd.so
|
||||||
|
/lib*/security/pam_postgresok.so
|
||||||
|
/lib*/security/pam_rhosts_auth.so
|
||||||
|
/lib*/security/pam_userdb.so
|
||||||
|
/root/.bash_history
|
||||||
|
/root/.viminfo
|
||||||
|
/sbin/*.static
|
||||||
|
/sbin/fsck.cramfs
|
||||||
|
/sbin/fsck.minix
|
||||||
|
/sbin/mkfs.bfs
|
||||||
|
/sbin/mkfs.cramfs
|
||||||
|
/sbin/mkfs.minix
|
||||||
|
/usr/bin/addr2line
|
||||||
|
/usr/bin/ar
|
||||||
|
/usr/bin/as
|
||||||
|
/usr/bin/audioctl
|
||||||
|
/usr/bin/c++*
|
||||||
|
/usr/bin/cc
|
||||||
|
/usr/bin/cjpeg
|
||||||
|
/usr/bin/cpp
|
||||||
|
/usr/bin/djpeg
|
||||||
|
/usr/bin/ebuild
|
||||||
|
/usr/bin/emerge
|
||||||
|
/usr/bin/elftoaout
|
||||||
|
/usr/bin/f77
|
||||||
|
/usr/bin/g++*
|
||||||
|
/usr/bin/g77
|
||||||
|
/usr/bin/gcc*
|
||||||
|
/usr/bin/genkernel
|
||||||
|
/usr/bin/gprof
|
||||||
|
/usr/bin/i386-gentoo-linux-uclibc-*
|
||||||
|
/usr/bin/i386-pc-linux-*
|
||||||
|
/usr/bin/jpegtran
|
||||||
|
/usr/bin/ld
|
||||||
|
/usr/bin/libpng*
|
||||||
|
/usr/bin/nm
|
||||||
|
/usr/bin/objcopy
|
||||||
|
/usr/bin/objdump
|
||||||
|
/usr/bin/piggyback*
|
||||||
|
/usr/bin/portageq
|
||||||
|
/usr/bin/ranlib
|
||||||
|
/usr/bin/readelf
|
||||||
|
/usr/bin/repoman
|
||||||
|
/usr/bin/size
|
||||||
|
/usr/bin/powerpc-unknown-linux-gnu-*
|
||||||
|
/usr/bin/powerpc64-unknown-linux-gnu-*
|
||||||
|
/usr/bin/sparc-unknown-linux-gnu-*
|
||||||
|
/usr/bin/sparc64-unknown-linux-gnu-*
|
||||||
|
/usr/bin/strings
|
||||||
|
/usr/bin/strip
|
||||||
|
/usr/bin/tbz2tool
|
||||||
|
/usr/bin/x86_64-pc-linux-gnu-*
|
||||||
|
/usr/bin/xpak
|
||||||
|
/usr/bin/yacc
|
||||||
|
/usr/lib*/*.a
|
||||||
|
/usr/lib*/*.la
|
||||||
|
/usr/lib*/perl5/site_perl
|
||||||
|
/usr/lib*/gcc-lib/*/*/libgcj*
|
||||||
|
/usr/sbin/archive-conf
|
||||||
|
/usr/sbin/dispatch-conf
|
||||||
|
/usr/sbin/emaint
|
||||||
|
/usr/sbin/emerge-webrsync
|
||||||
|
/usr/sbin/env-update
|
||||||
|
/usr/sbin/fb*
|
||||||
|
/usr/sbin/fixpackages
|
||||||
|
/usr/sbin/quickpkg
|
||||||
|
/usr/sbin/regenworld
|
||||||
|
/usr/share/consolefonts/1*
|
||||||
|
/usr/share/consolefonts/7*
|
||||||
|
/usr/share/consolefonts/8*
|
||||||
|
/usr/share/consolefonts/9*
|
||||||
|
/usr/share/consolefonts/A*
|
||||||
|
/usr/share/consolefonts/C*
|
||||||
|
/usr/share/consolefonts/E*
|
||||||
|
/usr/share/consolefonts/G*
|
||||||
|
/usr/share/consolefonts/L*
|
||||||
|
/usr/share/consolefonts/M*
|
||||||
|
/usr/share/consolefonts/R*
|
||||||
|
/usr/share/consolefonts/a*
|
||||||
|
/usr/share/consolefonts/c*
|
||||||
|
/usr/share/consolefonts/dr*
|
||||||
|
/usr/share/consolefonts/g*
|
||||||
|
/usr/share/consolefonts/i*
|
||||||
|
/usr/share/consolefonts/k*
|
||||||
|
/usr/share/consolefonts/l*
|
||||||
|
/usr/share/consolefonts/r*
|
||||||
|
/usr/share/consolefonts/s*
|
||||||
|
/usr/share/consolefonts/t*
|
||||||
|
/usr/share/consolefonts/v*
|
||||||
|
/usr/share/misc/*.old
|
141
releases/weekly/specs/ia64/livecd-stage1.spec
Normal file
141
releases/weekly/specs/ia64/livecd-stage1.spec
Normal file
|
@ -0,0 +1,141 @@
|
||||||
|
subarch: ia64
|
||||||
|
version_stamp: installer-2008.0
|
||||||
|
target: livecd-stage1
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/ia64/2008.0/desktop
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-ia64-desktop-2008.0
|
||||||
|
livecd/use:
|
||||||
|
branding
|
||||||
|
livecd
|
||||||
|
loop-aes
|
||||||
|
socks5
|
||||||
|
|
||||||
|
livecd/packages:
|
||||||
|
app-accessibility/brltty
|
||||||
|
# app-admin/hddtemp
|
||||||
|
# app-admin/ide-smart
|
||||||
|
app-admin/logrotate
|
||||||
|
# app-admin/passook
|
||||||
|
app-admin/pwgen
|
||||||
|
app-admin/sudo
|
||||||
|
app-admin/syslog-ng
|
||||||
|
app-arch/mt-st
|
||||||
|
# app-benchmarks/cpuburn
|
||||||
|
app-cdr/cdrkit
|
||||||
|
app-crypt/gnupg
|
||||||
|
app-editors/emacs
|
||||||
|
app-editors/vim
|
||||||
|
app-misc/mc
|
||||||
|
app-misc/screen
|
||||||
|
app-misc/vlock
|
||||||
|
# app-office/openoffice
|
||||||
|
app-portage/gentoolkit
|
||||||
|
app-portage/mirrorselect
|
||||||
|
app-portage/ufed
|
||||||
|
app-text/wgetpaste
|
||||||
|
dev-util/ccache
|
||||||
|
dev-util/cvs
|
||||||
|
dev-util/git
|
||||||
|
dev-util/subversion
|
||||||
|
gnome-base/gdm
|
||||||
|
xfce-base/xfce4
|
||||||
|
mail-client/mozilla-thunderbird
|
||||||
|
# media-gfx/fbgrab
|
||||||
|
# media-sound/audacious
|
||||||
|
net-analyzer/netcat
|
||||||
|
net-analyzer/nmap
|
||||||
|
net-analyzer/tcpdump
|
||||||
|
# net-analyzer/tcptraceroute
|
||||||
|
net-analyzer/traceroute
|
||||||
|
net-dialup/mingetty
|
||||||
|
net-dialup/minicom
|
||||||
|
# net-dialup/penggy
|
||||||
|
# net-dialup/pptpclient
|
||||||
|
# net-dialup/rp-pppoe
|
||||||
|
net-firewall/iptables
|
||||||
|
net-fs/mount-cifs
|
||||||
|
net-fs/nfs-utils
|
||||||
|
net-im/pidgin
|
||||||
|
net-irc/irssi
|
||||||
|
net-irc/xchat
|
||||||
|
net-misc/bridge-utils
|
||||||
|
net-misc/dhcpcd
|
||||||
|
net-misc/iputils
|
||||||
|
net-misc/ntp
|
||||||
|
net-misc/rdate
|
||||||
|
net-misc/rdesktop
|
||||||
|
# net-misc/vconfig
|
||||||
|
# net-misc/vpnc
|
||||||
|
net-misc/whois
|
||||||
|
# net-p2p/bittorrent
|
||||||
|
net-proxy/dante
|
||||||
|
net-proxy/ntlmaps
|
||||||
|
# net-proxy/tsocks
|
||||||
|
# net-wireless/ipw2100-firmware
|
||||||
|
# net-wireless/ipw2200-firmware
|
||||||
|
# net-wireless/prism54-firmware
|
||||||
|
# net-wireless/wireless-tools
|
||||||
|
# net-wireless/wpa_supplicant
|
||||||
|
# net-wireless/zd1201-firmware
|
||||||
|
# sys-apps/apmd
|
||||||
|
sys-apps/eject
|
||||||
|
sys-apps/ethtool
|
||||||
|
sys-apps/fxload
|
||||||
|
sys-apps/gli
|
||||||
|
sys-apps/hdparm
|
||||||
|
sys-apps/hwsetup
|
||||||
|
# sys-apps/ibm-powerpc-utils
|
||||||
|
# sys-apps/ibm-powerpc-utils-papr
|
||||||
|
sys-apps/iproute2
|
||||||
|
# sys-apps/lssbus
|
||||||
|
# sys-apps/memtester
|
||||||
|
# sys-apps/netplug
|
||||||
|
sys-apps/parted
|
||||||
|
# sys-apps/powerpc-utils
|
||||||
|
sys-apps/sdparm
|
||||||
|
# sys-apps/sg3_utils
|
||||||
|
sys-apps/slocate
|
||||||
|
# sys-apps/smartmontools
|
||||||
|
# sys-block/aoetools
|
||||||
|
# sys-block/disktype
|
||||||
|
# sys-block/gpart
|
||||||
|
# sys-block/partimage
|
||||||
|
# sys-block/qla-fc-firmware
|
||||||
|
# sys-boot/aboot
|
||||||
|
sys-boot/elilo
|
||||||
|
# sys-boot/grub
|
||||||
|
# sys-boot/lilo
|
||||||
|
# sys-boot/syslinux
|
||||||
|
# sys-boot/yaboot
|
||||||
|
# sys-devel/binutils-hppa64
|
||||||
|
sys-devel/distcc
|
||||||
|
# sys-devel/gcc-hppa64
|
||||||
|
sys-fs/cryptsetup
|
||||||
|
sys-fs/dosfstools
|
||||||
|
sys-fs/e2fsprogs
|
||||||
|
sys-fs/evms
|
||||||
|
# sys-fs/hfsplusutils
|
||||||
|
# sys-fs/hfsutils
|
||||||
|
# sys-fs/iprutils
|
||||||
|
sys-fs/jfsutils
|
||||||
|
# sys-fs/lsscsi
|
||||||
|
# sys-fs/lvm2
|
||||||
|
# sys-fs/lvm-user
|
||||||
|
# sys-fs/mac-fdisk
|
||||||
|
sys-fs/mdadm
|
||||||
|
# sys-fs/ntfsprogs
|
||||||
|
sys-fs/reiserfsprogs
|
||||||
|
sys-fs/xfsprogs
|
||||||
|
sys-kernel/genkernel
|
||||||
|
sys-libs/gpm
|
||||||
|
sys-power/acpid
|
||||||
|
sys-process/htop
|
||||||
|
sys-process/vixie-cron
|
||||||
|
www-client/links
|
||||||
|
www-client/mozilla-firefox
|
||||||
|
x11-base/xorg-x11
|
||||||
|
# x11-drivers/synaptics
|
||||||
|
x11-misc/xscreensaver
|
||||||
|
x11-themes/gdm-themes-livecd
|
||||||
|
x11-themes/gentoo-artwork-livecd
|
61
releases/weekly/specs/ia64/livecd-stage2.spec
Normal file
61
releases/weekly/specs/ia64/livecd-stage2.spec
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
subarch: ia64
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: livecd-stage2
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/ia64/2008.0/desktop
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/livecd-stage1-ia64-installer-2008.0
|
||||||
|
|
||||||
|
livecd/bootargs: dokeymap
|
||||||
|
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/elilo-3.6-cdtar.tar.bz2
|
||||||
|
livecd/fsscript: /var/cvsroot/gentoo/src/releng/scripts/2008.0/livecd.sh
|
||||||
|
livecd/fstype: squashfs
|
||||||
|
livecd/gk_mainargs: --dmraid --evms --lvm --mdadm
|
||||||
|
livecd/iso: /var/tmp/catalyst/builds/default/livecd-ia64-installer-2008.0.iso
|
||||||
|
livecd/type: gentoo-release-livecd
|
||||||
|
livecd/volid: Gentoo Linux 2008.0 IA64 LiveCD
|
||||||
|
livecd/xdm: gdm
|
||||||
|
livecd/xsession: xfce
|
||||||
|
|
||||||
|
livecd/overlay: /var/cvsroot/gentoo/src/releng/overlays/2008.0/common/overlay/livecd
|
||||||
|
livecd/root_overlay: /var/cvsroot/gentoo/src/releng/overlays/2008.0/common/root_overlay
|
||||||
|
|
||||||
|
boot/kernel: gentoo
|
||||||
|
boot/kernel/gentoo/sources: gentoo-sources
|
||||||
|
boot/kernel/gentoo/config: /var/cvsroot/gentoo/src/releng/kconfig/2008.0/ia64/livecd-2.6.18.config
|
||||||
|
boot/kernel/gentoo/use: atm fbcondecor mng png truetype usb
|
||||||
|
boot/kernel/gentoo/packages:
|
||||||
|
media-libs/alsa-oss
|
||||||
|
media-sound/alsa-utils
|
||||||
|
# net-dialup/fcdsl
|
||||||
|
# net-dialup/fritzcapi
|
||||||
|
# net-dialup/globespan-adsl
|
||||||
|
# net-dialup/slmodem
|
||||||
|
# net-misc/br2684ctl
|
||||||
|
# net-wireless/acx
|
||||||
|
# net-wireless/hostap-utils
|
||||||
|
# net-wireless/ipw3945
|
||||||
|
# net-wireless/madwifi-ng-tools
|
||||||
|
# net-wireless/rt2500
|
||||||
|
# net-wireless/rtl8187
|
||||||
|
# sys-apps/pcmciautils
|
||||||
|
sys-fs/ntfs3g
|
||||||
|
|
||||||
|
livecd/empty:
|
||||||
|
/var/tmp
|
||||||
|
/var/empty
|
||||||
|
/var/run
|
||||||
|
/var/state
|
||||||
|
/var/cache/edb/dep
|
||||||
|
/tmp
|
||||||
|
/usr/portage
|
||||||
|
/usr/src
|
||||||
|
/root/.ccache
|
||||||
|
/usr/share/genkernel/pkg/x86/cpio
|
||||||
|
|
||||||
|
livecd/rm:
|
||||||
|
/etc/*-
|
||||||
|
/etc/*.old
|
||||||
|
/root/.viminfo
|
||||||
|
/var/log/*.log
|
||||||
|
/usr/share/genkernel/pkg/x86/*.bz2
|
7
releases/weekly/specs/ia64/stage1.spec
Normal file
7
releases/weekly/specs/ia64/stage1.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: ia64
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: stage1
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/ia64/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-ia64-2007.0
|
7
releases/weekly/specs/ia64/stage2-desktop.spec
Normal file
7
releases/weekly/specs/ia64/stage2-desktop.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: ia64
|
||||||
|
target: stage2
|
||||||
|
version_stamp: desktop-2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/ia64/2008.0/desktop
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage1-ia64-2008.0
|
7
releases/weekly/specs/ia64/stage2.spec
Normal file
7
releases/weekly/specs/ia64/stage2.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: ia64
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: stage2
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/ia64/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage1-ia64-2008.0
|
7
releases/weekly/specs/ia64/stage3-desktop.spec
Normal file
7
releases/weekly/specs/ia64/stage3-desktop.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: ia64
|
||||||
|
target: stage3
|
||||||
|
version_stamp: desktop-2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/ia64/2008.0/desktop
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage2-ia64-desktop-2008.0
|
7
releases/weekly/specs/ia64/stage3.spec
Normal file
7
releases/weekly/specs/ia64/stage3.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: ia64
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: stage3
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/ia64/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage2-ia64-2008.0
|
275
releases/weekly/specs/mips/mips3/netboot.spec
Normal file
275
releases/weekly/specs/mips/mips3/netboot.spec
Normal file
|
@ -0,0 +1,275 @@
|
||||||
|
subarch: mips3
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: netboot2
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/mips/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-mips3-2008.0
|
||||||
|
|
||||||
|
chost: mips-unknown-linux-gnu
|
||||||
|
cflags: -Os -march=mips3 -pipe -fomit-frame-pointer -pie -ftracer -fforce-addr
|
||||||
|
makeopts: -j3
|
||||||
|
|
||||||
|
boot/kernel: ip28r10k ip30r10k ip32r5k ip32rm5k
|
||||||
|
boot/kernel/ip28r10k/sources: =mips-sources-2.6.16.27
|
||||||
|
boot/kernel/ip30r10k/sources: =mips-sources-2.6.16.27
|
||||||
|
boot/kernel/ip32r5k/sources: =mips-sources-2.6.16.27
|
||||||
|
boot/kernel/ip32rm5k/sources: =mips-sources-2.6.16.27
|
||||||
|
|
||||||
|
boot/kernel/ip28r10k/config: /usr/catalyst/2008.0/ip28r10k-2008.0.cf
|
||||||
|
boot/kernel/ip30r10k/config: /usr/catalyst/2008.0/ip30r10k-2008.0.cf
|
||||||
|
boot/kernel/ip32r5k/config: /usr/catalyst/2008.0/ip32r5k-2008.0.cf
|
||||||
|
boot/kernel/ip32rm5k/config: /usr/catalyst/2008.0/ip32rm5k-2008.0.cf
|
||||||
|
|
||||||
|
boot/kernel/ip28r10k/use: -doc ip28
|
||||||
|
boot/kernel/ip30r10k/use: -doc ip30
|
||||||
|
boot/kernel/ip32r5k/use: -doc
|
||||||
|
boot/kernel/ip32rm5k/use: -doc
|
||||||
|
|
||||||
|
boot/kernel/ip28r10k/gk_kernargs: --kernel-cross-compile=mips64-unknown-linux-gnu- --makeopts=-j2 --initramfs --static --no-initrdmodules --initramfs-overlay=/tmp/image
|
||||||
|
boot/kernel/ip30r10k/gk_kernargs: --kernel-cross-compile=mips64-unknown-linux-gnu- --makeopts=-j2 --initramfs --static --no-initrdmodules --initramfs-overlay=/tmp/image
|
||||||
|
boot/kernel/ip32r5k/gk_kernargs: --kernel-cross-compile=mips64-unknown-linux-gnu- --makeopts=-j2 --initramfs --static --no-initrdmodules --initramfs-overlay=/tmp/image
|
||||||
|
boot/kernel/ip32rm5k/gk_kernargs: --kernel-cross-compile=mips64-unknown-linux-gnu- --makeopts=-j2 --initramfs --static --no-initrdmodules --initramfs-overlay=/tmp/image --static
|
||||||
|
|
||||||
|
|
||||||
|
netboot2/builddate: 20060804
|
||||||
|
|
||||||
|
netboot2/use:
|
||||||
|
-*
|
||||||
|
multicall
|
||||||
|
readline
|
||||||
|
|
||||||
|
netboot2/packages:
|
||||||
|
com_err
|
||||||
|
dropbear
|
||||||
|
dvhtool
|
||||||
|
e2fsprogs
|
||||||
|
elinks
|
||||||
|
gcc
|
||||||
|
gcc-mips64
|
||||||
|
glibc
|
||||||
|
jfsutils
|
||||||
|
mdadm
|
||||||
|
mutt
|
||||||
|
nano
|
||||||
|
ncurses
|
||||||
|
popt
|
||||||
|
pork
|
||||||
|
portmap
|
||||||
|
reiserfsprogs
|
||||||
|
rsync
|
||||||
|
sdparm
|
||||||
|
ss
|
||||||
|
ttcp
|
||||||
|
util-linux
|
||||||
|
xfsprogs
|
||||||
|
|
||||||
|
netboot2/packages/com_err/files:
|
||||||
|
/lib/libcom_err.so
|
||||||
|
/lib/libcom_err.so.2
|
||||||
|
/lib/libcom_err.so.2.1
|
||||||
|
/usr/bin/compile_et
|
||||||
|
/usr/lib/libcom_err.so
|
||||||
|
|
||||||
|
netboot2/packages/dropbear/files:
|
||||||
|
/usr/bin/dbclient
|
||||||
|
/usr/bin/dbscp
|
||||||
|
/usr/bin/dropbearconvert
|
||||||
|
/usr/bin/dropbearkey
|
||||||
|
/usr/bin/dropbearmulti
|
||||||
|
/usr/sbin/dropbear
|
||||||
|
|
||||||
|
netboot2/packages/dvhtool/files:
|
||||||
|
/usr/sbin/dvhtool
|
||||||
|
|
||||||
|
netboot2/packages/e2fsprogs/files:
|
||||||
|
/bin/chattr
|
||||||
|
/bin/lsattr
|
||||||
|
/bin/uuidgen
|
||||||
|
/lib/libblkid.so
|
||||||
|
/lib/libblkid.so.1
|
||||||
|
/lib/libblkid.so.1.0
|
||||||
|
/lib/libe2p.so
|
||||||
|
/lib/libe2p.so.2
|
||||||
|
/lib/libe2p.so.2.3
|
||||||
|
/lib/libext2fs.so
|
||||||
|
/lib/libext2fs.so.2
|
||||||
|
/lib/libext2fs.so.2.4
|
||||||
|
/lib/libuuid.so
|
||||||
|
/lib/libuuid.so.1
|
||||||
|
/lib/libuuid.so.1.2
|
||||||
|
/sbin/badblocks
|
||||||
|
/sbin/blkid
|
||||||
|
/sbin/debugfs
|
||||||
|
/sbin/dumpe2fs
|
||||||
|
/sbin/e2fsck
|
||||||
|
/sbin/e2image
|
||||||
|
/sbin/e2label
|
||||||
|
/sbin/filefrag
|
||||||
|
/sbin/findfs
|
||||||
|
/sbin/fsck
|
||||||
|
/sbin/fsck.ext2
|
||||||
|
/sbin/fsck.ext3
|
||||||
|
/sbin/logsave
|
||||||
|
/sbin/mke2fs
|
||||||
|
/sbin/mkfs.ext2
|
||||||
|
/sbin/mkfs.ext3
|
||||||
|
/sbin/resize2fs
|
||||||
|
/sbin/tune2fs
|
||||||
|
/usr/lib/e2initrd_helper
|
||||||
|
/usr/lib/libblkid.so
|
||||||
|
/usr/lib/libe2p.so
|
||||||
|
/usr/lib/libext2fs.so
|
||||||
|
/usr/lib/libuuid.so
|
||||||
|
/usr/sbin/mklost+found
|
||||||
|
|
||||||
|
netboot2/packages/gcc/files:
|
||||||
|
/lib/libgcc_s.so.1
|
||||||
|
|
||||||
|
netboot2/packages/glibc/files:
|
||||||
|
/etc/ld.so.cache
|
||||||
|
/lib/ld-2.3.6.so
|
||||||
|
/lib/ld.so.1
|
||||||
|
/lib/libc-2.3.6.so
|
||||||
|
/lib/libc.so.6
|
||||||
|
/lib/libcrypt-2.3.6.so
|
||||||
|
/lib/libcrypt.so.1
|
||||||
|
/lib/libdl-2.3.6.so
|
||||||
|
/lib/libdl.so.2
|
||||||
|
/lib/libm-2.3.6.so
|
||||||
|
/lib/libm.so.6
|
||||||
|
/lib/libnss_compat-2.3.6.so
|
||||||
|
/lib/libnss_compat.so.2
|
||||||
|
/lib/libnss_dns-2.3.6.so
|
||||||
|
/lib/libnss_dns.so.2
|
||||||
|
/lib/libnss_files-2.3.6.so
|
||||||
|
/lib/libnss_files.so.2
|
||||||
|
/lib/libnss_hesiod-2.3.6.so
|
||||||
|
/lib/libnss_hesiod.so.2
|
||||||
|
/lib/libnss_nis-2.3.6.so
|
||||||
|
/lib/libnss_nis.so.2
|
||||||
|
/lib/libnss_nisplus-2.3.6.so
|
||||||
|
/lib/libnss_nisplus.so.2
|
||||||
|
/lib/libpthread-0.10.so
|
||||||
|
/lib/libpthread.so.0
|
||||||
|
/lib/libresolv-2.3.6.so
|
||||||
|
/lib/libresolv.so.2
|
||||||
|
/lib/librt-2.3.6.so
|
||||||
|
/lib/librt.so.1
|
||||||
|
/lib/libutil-2.3.6.so
|
||||||
|
/lib/libutil.so.1
|
||||||
|
/usr/bin/ldd
|
||||||
|
/usr/lib/libc.so
|
||||||
|
/usr/lib/libcrypt.so
|
||||||
|
/usr/lib/libdl.so
|
||||||
|
/usr/lib/libpthread.so
|
||||||
|
/usr/lib/libresolv.so
|
||||||
|
/usr/lib/librt.so
|
||||||
|
/usr/lib/libutil.so
|
||||||
|
|
||||||
|
netboot2/packages/jfsutils/files:
|
||||||
|
/sbin/fsck.jfs
|
||||||
|
/sbin/jfs_fsck
|
||||||
|
/sbin/jfs_mkfs
|
||||||
|
/sbin/jfs_tune
|
||||||
|
/sbin/mkfs.jfs
|
||||||
|
|
||||||
|
netboot2/packages/mdadm/files:
|
||||||
|
/etc/mdadm.conf
|
||||||
|
/sbin/mdadm
|
||||||
|
|
||||||
|
netboot2/packages/nano/files:
|
||||||
|
/bin/nano
|
||||||
|
/bin/rnano
|
||||||
|
/usr/bin/nano
|
||||||
|
|
||||||
|
netboot2/packages/ncurses/files:
|
||||||
|
/etc/terminfo
|
||||||
|
/lib/libcurses.so
|
||||||
|
/lib/libncurses.so
|
||||||
|
/lib/libncurses.so.5
|
||||||
|
/lib/libncurses.so.5.4
|
||||||
|
/usr/bin/toe
|
||||||
|
/usr/lib/libcurses.so
|
||||||
|
/usr/lib/libform.so
|
||||||
|
/usr/lib/libform.so.5
|
||||||
|
/usr/lib/libform.so.5.4
|
||||||
|
/usr/lib/libmenu.so
|
||||||
|
/usr/lib/libmenu.so.5
|
||||||
|
/usr/lib/libmenu.so.5.4
|
||||||
|
/usr/lib/libncurses.so
|
||||||
|
/usr/lib/libpanel.so
|
||||||
|
/usr/lib/libpanel.so.5
|
||||||
|
/usr/lib/libpanel.so.5.4
|
||||||
|
/usr/lib/terminfo
|
||||||
|
/usr/share/tabset/std
|
||||||
|
/usr/share/tabset/stdcrt
|
||||||
|
/usr/share/tabset/vt100
|
||||||
|
/usr/share/tabset/vt300
|
||||||
|
/usr/share/terminfo/a/ansi
|
||||||
|
/usr/share/terminfo/d/dumb
|
||||||
|
/usr/share/terminfo/e/eterm
|
||||||
|
/usr/share/terminfo/l/linux
|
||||||
|
/usr/share/terminfo/r/rxvt
|
||||||
|
/usr/share/terminfo/s/screen
|
||||||
|
/usr/share/terminfo/s/sun
|
||||||
|
/usr/share/terminfo/v/vt100
|
||||||
|
/usr/share/terminfo/v/vt102
|
||||||
|
/usr/share/terminfo/v/vt200
|
||||||
|
/usr/share/terminfo/v/vt220
|
||||||
|
/usr/share/terminfo/v/vt52
|
||||||
|
/usr/share/terminfo/x/xterm
|
||||||
|
/usr/share/terminfo/x/xterm-color
|
||||||
|
/usr/share/terminfo/x/xterm-xfree86
|
||||||
|
|
||||||
|
netboot2/packages/popt/files:
|
||||||
|
/usr/lib/libpopt.so
|
||||||
|
/usr/lib/libpopt.so.0
|
||||||
|
/usr/lib/libpopt.so.0.0.0
|
||||||
|
|
||||||
|
netboot2/packages/portmap/files:
|
||||||
|
/sbin/portmap
|
||||||
|
|
||||||
|
netboot2/packages/reiserfsprogs/files:
|
||||||
|
/sbin/fsck.reiserfs
|
||||||
|
/sbin/mkfs.reiserfs
|
||||||
|
/sbin/mkreiserfs
|
||||||
|
/sbin/reiserfsck
|
||||||
|
/sbin/reiserfstune
|
||||||
|
|
||||||
|
netboot2/packages/rsync/files:
|
||||||
|
/usr/bin/rsync
|
||||||
|
|
||||||
|
netboot2/packages/sdparm/files:
|
||||||
|
/usr/bin/sdparm
|
||||||
|
|
||||||
|
netboot2/packages/ss/files:
|
||||||
|
/lib/libss.so
|
||||||
|
/lib/libss.so.2
|
||||||
|
/lib/libss.so.2.0
|
||||||
|
/usr/bin/mk_cmds
|
||||||
|
/usr/lib/libss.so
|
||||||
|
|
||||||
|
netboot2/packages/ttcp/files:
|
||||||
|
/usr/bin/ttcp
|
||||||
|
|
||||||
|
netboot2/packages/util-linux/files:
|
||||||
|
/sbin/fdisk
|
||||||
|
/sbin/mkfs
|
||||||
|
/sbin/mkswap
|
||||||
|
/sbin/swapoff
|
||||||
|
/sbin/swapon
|
||||||
|
/usr/bin/ddate
|
||||||
|
/usr/bin/setterm
|
||||||
|
/usr/bin/whereis
|
||||||
|
|
||||||
|
netboot2/packages/xfsprogs/files:
|
||||||
|
/lib/libhandle.so
|
||||||
|
/lib/libhandle.so.1
|
||||||
|
/lib/libhandle.so.1.0.3
|
||||||
|
/sbin/fsck.xfs
|
||||||
|
/sbin/mkfs.xfs
|
||||||
|
/sbin/xfs_repair
|
||||||
|
/usr/bin/xfs_copy
|
||||||
|
/usr/bin/xfs_growfs
|
||||||
|
/usr/bin/xfs_info
|
7
releases/weekly/specs/mips/mips3/stage1.spec
Normal file
7
releases/weekly/specs/mips/mips3/stage1.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: mips3
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: stage1
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/mips/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-mips3-2007.0
|
7
releases/weekly/specs/mips/mips3/stage2.spec
Normal file
7
releases/weekly/specs/mips/mips3/stage2.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: mips3
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: stage2
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/mips/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage1-mips3-2008.0
|
7
releases/weekly/specs/mips/mips3/stage3.spec
Normal file
7
releases/weekly/specs/mips/mips3/stage3.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: mips3
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: stage3
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/mips/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage2-mips3-2008.0
|
7
releases/weekly/specs/mips/mips4/stage1.spec
Normal file
7
releases/weekly/specs/mips/mips4/stage1.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: mips4
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: stage1
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/mips/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-mips3-2007.0
|
7
releases/weekly/specs/mips/mips4/stage2.spec
Normal file
7
releases/weekly/specs/mips/mips4/stage2.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: mips4
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: stage2
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/mips/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage1-mips4-2008.0
|
7
releases/weekly/specs/mips/mips4/stage3.spec
Normal file
7
releases/weekly/specs/mips/mips4/stage3.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: mips4
|
||||||
|
version_stamp: 2008.0
|
||||||
|
target: stage3
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/mips/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage2-mips4-2008.0
|
7
releases/weekly/specs/ppc/ppc32/g4/stage2.spec
Normal file
7
releases/weekly/specs/ppc/ppc32/g4/stage2.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: g4
|
||||||
|
target: stage2
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/powerpc/ppc32/2008.0/
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage1-ppc-2008.0
|
7
releases/weekly/specs/ppc/ppc32/g4/stage3.spec
Normal file
7
releases/weekly/specs/ppc/ppc32/g4/stage3.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: g4
|
||||||
|
target: stage3
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/powerpc/ppc32/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage2-g4-2008.0
|
7
releases/weekly/specs/ppc/ppc32/stage1.spec
Normal file
7
releases/weekly/specs/ppc/ppc32/stage1.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: ppc
|
||||||
|
target: stage1
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/powerpc/ppc32/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage3-ppc-2007.0
|
7
releases/weekly/specs/ppc/ppc32/stage2.spec
Normal file
7
releases/weekly/specs/ppc/ppc32/stage2.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: ppc
|
||||||
|
target: stage2
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/powerpc/ppc32/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage1-ppc-2008.0
|
7
releases/weekly/specs/ppc/ppc32/stage3.spec
Normal file
7
releases/weekly/specs/ppc/ppc32/stage3.spec
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: ppc
|
||||||
|
target: stage3
|
||||||
|
version_stamp: 2008.0
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/powerpc/ppc32/2008.0
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: default/stage2-ppc-2008.0
|
10
releases/weekly/specs/ppc/ppc32/uclibc/hardened/stage1.spec
Normal file
10
releases/weekly/specs/ppc/ppc32/uclibc/hardened/stage1.spec
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
subarch: ppc
|
||||||
|
target: stage1
|
||||||
|
version_stamp: uclibc-hardened-2008.0
|
||||||
|
rel_type: embedded
|
||||||
|
profile: uclibc/ppc/hardened
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: embedded/stage3-ppc-uclibc-hardened-2007.0
|
||||||
|
cflags: -Os -pipe
|
||||||
|
ldflags: -Wl,-O1
|
||||||
|
chost: powerpc-gentoo-linux-uclibc
|
10
releases/weekly/specs/ppc/ppc32/uclibc/hardened/stage2.spec
Normal file
10
releases/weekly/specs/ppc/ppc32/uclibc/hardened/stage2.spec
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
subarch: ppc
|
||||||
|
target: stage2
|
||||||
|
version_stamp: uclibc-hardened-2008.0
|
||||||
|
rel_type: embedded
|
||||||
|
profile: uclibc/ppc/hardened
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: embedded/stage1-ppc-uclibc-hardened-2008.0
|
||||||
|
cflags: -Os -pipe
|
||||||
|
ldflags: -Wl,-O1
|
||||||
|
chost: powerpc-gentoo-linux-uclibc
|
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: ppc
|
||||||
|
target: stage3
|
||||||
|
version_stamp: uclibc-hardened-2008.0
|
||||||
|
rel_type: embedded
|
||||||
|
profile: uclibc/ppc/hardened
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: embedded/stage2-ppc-uclibc-hardened-2008.0
|
10
releases/weekly/specs/ppc/ppc32/uclibc/softfloat/stage1.spec
Normal file
10
releases/weekly/specs/ppc/ppc32/uclibc/softfloat/stage1.spec
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
subarch: ppc
|
||||||
|
target: stage1
|
||||||
|
version_stamp: uclibc-softfloat-2008.0
|
||||||
|
rel_type: embedded
|
||||||
|
profile: uclibc/ppc
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: embedded/stage3-ppc-uclibc-softfloat-2007.0
|
||||||
|
cflags: -Os -pipe
|
||||||
|
ldflags: -Wl,-O1
|
||||||
|
chost: powerpc-softfloat-linux-uclibc
|
10
releases/weekly/specs/ppc/ppc32/uclibc/softfloat/stage2.spec
Normal file
10
releases/weekly/specs/ppc/ppc32/uclibc/softfloat/stage2.spec
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
subarch: ppc
|
||||||
|
target: stage2
|
||||||
|
version_stamp: uclibc-softfloat-2008.0
|
||||||
|
rel_type: embedded
|
||||||
|
profile: uclibc/ppc
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: embedded/stage1-ppc-uclibc-softfloat-2008.0
|
||||||
|
cflags: -Os -pipe
|
||||||
|
ldflags: -Wl,-O1
|
||||||
|
chost: powerpc-softfloat-linux-uclibc
|
|
@ -0,0 +1,7 @@
|
||||||
|
subarch: ppc
|
||||||
|
target: stage3
|
||||||
|
version_stamp: uclibc-softfloat-2008.0
|
||||||
|
rel_type: embedded
|
||||||
|
profile: uclibc/ppc
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: embedded/stage2-ppc-uclibc-softfloat-2008.0
|
10
releases/weekly/specs/ppc/ppc32/uclibc/stage1.spec
Normal file
10
releases/weekly/specs/ppc/ppc32/uclibc/stage1.spec
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
subarch: ppc
|
||||||
|
target: stage1
|
||||||
|
version_stamp: uclibc-2008.0
|
||||||
|
rel_type: embedded
|
||||||
|
profile: uclibc/ppc
|
||||||
|
snapshot: 2008.0
|
||||||
|
source_subpath: embedded/stage3-ppc-uclibc-2007.0
|
||||||
|
cflags: -Os -pipe
|
||||||
|
ldflags: -Wl,-O1
|
||||||
|
chost: powerpc-gentoo-linux-uclibc
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue