summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2007-10-08 21:07:07 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2007-10-08 21:07:07 +0000
commit8375e5f0df1798679b45db5f5986aea149d98f81 (patch)
treefba59d90276b90cba75dfe25db47a83a309cb098 /sys-fs/mdadm/ChangeLog
parentFixed lyx-installation; bug #193381. Make installation $ROOT-safe. (diff)
downloadgentoo-2-8375e5f0df1798679b45db5f5986aea149d98f81.tar.gz
gentoo-2-8375e5f0df1798679b45db5f5986aea149d98f81.tar.bz2
gentoo-2-8375e5f0df1798679b45db5f5986aea149d98f81.zip
Make sure RAID starts when /usr is a different partition that is not yet available, and ensure that RAID comes up after modules properly, fixing the circular rc script loop.
(Portage version: 2.1.3.12)
Diffstat (limited to 'sys-fs/mdadm/ChangeLog')
-rw-r--r--sys-fs/mdadm/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/sys-fs/mdadm/ChangeLog b/sys-fs/mdadm/ChangeLog
index 9961107c3e07..84d4b8f9f33b 100644
--- a/sys-fs/mdadm/ChangeLog
+++ b/sys-fs/mdadm/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for sys-fs/mdadm
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.83 2007/10/04 14:27:23 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.84 2007/10/08 21:07:06 robbat2 Exp $
+
+*mdadm-2.6.3-r4 (08 Oct 2007)
+
+ 08 Oct 2007; Robin H. Johnson <robbat2@gentoo.org>
+ +files/mdraid.rc-2.6.3-r4, +files/raid-start.sh-2.6.3-r4,
+ +mdadm-2.6.3-r4.ebuild:
+ Make sure RAID starts when /usr is a different partition that is not yet
+ available, and ensure that RAID comes up after modules properly, fixing the
+ circular rc script loop.
*mdadm-2.6.3-r3 (04 Oct 2007)