diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-06-20 23:57:19 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-06-20 23:57:19 +0000 |
commit | 6052baf4ea939c49c72f7ac6b99842bb59100dad (patch) | |
tree | 89cf6acf44ecb2a7fe0c51b14bfcaf54507f20d8 /sys-fs/multipath-tools/ChangeLog | |
parent | remove unused versions (diff) | |
download | gentoo-2-6052baf4ea939c49c72f7ac6b99842bb59100dad.tar.gz gentoo-2-6052baf4ea939c49c72f7ac6b99842bb59100dad.tar.bz2 gentoo-2-6052baf4ea939c49c72f7ac6b99842bb59100dad.zip |
Make multipath-tools work for early boot environments for both baselayout1 and baselayout2. Please read the postinst output if multipath is critical to your environment!
(Portage version: 2.2_pre8/cvs/Linux 2.6.26-rc4-00103-g1beee8d x86_64)
Diffstat (limited to 'sys-fs/multipath-tools/ChangeLog')
-rw-r--r-- | sys-fs/multipath-tools/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/sys-fs/multipath-tools/ChangeLog b/sys-fs/multipath-tools/ChangeLog index 05bdffcda465..ae448b770ed5 100644 --- a/sys-fs/multipath-tools/ChangeLog +++ b/sys-fs/multipath-tools/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for sys-fs/multipath-tools # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.16 2008/02/02 06:09:46 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.17 2008/06/20 23:57:18 robbat2 Exp $ + +*multipath-tools-0.4.8 (20 Jun 2008) + + 20 Jun 2008; Robin H. Johnson <robbat2@gentoo.org> + +files/multipath-tools-0.4.8-build.patch, +files/init.d-multipath, + +files/multipath-start.sh, +files/multipath-stop.sh, + +multipath-tools-0.4.8.ebuild: + Make multipath-tools work for early boot environments for both baselayout1 + and baselayout2. Please read the postinst output if multipath is critical + to your environment! 02 Feb 2008; Christian Faulhammer <opfer@gentoo.org> multipath-tools-0.4.7-r2.ebuild: |