Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] releng r477 - in trunk/releases/2008.0: . specs/alpha
Date: Wed, 05 Mar 2008 16:53:38
Message-Id: E1JWws3-0002PI-NE@stork.gentoo.org
1 Author: armin76
2 Date: 2008-03-05 16:53:34 +0000 (Wed, 05 Mar 2008)
3 New Revision: 477
4
5 Modified:
6 trunk/releases/2008.0/ChangeLog
7 trunk/releases/2008.0/specs/alpha/installcd-stage2-minimal.spec
8 Log:
9 Mask ntfs3g on alpha, not keyworded, thanks to Tobias Klausmann
10
11 Modified: trunk/releases/2008.0/ChangeLog
12 ===================================================================
13 --- trunk/releases/2008.0/ChangeLog 2008-03-04 21:41:53 UTC (rev 476)
14 +++ trunk/releases/2008.0/ChangeLog 2008-03-05 16:53:34 UTC (rev 477)
15 @@ -2,6 +2,10 @@
16 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
17 # $Header: $
18
19 + 05 Mar 2008; Raúl Porcel <armin76@g.o>
20 + specs/alpha/installcd-stage2-minimal.spec:
21 + Mask ntfs3g on alpha, not keyworded, thanks to Tobias Klausmann
22 +
23 04 Mar 2008; Raúl Porcel <armin76@g.o>
24 specs/ia64/installcd-stage2-minimal.spec,
25 specs/sparc/sparc64/installcd-stage1.spec,
26
27 Modified: trunk/releases/2008.0/specs/alpha/installcd-stage2-minimal.spec
28 ===================================================================
29 --- trunk/releases/2008.0/specs/alpha/installcd-stage2-minimal.spec 2008-03-04 21:41:53 UTC (rev 476)
30 +++ trunk/releases/2008.0/specs/alpha/installcd-stage2-minimal.spec 2008-03-05 16:53:34 UTC (rev 477)
31 @@ -23,8 +23,9 @@
32 boot/kernel/gentoo/sources: gentoo-sources
33 boot/kernel/gentoo/config: ../../kconfig/alpha/installcd-2.6.23.config
34 boot/kernel/gentoo/use: atm fbcondecor mng png truetype usb -qt3 -qt4 -X
35 -boot/kernel/gentoo/packages:
36 - sys-fs/ntfs3g
37 +# Not keyworded on alpha
38 +#boot/kernel/gentoo/packages:
39 +# sys-fs/ntfs3g
40
41 livecd/unmerge:
42 # acl
43
44 --
45 gentoo-commits@l.g.o mailing list