Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in src/releng/specs/2007.1/alpha: installcd-stage2-minimal.spec installcd-stage2-universal.spec livecd-stage2.spec
Date: Wed, 28 Nov 2007 20:19:55
Message-Id: E1IxTNu-0006Mo-Hk@stork.gentoo.org
1 wolf31o2 07/11/28 20:19:50
2
3 Modified: installcd-stage2-minimal.spec
4 installcd-stage2-universal.spec livecd-stage2.spec
5 Log:
6 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.
7
8 Revision Changes Path
9 1.6 src/releng/specs/2007.1/alpha/installcd-stage2-minimal.spec
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-minimal.spec?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-minimal.spec?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-minimal.spec?r1=1.5&r2=1.6
14
15 Index: installcd-stage2-minimal.spec
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-minimal.spec,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- installcd-stage2-minimal.spec 26 Oct 2007 21:06:22 -0000 1.5
22 +++ installcd-stage2-minimal.spec 28 Nov 2007 20:19:49 -0000 1.6
23 @@ -14,10 +14,8 @@
24 livecd/volid: Gentoo Linux alpha 2007.1
25 livecd/type: gentoo-release-minimal
26
27 -#livecd/overlay: /root/livecd/overlays/alpha-minimal
28 -
29 livecd/bootargs: dokeymap
30 -livecd/gk_mainargs: --lvm --dmraid --evms
31 +livecd/gk_mainargs: --lvm --dmraid --evms --mdadm
32
33 boot/kernel: gentoo gentoo2.4
34 boot/kernel/gentoo/sources: vanilla-sources
35
36
37
38 1.6 src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec?r1=1.5&r2=1.6
43
44 Index: installcd-stage2-universal.spec
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- installcd-stage2-universal.spec 26 Oct 2007 21:06:22 -0000 1.5
51 +++ installcd-stage2-universal.spec 28 Nov 2007 20:19:49 -0000 1.6
52 @@ -14,10 +14,10 @@
53 livecd/volid: Gentoo Linux alpha 2007.1
54 livecd/type: gentoo-release-universal
55
56 -livecd/overlay: /root/livecd/overlays/alpha-universal
57 +livecd/overlay: /var/cvsroot/gentoo/src/releng/overlays/2007.1/common/overlay/installcd
58
59 livecd/bootargs: dokeymap
60 -livecd/gk_mainargs: --lvm --dmraid --evms
61 +livecd/gk_mainargs: --lvm --dmraid --evms --mdadm
62
63 boot/kernel: gentoo gentoo2.4
64 boot/kernel/gentoo/sources: vanilla-sources
65
66
67
68 1.10 src/releng/specs/2007.1/alpha/livecd-stage2.spec
69
70 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/livecd-stage2.spec?rev=1.10&view=markup
71 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/livecd-stage2.spec?rev=1.10&content-type=text/plain
72 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/livecd-stage2.spec?r1=1.9&r2=1.10
73
74 Index: livecd-stage2.spec
75 ===================================================================
76 RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/alpha/livecd-stage2.spec,v
77 retrieving revision 1.9
78 retrieving revision 1.10
79 diff -u -r1.9 -r1.10
80 --- livecd-stage2.spec 14 Nov 2007 02:17:51 -0000 1.9
81 +++ livecd-stage2.spec 28 Nov 2007 20:19:49 -0000 1.10
82 @@ -10,11 +10,10 @@
83 livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/aboot-0.9-r1-cdtar.tar.bz2
84
85 livecd/iso: /var/tmp/catalyst/builds/default/livecd-alpha-installer-2007.1.iso
86 -#livecd/splash_type: gensplash
87 -#livecd/splash_theme: livecd-2007.1
88 +
89 livecd/xdm: gdm
90 livecd/xsession: xfce
91 -livecd/fsscript: /root/livecd/scripts/2007.1/livecd.sh
92 +livecd/fsscript: /var/cvsroot/gentoo/src/releng/scripts/2007.1/livecd.sh
93
94 livecd/volid: Gentoo Linux alpha LiveCD 2007.1
95 livecd/users: gentoo
96 @@ -24,7 +23,7 @@
97 livecd/root_overlay: /root/livecd/overlays/2007.1/common/root_overlay
98
99 livecd/bootargs: dokeymap
100 -livecd/gk_mainargs: --lvm --dmraid --evms
101 +livecd/gk_mainargs: --lvm --dmraid --evms --mdadm
102
103 boot/kernel: gentoo
104 boot/kernel/gentoo/sources: gentoo-sources
105
106
107
108 --
109 gentoo-commits@g.o mailing list