public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in src/releng/specs/2007.1/amd64: installcd-stage2-minimal.spec livecd-stage2.spec livedvd-stage2.spec
@ 2007-10-12 18:51 Chris Gianelloni (wolf31o2)
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Gianelloni (wolf31o2) @ 2007-10-12 18:51 UTC (permalink / raw
  To: gentoo-commits

wolf31o2    07/10/12 18:51:39

  Modified:             installcd-stage2-minimal.spec livecd-stage2.spec
                        livedvd-stage2.spec
  Log:
  Change all instances of --lvm2 to --lvm and all instances of --evms2 to --evms.

Revision  Changes    Path
1.3                  src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec

file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec?r1=1.2&r2=1.3

Index: installcd-stage2-minimal.spec
===================================================================
RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- installcd-stage2-minimal.spec	27 Sep 2007 17:28:12 -0000	1.2
+++ installcd-stage2-minimal.spec	12 Oct 2007 18:51:38 -0000	1.3
@@ -19,12 +19,12 @@
 #livecd/overlay: /root/livecd/overlays/amd64-minimal
 
 livecd/bootargs: dokeymap
-livecd/gk_mainargs: --makeopts=-j16 --lvm2 --dmraid --evms2
+livecd/gk_mainargs: --makeopts=-j16 --lvm --dmraid --emvs
 
 boot/kernel: gentoo
 boot/kernel/gentoo/sources: gentoo-sources
 
-boot/kernel/gentoo/config: /root/livecd/kconfig/2007.1/amd64/installcd-2.6.19.config
+boot/kernel/gentoo/config: /root/livecd/kconfig/2007.1/amd64/installcd-2.6.20.config
 
 boot/kernel/gentoo/use: pcmcia usb -X png truetype -qt
 



1.3                  src/releng/specs/2007.1/amd64/livecd-stage2.spec

file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?r1=1.2&r2=1.3

Index: livecd-stage2.spec
===================================================================
RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- livecd-stage2.spec	27 Sep 2007 17:28:12 -0000	1.2
+++ livecd-stage2.spec	12 Oct 2007 18:51:38 -0000	1.3
@@ -23,7 +23,7 @@
 livecd/root_overlay: /root/livecd/overlays/2007.1/common/root_overlay
 
 livecd/bootargs: dokeymap
-livecd/gk_mainargs: --makeopts=-j16 --lvm2 --dmraid --evms2 --unionfs-dev
+livecd/gk_mainargs: --makeopts=-j16 --lvm --dmraid --emvs --unionfs-dev
 
 boot/kernel: gentoo
 boot/kernel/gentoo/sources: gentoo-sources



1.3                  src/releng/specs/2007.1/amd64/livedvd-stage2.spec

file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?r1=1.2&r2=1.3

Index: livedvd-stage2.spec
===================================================================
RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- livedvd-stage2.spec	27 Sep 2007 17:28:12 -0000	1.2
+++ livedvd-stage2.spec	12 Oct 2007 18:51:38 -0000	1.3
@@ -25,7 +25,7 @@
 livecd/root_overlay: /root/livecd/overlays/root-livecd
 
 livecd/bootargs: dokeymap
-livecd/gk_mainargs: --makeopts=-j16 --lvm2 --dmraid --evms2 --unionfs-dev
+livecd/gk_mainargs: --makeopts=-j16 --lvm --dmraid --emvs --unionfs-dev
 
 boot/kernel: gentoo
 boot/kernel/gentoo/sources: gentoo-sources



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo commit in src/releng/specs/2007.1/amd64: installcd-stage2-minimal.spec livecd-stage2.spec livedvd-stage2.spec
@ 2007-10-12 20:28 Chris Gianelloni (wolf31o2)
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Gianelloni (wolf31o2) @ 2007-10-12 20:28 UTC (permalink / raw
  To: gentoo-commits

wolf31o2    07/10/12 20:28:17

  Modified:             installcd-stage2-minimal.spec livecd-stage2.spec
                        livedvd-stage2.spec
  Log:
  Changed cryptsetup-luks to cryptsetup for bug #188900.

Revision  Changes    Path
1.5                  src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec

file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec?r1=1.4&r2=1.5

Index: installcd-stage2-minimal.spec
===================================================================
RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- installcd-stage2-minimal.spec	12 Oct 2007 19:16:11 -0000	1.4
+++ installcd-stage2-minimal.spec	12 Oct 2007 20:28:17 -0000	1.5
@@ -11,7 +11,7 @@
 
 livecd/iso: /var/tmp/catalyst/builds/default/install-amd64-minimal-2007.1.iso
 livecd/splash_type: gensplash
-livecd/splash_theme: livecd-2007.1
+livecd/splash_theme: livecd-2007.0
 
 livecd/volid: Gentoo Linux amd64 2007.1
 livecd/type: gentoo-release-minimal
@@ -19,12 +19,12 @@
 #livecd/overlay: /root/livecd/overlays/amd64-minimal
 
 livecd/bootargs: dokeymap
-livecd/gk_mainargs: --makeopts=-j16 --lvm --dmraid --emvs
+livecd/gk_mainargs: --makeopts=-j16 --lvm --dmraid
 
 boot/kernel: gentoo
 boot/kernel/gentoo/sources: gentoo-sources
 
-boot/kernel/gentoo/config: /root/livecd/kconfig/2007.1/amd64/installcd-2.6.20.config
+boot/kernel/gentoo/config: /root/livecd/kconfig/2007.1/amd64/installcd-2.6.22.config
 
 boot/kernel/gentoo/use: pcmcia usb -X png truetype -qt
 
@@ -32,7 +32,7 @@
 	media-gfx/splashutils
 	media-gfx/splash-themes-livecd
 	sys-apps/pcmciautils
-	sys-fs/cryptsetup-luks
+	sys-fs/cryptsetup
 # These were not stable at time of snapshot/release.
 #	net-wireless/rtl8180
 #	net-wireless/rtl8187



1.4                  src/releng/specs/2007.1/amd64/livecd-stage2.spec

file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?r1=1.3&r2=1.4

Index: livecd-stage2.spec
===================================================================
RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- livecd-stage2.spec	12 Oct 2007 18:51:38 -0000	1.3
+++ livecd-stage2.spec	12 Oct 2007 20:28:17 -0000	1.4
@@ -49,7 +49,7 @@
 	net-wireless/rt2500
 #	net-wireless/rtl8187
 	sys-apps/pcmciautils
-	sys-fs/cryptsetup-luks
+	sys-fs/cryptsetup
 
 livecd/empty:
 	/var/tmp



1.4                  src/releng/specs/2007.1/amd64/livedvd-stage2.spec

file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?r1=1.3&r2=1.4

Index: livedvd-stage2.spec
===================================================================
RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- livedvd-stage2.spec	12 Oct 2007 18:51:38 -0000	1.3
+++ livedvd-stage2.spec	12 Oct 2007 20:28:17 -0000	1.4
@@ -51,7 +51,7 @@
 	net-wireless/rt2500
 #	net-wireless/rtl8187
 	sys-apps/pcmciautils
-	sys-fs/cryptsetup-luks
+	sys-fs/cryptsetup
 
 livecd/empty:
 	/var/tmp



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo commit in src/releng/specs/2007.1/amd64: installcd-stage2-minimal.spec livecd-stage2.spec livedvd-stage2.spec
@ 2007-11-24  5:39 Chris Gianelloni (wolf31o2)
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Gianelloni (wolf31o2) @ 2007-11-24  5:39 UTC (permalink / raw
  To: gentoo-commits

wolf31o2    07/11/24 05:39:11

  Modified:             installcd-stage2-minimal.spec livecd-stage2.spec
                        livedvd-stage2.spec
  Log:
  Uncommenting net-dialup/globespan-adsl on amd64.

Revision  Changes    Path
1.6                  src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec

file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec?r1=1.5&r2=1.6

Index: installcd-stage2-minimal.spec
===================================================================
RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- installcd-stage2-minimal.spec	12 Oct 2007 20:28:17 -0000	1.5
+++ installcd-stage2-minimal.spec	24 Nov 2007 05:39:10 -0000	1.6
@@ -33,6 +33,7 @@
 	media-gfx/splash-themes-livecd
 	sys-apps/pcmciautils
 	sys-fs/cryptsetup
+	net-dialup/globespan-adsl
 # These were not stable at time of snapshot/release.
 #	net-wireless/rtl8180
 #	net-wireless/rtl8187



1.11                 src/releng/specs/2007.1/amd64/livecd-stage2.spec

file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?r1=1.10&r2=1.11

Index: livecd-stage2.spec
===================================================================
RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- livecd-stage2.spec	14 Nov 2007 02:17:52 -0000	1.10
+++ livecd-stage2.spec	24 Nov 2007 05:39:10 -0000	1.11
@@ -41,8 +41,7 @@
 #	net-dialup/fcdsl
 ### Masked
 #	net-dialup/fritzcapi
-### Masked
-#	net-dialup/globespan-adsl
+	net-dialup/globespan-adsl
 ### Masked
 #	net-dialup/slmodem
 	net-misc/br2684ctl



1.7                  src/releng/specs/2007.1/amd64/livedvd-stage2.spec

file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?r1=1.6&r2=1.7

Index: livedvd-stage2.spec
===================================================================
RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- livedvd-stage2.spec	14 Nov 2007 02:17:52 -0000	1.6
+++ livedvd-stage2.spec	24 Nov 2007 05:39:10 -0000	1.7
@@ -42,7 +42,7 @@
 	media-sound/alsa-utils
 #	net-dialup/fcdsl
 #	net-dialup/fritzcapi
-#	net-dialup/globespan-adsl
+	net-dialup/globespan-adsl
 #	net-dialup/slmodem
 	net-misc/br2684ctl
 #	net-wireless/acx



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo commit in src/releng/specs/2007.1/amd64: installcd-stage2-minimal.spec livecd-stage2.spec livedvd-stage2.spec
@ 2007-11-28 20:19 Chris Gianelloni (wolf31o2)
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Gianelloni (wolf31o2) @ 2007-11-28 20:19 UTC (permalink / raw
  To: gentoo-commits

wolf31o2    07/11/28 20:19:51

  Modified:             installcd-stage2-minimal.spec livecd-stage2.spec
                        livedvd-stage2.spec
  Log:
  Made a few edits.  Removed splash stuff, changed /root/livecd to /var/cvsroot/gentoo/src/releng so it makes more sense to people, made sure --mdadm was being used.

Revision  Changes    Path
1.7                  src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec

file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec?r1=1.6&r2=1.7

Index: installcd-stage2-minimal.spec
===================================================================
RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- installcd-stage2-minimal.spec	24 Nov 2007 05:39:10 -0000	1.6
+++ installcd-stage2-minimal.spec	28 Nov 2007 20:19:50 -0000	1.7
@@ -10,16 +10,14 @@
 livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-3.09-memtest86+-cdtar.tar.bz2
 
 livecd/iso: /var/tmp/catalyst/builds/default/install-amd64-minimal-2007.1.iso
-livecd/splash_type: gensplash
-livecd/splash_theme: livecd-2007.0
 
 livecd/volid: Gentoo Linux amd64 2007.1
 livecd/type: gentoo-release-minimal
 
-#livecd/overlay: /root/livecd/overlays/amd64-minimal
+#livecd/overlay: /var/cvsroot/gentoo/src/releng/overlays/2007.1/common/overlay/installcd
 
 livecd/bootargs: dokeymap
-livecd/gk_mainargs: --makeopts=-j16 --lvm --dmraid
+livecd/gk_mainargs: --lvm --dmraid --evms --mdadm
 
 boot/kernel: gentoo
 boot/kernel/gentoo/sources: gentoo-sources
@@ -29,8 +27,6 @@
 boot/kernel/gentoo/use: pcmcia usb -X png truetype -qt
 
 boot/kernel/gentoo/packages:
-	media-gfx/splashutils
-	media-gfx/splash-themes-livecd
 	sys-apps/pcmciautils
 	sys-fs/cryptsetup
 	net-dialup/globespan-adsl



1.12                 src/releng/specs/2007.1/amd64/livecd-stage2.spec

file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?r1=1.11&r2=1.12

Index: livecd-stage2.spec
===================================================================
RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- livecd-stage2.spec	24 Nov 2007 05:39:10 -0000	1.11
+++ livecd-stage2.spec	28 Nov 2007 20:19:50 -0000	1.12
@@ -9,31 +9,27 @@
 livecd/fstype: squashfs
 livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2
 livecd/iso: /var/tmp/catalyst/builds/default/livecd-amd64-installer-2007.1.iso
-#livecd/splash_type: gensplash
-#livecd/splash_theme: livecd-2007.1
 livecd/xsession: xfce
-#livecd/fsscript: /root/livecd/scripts/2007.1/livecd.sh
+livecd/fsscript: /var/cvsroot/gentoo/src/releng/scripts/2007.1/livecd.sh
 
 livecd/type: gentoo-release-livecd
 livecd/users: gentoo
 livecd/volid: Gentoo Linux 2007.1 amd64 LiveCD
 
-livecd/overlay: /root/livecd/overlays/2007.1/common/overlay/livecd
-livecd/root_overlay: /root/livecd/overlays/2007.1/common/root_overlay
+livecd/overlay: /var/cvsroot/gentoo/src/releng/overlays/2007.1/common/overlay/livecd
+livecd/root_overlay: /var/cvsroot/gentoo/src/releng/overlays/2007.1/common/root_overlay
 
 livecd/bootargs: dokeymap
-livecd/gk_mainargs: --makeopts=-j16 --lvm --dmraid --evms --mdadm
+livecd/gk_mainargs: --lvm --dmraid --evms --mdadm
 
 boot/kernel: gentoo
 boot/kernel/gentoo/sources: gentoo-sources
 
-boot/kernel/gentoo/config: /root/livecd/kconfig/2007.1/amd64/livecd-2.6.22.config
+boot/kernel/gentoo/config: /var/cvsroot/gentoo/src/releng/kconfig/2007.1/amd64/livecd-2.6.22.config
 
 boot/kernel/gentoo/use: pcmcia usb oss atm
 
 boot/kernel/gentoo/packages:
-	media-gfx/splashutils
-	media-gfx/splash-themes-livecd
 	media-libs/alsa-lib
 	media-libs/alsa-oss
 	media-sound/alsa-utils



1.8                  src/releng/specs/2007.1/amd64/livedvd-stage2.spec

file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?r1=1.7&r2=1.8

Index: livedvd-stage2.spec
===================================================================
RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- livedvd-stage2.spec	24 Nov 2007 05:39:10 -0000	1.7
+++ livedvd-stage2.spec	28 Nov 2007 20:19:50 -0000	1.8
@@ -9,34 +9,28 @@
 livecd/fstype: squashfs
 livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-3.09-memtest86+-cdtar.tar.bz2
 livecd/iso: /var/tmp/catalyst/builds/default/livedvd-amd64-installer-2007.1.iso
-livecd/splash_type: gensplash
-livecd/splash_theme: livecd-2007.1
 livecd/xdm: gdm
-livecd/xsession: gnome
-livecd/fsscript: /root/livecd/scripts/2007.1/livecd.sh
+livecd/xsession: xfce
+livecd/fsscript: /var/cvsroot/gentoo/src/releng/scripts/2007.1/livecd.sh
 
 livecd/type: gentoo-release-livecd
 livecd/users: gentoo
 livecd/volid: Gentoo Linux AMD64 LiveDVD
 
-livecd/overlay:
-	/root/livecd/overlays/2007.1/common/overlay/livedvd
-	/root/livecd/overlays/2007.1/amd64/overlay/livedvd
-livecd/root_overlay: /root/livecd/overlays/root-livecd
+livecd/overlay: /var/cvsroot/gentoo/src/releng/overlays/2007.1/common/overlay/livedvd
+livecd/root_overlay: /var/cvsroot/gentoo/src/releng/overlays/root-livecd
 
 livecd/bootargs: dokeymap
-livecd/gk_mainargs: --makeopts=-j16 --lvm --dmraid --evms --unionfs-dev
+livecd/gk_mainargs: --lvm --dmraid --evms --mdadm
 
 boot/kernel: gentoo
 boot/kernel/gentoo/sources: gentoo-sources
 
-boot/kernel/gentoo/config: /root/livecd/kconfig/2007.1/amd64/livecd-2.6.19.config
+boot/kernel/gentoo/config: /var/cvsroot/gentoo/src/releng/kconfig/2007.1/amd64/livecd-2.6.22.config
 
 boot/kernel/gentoo/use: pcmcia usb oss atm truetype png
 
 boot/kernel/gentoo/packages:
-	media-gfx/splashutils
-	media-gfx/splash-themes-livecd
 	media-libs/alsa-lib
 	media-libs/alsa-oss
 	media-sound/alsa-utils



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-11-28 20:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-12 18:51 [gentoo-commits] gentoo commit in src/releng/specs/2007.1/amd64: installcd-stage2-minimal.spec livecd-stage2.spec livedvd-stage2.spec Chris Gianelloni (wolf31o2)
  -- strict thread matches above, loose matches on Subject: below --
2007-10-12 20:28 Chris Gianelloni (wolf31o2)
2007-11-24  5:39 Chris Gianelloni (wolf31o2)
2007-11-28 20:19 Chris Gianelloni (wolf31o2)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox