Gentoo Archives: gentoo-commits

From: "Andrew Gaffney (agaffney)" <agaffney@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: Fri, 26 Oct 2007 21:06:31
Message-Id: E1IlWNr-0001X1-44@stork.gentoo.org
1 agaffney 07/10/26 21:06:23
2
3 Modified: installcd-stage2-minimal.spec
4 installcd-stage2-universal.spec livecd-stage2.spec
5 Log:
6 change --emvs to --evms
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-minimal.spec?rev=1.5&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.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- installcd-stage2-minimal.spec 12 Oct 2007 20:28:16 -0000 1.4
22 +++ installcd-stage2-minimal.spec 26 Oct 2007 21:06:22 -0000 1.5
23 @@ -17,7 +17,7 @@
24 #livecd/overlay: /root/livecd/overlays/alpha-minimal
25
26 livecd/bootargs: dokeymap
27 -livecd/gk_mainargs: --lvm --dmraid --emvs
28 +livecd/gk_mainargs: --lvm --dmraid --evms
29
30 boot/kernel: gentoo gentoo2.4
31 boot/kernel/gentoo/sources: vanilla-sources
32
33
34
35 1.5 src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec
36
37 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec?rev=1.5&view=markup
38 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec?rev=1.5&content-type=text/plain
39 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec?r1=1.4&r2=1.5
40
41 Index: installcd-stage2-universal.spec
42 ===================================================================
43 RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec,v
44 retrieving revision 1.4
45 retrieving revision 1.5
46 diff -u -r1.4 -r1.5
47 --- installcd-stage2-universal.spec 12 Oct 2007 20:28:16 -0000 1.4
48 +++ installcd-stage2-universal.spec 26 Oct 2007 21:06:22 -0000 1.5
49 @@ -17,7 +17,7 @@
50 livecd/overlay: /root/livecd/overlays/alpha-universal
51
52 livecd/bootargs: dokeymap
53 -livecd/gk_mainargs: --lvm --dmraid --emvs
54 +livecd/gk_mainargs: --lvm --dmraid --evms
55
56 boot/kernel: gentoo gentoo2.4
57 boot/kernel/gentoo/sources: vanilla-sources
58
59
60
61 1.6 src/releng/specs/2007.1/alpha/livecd-stage2.spec
62
63 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/livecd-stage2.spec?rev=1.6&view=markup
64 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/livecd-stage2.spec?rev=1.6&content-type=text/plain
65 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/livecd-stage2.spec?r1=1.5&r2=1.6
66
67 Index: livecd-stage2.spec
68 ===================================================================
69 RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/alpha/livecd-stage2.spec,v
70 retrieving revision 1.5
71 retrieving revision 1.6
72 diff -u -r1.5 -r1.6
73 --- livecd-stage2.spec 25 Oct 2007 18:20:47 -0000 1.5
74 +++ livecd-stage2.spec 26 Oct 2007 21:06:22 -0000 1.6
75 @@ -24,7 +24,7 @@
76 livecd/root_overlay: /root/livecd/overlays/2007.1/common/root_overlay
77
78 livecd/bootargs: dokeymap
79 -livecd/gk_mainargs: --lvm --dmraid --emvs
80 +livecd/gk_mainargs: --lvm --dmraid --evms
81
82 boot/kernel: gentoo
83 boot/kernel/gentoo/sources: gentoo-sources
84
85
86
87 --
88 gentoo-commits@g.o mailing list