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/amd64: installcd-stage2-minimal.spec livecd-stage2.spec livedvd-stage2.spec
Date: Fri, 12 Oct 2007 19:01:40
Message-Id: E1IgPbn-0005Kt-3O@stork.gentoo.org
1 wolf31o2 07/10/12 18:51:39
2
3 Modified: installcd-stage2-minimal.spec livecd-stage2.spec
4 livedvd-stage2.spec
5 Log:
6 Change all instances of --lvm2 to --lvm and all instances of --evms2 to --evms.
7
8 Revision Changes Path
9 1.3 src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec?rev=1.3&view=markup
12 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
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec?r1=1.2&r2=1.3
14
15 Index: installcd-stage2-minimal.spec
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/installcd-stage2-minimal.spec,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- installcd-stage2-minimal.spec 27 Sep 2007 17:28:12 -0000 1.2
22 +++ installcd-stage2-minimal.spec 12 Oct 2007 18:51:38 -0000 1.3
23 @@ -19,12 +19,12 @@
24 #livecd/overlay: /root/livecd/overlays/amd64-minimal
25
26 livecd/bootargs: dokeymap
27 -livecd/gk_mainargs: --makeopts=-j16 --lvm2 --dmraid --evms2
28 +livecd/gk_mainargs: --makeopts=-j16 --lvm --dmraid --emvs
29
30 boot/kernel: gentoo
31 boot/kernel/gentoo/sources: gentoo-sources
32
33 -boot/kernel/gentoo/config: /root/livecd/kconfig/2007.1/amd64/installcd-2.6.19.config
34 +boot/kernel/gentoo/config: /root/livecd/kconfig/2007.1/amd64/installcd-2.6.20.config
35
36 boot/kernel/gentoo/use: pcmcia usb -X png truetype -qt
37
38
39
40
41 1.3 src/releng/specs/2007.1/amd64/livecd-stage2.spec
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec?r1=1.2&r2=1.3
46
47 Index: livecd-stage2.spec
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/livecd-stage2.spec,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- livecd-stage2.spec 27 Sep 2007 17:28:12 -0000 1.2
54 +++ livecd-stage2.spec 12 Oct 2007 18:51:38 -0000 1.3
55 @@ -23,7 +23,7 @@
56 livecd/root_overlay: /root/livecd/overlays/2007.1/common/root_overlay
57
58 livecd/bootargs: dokeymap
59 -livecd/gk_mainargs: --makeopts=-j16 --lvm2 --dmraid --evms2 --unionfs-dev
60 +livecd/gk_mainargs: --makeopts=-j16 --lvm --dmraid --emvs --unionfs-dev
61
62 boot/kernel: gentoo
63 boot/kernel/gentoo/sources: gentoo-sources
64
65
66
67 1.3 src/releng/specs/2007.1/amd64/livedvd-stage2.spec
68
69 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?rev=1.3&view=markup
70 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?rev=1.3&content-type=text/plain
71 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec?r1=1.2&r2=1.3
72
73 Index: livedvd-stage2.spec
74 ===================================================================
75 RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/amd64/livedvd-stage2.spec,v
76 retrieving revision 1.2
77 retrieving revision 1.3
78 diff -u -r1.2 -r1.3
79 --- livedvd-stage2.spec 27 Sep 2007 17:28:12 -0000 1.2
80 +++ livedvd-stage2.spec 12 Oct 2007 18:51:38 -0000 1.3
81 @@ -25,7 +25,7 @@
82 livecd/root_overlay: /root/livecd/overlays/root-livecd
83
84 livecd/bootargs: dokeymap
85 -livecd/gk_mainargs: --makeopts=-j16 --lvm2 --dmraid --evms2 --unionfs-dev
86 +livecd/gk_mainargs: --makeopts=-j16 --lvm --dmraid --emvs --unionfs-dev
87
88 boot/kernel: gentoo
89 boot/kernel/gentoo/sources: gentoo-sources
90
91
92
93 --
94 gentoo-commits@g.o mailing list