Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/mdadm: ChangeLog
Date: Thu, 03 Jun 2010 02:03:51
Message-Id: 20100603020340.577452CE14@corvid.gentoo.org
1 vapier 10/06/03 02:03:40
2
3 Modified: ChangeLog
4 Log:
5 Drop mdadm.conf parsing now that auto assembling is requied with newer superblock formats and the auto option actually works #321909 by Diego E. Pettenò.
6
7 Revision Changes Path
8 1.129 sys-fs/mdadm/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.129&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.129&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?r1=1.128&r2=1.129
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v
17 retrieving revision 1.128
18 retrieving revision 1.129
19 diff -u -r1.128 -r1.129
20 --- ChangeLog 24 Jan 2010 22:20:56 -0000 1.128
21 +++ ChangeLog 3 Jun 2010 02:03:40 -0000 1.129
22 @@ -1,6 +1,11 @@
23 # ChangeLog for sys-fs/mdadm
24 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.128 2010/01/24 22:20:56 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.129 2010/06/03 02:03:40 vapier Exp $
27 +
28 + 03 Jun 2010; Mike Frysinger <vapier@g.o> files/raid-start.sh-3.0:
29 + Drop mdadm.conf parsing now that auto assembling is requied with newer
30 + superblock formats and the auto option actually works #321909 by Diego E.
31 + Pettenò.
32
33 *mdadm-3.1.1-r1 (24 Jan 2010)