diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-11-30 00:57:50 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-11-30 00:57:50 +0000 |
commit | bf3b46d9a8a41508305c51b99a77b9eecd289ac3 (patch) | |
tree | e312517d0b9cf723ba9d2c444886467646802ec0 /sys-fs | |
parent | Bug #276803: old sys-fs/devicemapper not supported anymore. Use the new lvm2-... (diff) | |
download | gentoo-2-bf3b46d9a8a41508305c51b99a77b9eecd289ac3.tar.gz gentoo-2-bf3b46d9a8a41508305c51b99a77b9eecd289ac3.tar.bz2 gentoo-2-bf3b46d9a8a41508305c51b99a77b9eecd289ac3.zip |
Bug #294744: Cleanup the rebuild message.
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
23 files changed, 55 insertions, 45 deletions
diff --git a/sys-fs/lvm2/ChangeLog b/sys-fs/lvm2/ChangeLog index 79ba648592c3..75878ec84de0 100644 --- a/sys-fs/lvm2/ChangeLog +++ b/sys-fs/lvm2/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for sys-fs/lvm2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.187 2009/11/30 00:51:36 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.188 2009/11/30 00:57:50 robbat2 Exp $ + + 30 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> lvm2-2.02.33.ebuild, + lvm2-2.02.33-r1.ebuild, lvm2-2.02.36.ebuild, lvm2-2.02.37.ebuild, + lvm2-2.02.39.ebuild, lvm2-2.02.42.ebuild, lvm2-2.02.45.ebuild, + lvm2-2.02.45-r1.ebuild, lvm2-2.02.45-r2.ebuild, lvm2-2.02.48.ebuild, + lvm2-2.02.48-r1.ebuild, lvm2-2.02.48-r2.ebuild, lvm2-2.02.49.ebuild, + lvm2-2.02.49-r1.ebuild, lvm2-2.02.49-r2.ebuild, lvm2-2.02.49-r3.ebuild, + lvm2-2.02.51.ebuild, lvm2-2.02.51-r1.ebuild, lvm2-2.02.51-r2.ebuild, + lvm2-2.02.51-r3.ebuild, lvm2-2.02.56.ebuild, lvm2-2.02.56-r1.ebuild: + Bug #294744: Cleanup the rebuild message. *lvm2-2.02.56-r1 (30 Nov 2009) diff --git a/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild b/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild index 56cd9dffa8c8..08c79bfee2c3 100644 --- a/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild,v 1.6 2009/07/31 17:51:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33-r1.ebuild,v 1.7 2009/11/30 00:57:50 robbat2 Exp $ EAPI=1 inherit eutils multilib @@ -127,7 +127,7 @@ src_install() { elog "use flags clvm,cman and gulm are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." use nolvmstatic && \ elog "USE=nolvmstatic has changed to USE=static via package.use" use nolvm1 && \ diff --git a/sys-fs/lvm2/lvm2-2.02.33.ebuild b/sys-fs/lvm2/lvm2-2.02.33.ebuild index 01c105192d24..972b67cef91f 100644 --- a/sys-fs/lvm2/lvm2-2.02.33.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33.ebuild,v 1.7 2009/07/31 17:51:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.33.ebuild,v 1.8 2009/11/30 00:57:50 robbat2 Exp $ EAPI=1 inherit eutils multilib @@ -126,7 +126,7 @@ src_install() { elog "use flags clvm,cman and gulm are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." use nolvmstatic && \ elog "USE=nolvmstatic has changed to USE=static via package.use" use nolvm1 && \ diff --git a/sys-fs/lvm2/lvm2-2.02.36.ebuild b/sys-fs/lvm2/lvm2-2.02.36.ebuild index 3bdb7268f768..82272ea9b32f 100644 --- a/sys-fs/lvm2/lvm2-2.02.36.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild,v 1.11 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild,v 1.12 2009/11/30 00:57:50 robbat2 Exp $ EAPI=1 inherit eutils multilib @@ -128,7 +128,7 @@ src_install() { elog "use flags clvm,cman and gulm are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." use nolvmstatic && \ elog "USE=nolvmstatic has changed to USE=static via package.use" use nolvm1 && \ diff --git a/sys-fs/lvm2/lvm2-2.02.37.ebuild b/sys-fs/lvm2/lvm2-2.02.37.ebuild index 4a6af6862581..4adfdfb524b4 100644 --- a/sys-fs/lvm2/lvm2-2.02.37.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.37.ebuild,v 1.10 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.37.ebuild,v 1.11 2009/11/30 00:57:50 robbat2 Exp $ EAPI=1 inherit eutils multilib @@ -131,7 +131,7 @@ src_install() { elog "use flags clvm,cman and gulm are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." use nolvmstatic && \ elog "USE=nolvmstatic has changed to USE=static via package.use" use nolvm1 && \ diff --git a/sys-fs/lvm2/lvm2-2.02.39.ebuild b/sys-fs/lvm2/lvm2-2.02.39.ebuild index 1f93647af2a1..1f1c8e99e448 100644 --- a/sys-fs/lvm2/lvm2-2.02.39.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.39.ebuild,v 1.8 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.39.ebuild,v 1.9 2009/11/30 00:57:50 robbat2 Exp $ EAPI=1 inherit eutils multilib @@ -131,7 +131,7 @@ src_install() { elog "use flags clvm,cman and gulm are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." use nolvmstatic && \ elog "USE=nolvmstatic has changed to USE=static via package.use" use nolvm1 && \ diff --git a/sys-fs/lvm2/lvm2-2.02.42.ebuild b/sys-fs/lvm2/lvm2-2.02.42.ebuild index 6a6c922ab055..a3c47620faa8 100644 --- a/sys-fs/lvm2/lvm2-2.02.42.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.42.ebuild,v 1.7 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.42.ebuild,v 1.8 2009/11/30 00:57:50 robbat2 Exp $ EAPI=1 inherit eutils multilib @@ -131,7 +131,7 @@ src_install() { elog "use flags clvm,cman and gulm are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." use nolvmstatic && \ elog "USE=nolvmstatic has changed to USE=static via package.use" use nolvm1 && \ diff --git a/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild b/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild index 3d052f84a6eb..9a7146a89290 100644 --- a/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild,v 1.5 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r1.ebuild,v 1.6 2009/11/30 00:57:50 robbat2 Exp $ EAPI=1 inherit eutils multilib toolchain-funcs @@ -167,7 +167,7 @@ src_install() { elog "use flags clvm,cman and gulm are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." use nolvmstatic && \ elog "USE=nolvmstatic has changed to USE=static via package.use" use nolvm1 && \ diff --git a/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild b/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild index ce510173fac5..2154dbef4e6a 100644 --- a/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild,v 1.5 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45-r2.ebuild,v 1.6 2009/11/30 00:57:50 robbat2 Exp $ EAPI=1 inherit eutils multilib toolchain-funcs @@ -172,7 +172,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." use nolvmstatic && \ elog "USE=nolvmstatic has changed to USE=static via package.use" use nolvm1 && \ diff --git a/sys-fs/lvm2/lvm2-2.02.45.ebuild b/sys-fs/lvm2/lvm2-2.02.45.ebuild index c696b360f6f6..7352cb983d51 100644 --- a/sys-fs/lvm2/lvm2-2.02.45.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45.ebuild,v 1.11 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.45.ebuild,v 1.12 2009/11/30 00:57:50 robbat2 Exp $ EAPI=1 inherit eutils multilib toolchain-funcs @@ -164,7 +164,7 @@ src_install() { elog "use flags clvm,cman and gulm are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." use nolvmstatic && \ elog "USE=nolvmstatic has changed to USE=static via package.use" use nolvm1 && \ diff --git a/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild b/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild index 2fdbd9f89483..5ffe594ce343 100644 --- a/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild,v 1.5 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r1.ebuild,v 1.6 2009/11/30 00:57:50 robbat2 Exp $ EAPI=1 inherit eutils multilib toolchain-funcs @@ -193,7 +193,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." } pkg_postinst() { diff --git a/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild b/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild index 3d0b2c9eec67..a5ef21b6906b 100644 --- a/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild,v 1.4 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48-r2.ebuild,v 1.5 2009/11/30 00:57:50 robbat2 Exp $ EAPI=2 inherit eutils multilib toolchain-funcs autotools @@ -200,7 +200,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." } pkg_postinst() { diff --git a/sys-fs/lvm2/lvm2-2.02.48.ebuild b/sys-fs/lvm2/lvm2-2.02.48.ebuild index 4196de57d29c..3a61ba910a75 100644 --- a/sys-fs/lvm2/lvm2-2.02.48.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48.ebuild,v 1.6 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.48.ebuild,v 1.7 2009/11/30 00:57:50 robbat2 Exp $ EAPI=1 inherit eutils multilib toolchain-funcs @@ -177,7 +177,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." use nolvmstatic && \ elog "USE=nolvmstatic has changed to USE=static via package.use" use nolvm1 && \ diff --git a/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild b/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild index d2c8aaae210a..ff266b9775e0 100644 --- a/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild,v 1.4 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r1.ebuild,v 1.5 2009/11/30 00:57:50 robbat2 Exp $ EAPI=2 inherit eutils multilib toolchain-funcs autotools @@ -201,7 +201,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." } pkg_postinst() { diff --git a/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild b/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild index 11f831b99494..c0be6b7eb581 100644 --- a/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild,v 1.4 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r2.ebuild,v 1.5 2009/11/30 00:57:50 robbat2 Exp $ EAPI=2 inherit eutils multilib toolchain-funcs autotools @@ -202,7 +202,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." } pkg_postinst() { diff --git a/sys-fs/lvm2/lvm2-2.02.49-r3.ebuild b/sys-fs/lvm2/lvm2-2.02.49-r3.ebuild index 011c4bfeed88..afe602e8183b 100644 --- a/sys-fs/lvm2/lvm2-2.02.49-r3.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.49-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r3.ebuild,v 1.3 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49-r3.ebuild,v 1.4 2009/11/30 00:57:50 robbat2 Exp $ EAPI=2 inherit eutils multilib toolchain-funcs autotools @@ -201,7 +201,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." } pkg_postinst() { diff --git a/sys-fs/lvm2/lvm2-2.02.49.ebuild b/sys-fs/lvm2/lvm2-2.02.49.ebuild index a6e35039ace0..95686aa1ff22 100644 --- a/sys-fs/lvm2/lvm2-2.02.49.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49.ebuild,v 1.4 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.49.ebuild,v 1.5 2009/11/30 00:57:50 robbat2 Exp $ EAPI=2 inherit eutils multilib toolchain-funcs autotools @@ -200,7 +200,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." } pkg_postinst() { diff --git a/sys-fs/lvm2/lvm2-2.02.51-r1.ebuild b/sys-fs/lvm2/lvm2-2.02.51-r1.ebuild index cafeb7e27802..a0ab76054424 100644 --- a/sys-fs/lvm2/lvm2-2.02.51-r1.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.51-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r1.ebuild,v 1.11 2009/11/29 22:35:00 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r1.ebuild,v 1.12 2009/11/30 00:57:50 robbat2 Exp $ EAPI=2 inherit eutils multilib toolchain-funcs autotools @@ -208,7 +208,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." } pkg_postinst() { diff --git a/sys-fs/lvm2/lvm2-2.02.51-r2.ebuild b/sys-fs/lvm2/lvm2-2.02.51-r2.ebuild index 28146c69c0c5..fe3c11d1862d 100644 --- a/sys-fs/lvm2/lvm2-2.02.51-r2.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.51-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r2.ebuild,v 1.4 2009/11/29 22:35:00 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r2.ebuild,v 1.5 2009/11/30 00:57:50 robbat2 Exp $ EAPI=2 inherit eutils multilib toolchain-funcs autotools @@ -211,7 +211,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." } pkg_postinst() { diff --git a/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild b/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild index f35f09b34739..3f828afee566 100644 --- a/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild,v 1.2 2009/11/29 23:44:56 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild,v 1.3 2009/11/30 00:57:50 robbat2 Exp $ EAPI=2 inherit eutils multilib toolchain-funcs autotools @@ -195,7 +195,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." } pkg_postinst() { diff --git a/sys-fs/lvm2/lvm2-2.02.51.ebuild b/sys-fs/lvm2/lvm2-2.02.51.ebuild index 86a44c5869f5..91c016b3a0c6 100644 --- a/sys-fs/lvm2/lvm2-2.02.51.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51.ebuild,v 1.4 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51.ebuild,v 1.5 2009/11/30 00:57:50 robbat2 Exp $ EAPI=2 inherit eutils multilib toolchain-funcs autotools @@ -201,7 +201,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." } pkg_postinst() { diff --git a/sys-fs/lvm2/lvm2-2.02.56-r1.ebuild b/sys-fs/lvm2/lvm2-2.02.56-r1.ebuild index 04dbc64c33cd..05e915d89dcf 100644 --- a/sys-fs/lvm2/lvm2-2.02.56-r1.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.56-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56-r1.ebuild,v 1.1 2009/11/30 00:51:36 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56-r1.ebuild,v 1.2 2009/11/30 00:57:50 robbat2 Exp $ EAPI=2 inherit eutils multilib toolchain-funcs autotools @@ -199,7 +199,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." } pkg_postinst() { diff --git a/sys-fs/lvm2/lvm2-2.02.56.ebuild b/sys-fs/lvm2/lvm2-2.02.56.ebuild index a6f0dce6deda..f556e11e7d68 100644 --- a/sys-fs/lvm2/lvm2-2.02.56.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.56.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56.ebuild,v 1.1 2009/11/30 00:33:13 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56.ebuild,v 1.2 2009/11/30 00:57:50 robbat2 Exp $ EAPI=2 inherit eutils multilib toolchain-funcs autotools @@ -199,7 +199,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." } pkg_postinst() { |