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: Fri, 12 Oct 2007 20:38:18
Message-Id: E1IgR7J-0000IX-3n@stork.gentoo.org
1 wolf31o2 07/10/12 20:28:17
2
3 Modified: installcd-stage2-minimal.spec
4 installcd-stage2-universal.spec livecd-stage2.spec
5 Log:
6 Changed cryptsetup-luks to cryptsetup for bug #188900.
7
8 Revision Changes Path
9 1.4 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.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-minimal.spec?rev=1.4&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.3&r2=1.4
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.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- installcd-stage2-minimal.spec 12 Oct 2007 18:51:37 -0000 1.3
22 +++ installcd-stage2-minimal.spec 12 Oct 2007 20:28:16 -0000 1.4
23 @@ -24,14 +24,14 @@
24 boot/kernel/gentoo/config: /root/livecd/kconfig/releases/2007.1/alpha/installcd-2.6.15.1.config
25 boot/kernel/gentoo/use: usb -X png truetype
26 boot/kernel/gentoo/packages:
27 - cryptsetup-luks
28 + cryptsetup
29
30 boot/kernel/gentoo2.4/sources: =vanilla-sources-2.4*
31 boot/kernel/gentoo2.4/config: /root/livecd/kconfig/releases/2007.1/alpha/installcd-2.4.30.config
32 boot/kernel/gentoo2.4/use: usb -X png truetype
33 boot/kernel/gentoo2.4/packages:
34 devfsd
35 - cryptsetup-luks
36 + cryptsetup
37
38 livecd/unmerge:
39 # acl
40
41
42
43 1.4 src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec?r1=1.3&r2=1.4
48
49 Index: installcd-stage2-universal.spec
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/alpha/installcd-stage2-universal.spec,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- installcd-stage2-universal.spec 12 Oct 2007 18:51:37 -0000 1.3
56 +++ installcd-stage2-universal.spec 12 Oct 2007 20:28:16 -0000 1.4
57 @@ -24,14 +24,14 @@
58 boot/kernel/gentoo/config: /root/livecd/kconfig/releases/2007.1/alpha/installcd-2.6.15.1.config
59 boot/kernel/gentoo/use: usb -X png truetype
60 boot/kernel/gentoo/packages:
61 - cryptsetup-luks
62 + cryptsetup
63
64 boot/kernel/gentoo2.4/sources: =vanilla-sources-2.4*
65 boot/kernel/gentoo2.4/config: /root/livecd/kconfig/releases/2007.1/alpha/installcd-2.4.30.config
66 boot/kernel/gentoo2.4/use: usb -X png truetype
67 boot/kernel/gentoo2.4/packages:
68 devfsd
69 - cryptsetup-luks
70 + cryptsetup
71
72 livecd/unmerge:
73 # acl
74
75
76
77 1.4 src/releng/specs/2007.1/alpha/livecd-stage2.spec
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/livecd-stage2.spec?rev=1.4&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/livecd-stage2.spec?rev=1.4&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/alpha/livecd-stage2.spec?r1=1.3&r2=1.4
82
83 Index: livecd-stage2.spec
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/alpha/livecd-stage2.spec,v
86 retrieving revision 1.3
87 retrieving revision 1.4
88 diff -u -r1.3 -r1.4
89 --- livecd-stage2.spec 12 Oct 2007 18:51:37 -0000 1.3
90 +++ livecd-stage2.spec 12 Oct 2007 20:28:16 -0000 1.4
91 @@ -34,7 +34,7 @@
92 media-libs/alsa-lib
93 media-libs/alsa-oss
94 media-sound/alsa-utils
95 - sys-fs/cryptsetup-luks
96 + sys-fs/cryptsetup
97
98 livecd/empty:
99 /var/tmp
100
101
102
103 --
104 gentoo-commits@g.o mailing list