* [gentoo-commits] gentoo-x86 commit in sys-block/megacli: megacli-4.00.11.ebuild ChangeLog megacli-1.01.40.ebuild megacli-2.00.15.ebuild megacli-2.00.11.ebuild
@ 2009-05-07 13:10 Wolfram Schlich (wschlich)
0 siblings, 0 replies; only message in thread
From: Wolfram Schlich (wschlich) @ 2009-05-07 13:10 UTC (permalink / raw
To: gentoo-commits
wschlich 09/05/07 13:10:49
Modified: megacli-4.00.11.ebuild ChangeLog
megacli-1.01.40.ebuild
Added: megacli-2.00.15.ebuild
Removed: megacli-2.00.11.ebuild
Log:
version bump of 2.x series, fixed 1.x series SRC_URI, added upstream readme
(Portage version: 2.2_rc33/cvs/Linux i686)
Revision Changes Path
1.2 sys-block/megacli/megacli-4.00.11.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/megacli/megacli-4.00.11.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/megacli/megacli-4.00.11.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/megacli/megacli-4.00.11.ebuild?r1=1.1&r2=1.2
Index: megacli-4.00.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/megacli/megacli-4.00.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- megacli-4.00.11.ebuild 6 May 2009 15:44:03 -0000 1.1
+++ megacli-4.00.11.ebuild 7 May 2009 13:10:49 -0000 1.2
@@ -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-block/megacli/megacli-4.00.11.ebuild,v 1.1 2009/05/06 15:44:03 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/megacli/megacli-4.00.11.ebuild,v 1.2 2009/05/07 13:10:49 wschlich Exp $
inherit rpm
@@ -41,10 +41,15 @@
esac
doexe opt/MegaRAID/MegaCli/${MegaCli}
dosym /opt/MegaRAID/MegaCli/${MegaCli} /usr/sbin/MegaCli
+ dodoc "${FILESDIR}"/${PV}_Linux_MegaCLI.txt
}
pkg_postinst() {
einfo
+ einfo "See ${PV}_Linux_MegaCli.txt for a list of supported controllers"
+ einfo "(contains LSI model names only, not those sold by 3rd parties"
+ einfo "under custom names like Dell PERC etc)."
+ einfo
einfo "As there's no dedicated manual, you might want to have"
einfo "a look at the following cheat sheet (originally written"
einfo "for Dell PowerEdge Expandable RAID Controllers):"
1.6 sys-block/megacli/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/megacli/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/megacli/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/megacli/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/megacli/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 6 May 2009 15:44:03 -0000 1.5
+++ ChangeLog 7 May 2009 13:10:49 -0000 1.6
@@ -1,6 +1,15 @@
# ChangeLog for sys-block/megacli
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/megacli/ChangeLog,v 1.5 2009/05/06 15:44:03 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/megacli/ChangeLog,v 1.6 2009/05/07 13:10:49 wschlich Exp $
+
+*megacli-2.00.15 (07 May 2009)
+
+ 07 May 2009; Wolfram Schlich <wschlich@gentoo.org> megacli-1.01.40.ebuild,
+ +files/1.01.40_Linux_Cli.txt, +files/2.00.15_Linux_MegaCLI.txt,
+ +files/4.00.11_Linux_MegaCLI.txt, megacli-1.01.40.ebuild,
+ -megacli-2.00.11.ebuild, +megacli-2.00.15.ebuild, megacli-4.00.11.ebuild:
+ version bump of 2.x series, fixed 1.x series SRC_URI,
+ added upstream readme
*megacli-4.00.11 (06 May 2009)
1.4 sys-block/megacli/megacli-1.01.40.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/megacli/megacli-1.01.40.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/megacli/megacli-1.01.40.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/megacli/megacli-1.01.40.ebuild?r1=1.3&r2=1.4
Index: megacli-1.01.40.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/megacli/megacli-1.01.40.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- megacli-1.01.40.ebuild 8 Feb 2008 21:09:02 -0000 1.3
+++ megacli-1.01.40.ebuild 7 May 2009 13:10:49 -0000 1.4
@@ -1,12 +1,12 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/megacli/megacli-1.01.40.ebuild,v 1.3 2008/02/08 21:09:02 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/megacli/megacli-1.01.40.ebuild,v 1.4 2009/05/07 13:10:49 wschlich Exp $
inherit rpm
DESCRIPTION="LSI Logic MegaRAID Command Line Interface management tool"
HOMEPAGE="http://www.lsi.com/"
-SRC_URI="http://www.lsi.com/support/downloads/megaraid/miscellaneous/linux/${PV}_Linux_Cli.zip"
+SRC_URI="http://www.lsi.com/DistributionSystem/AssetDocument/support/downloads/megaraid/miscellaneous/linux/${PV}_Linux_Cli.zip"
LICENSE="LSI"
SLOT="0"
@@ -39,12 +39,20 @@
esac
doexe opt/MegaRAID/MegaCli/${MegaCli}
dosym /opt/MegaRAID/MegaCli/${MegaCli} /usr/sbin/MegaCli
+ dodoc "${FILESDIR}"/${PV}_Linux_Cli.txt
}
pkg_postinst() {
einfo
+ einfo "See ${PV}_Linux_Cli.txt for a list of supported controllers"
+ einfo "(contains LSI model names only, not those sold by 3rd parties"
+ einfo "under custom names like Dell PERC etc)."
+ einfo
einfo "As there's no dedicated manual, you might want to have"
einfo "a look at the following cheat sheet:"
einfo "http://tools.rapidsoft.de/perc/perc-cheat-sheet.pdf"
einfo
+ einfo "For more information about working with Dell PERCs see:"
+ einfo "http://tools.rapidsoft.de/perc/"
+ einfo
}
1.1 sys-block/megacli/megacli-2.00.15.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/megacli/megacli-2.00.15.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/megacli/megacli-2.00.15.ebuild?rev=1.1&content-type=text/plain
Index: megacli-2.00.15.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-block/megacli/megacli-2.00.15.ebuild,v 1.1 2009/05/07 13:10:49 wschlich Exp $
inherit rpm
DESCRIPTION="LSI Logic MegaRAID Command Line Interface management tool"
HOMEPAGE="http://www.lsi.com/"
SRC_URI="http://www.lsi.com/DistributionSystem/AssetDocument/support/downloads/megaraid/miscellaneous/linux/${PV}_Linux_MegaCLI.zip"
LICENSE="LSI"
SLOT="0"
# This package can never enter stable, it can't be mirrored and upstream
# can remove the distfiles from their mirror anytime.
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="app-arch/unzip"
RESTRICT="strip mirror test"
S="${WORKDIR}"
src_unpack() {
unpack ${A}
cd "${S}"
unpack ./MegaCliLin.zip || die "failed to unpack inner ZIP"
rpm_unpack "${S}"/MegaCli-${PV}-1.i386.rpm || die "failed to unpack RPM"
}
src_compile() {
echo "Nothing to compile."
}
src_install() {
exeinto /opt/MegaRAID/MegaCli
case ${ARCH} in
amd64) MegaCli=MegaCli64;;
x86) MegaCli=MegaCli;;
*) die "invalid ARCH";;
esac
doexe opt/MegaRAID/MegaCli/${MegaCli}
dosym /opt/MegaRAID/MegaCli/${MegaCli} /usr/sbin/MegaCli
dodoc "${FILESDIR}"/${PV}_Linux_MegaCLI.txt
}
pkg_postinst() {
einfo
einfo "See ${PV}_Linux_MegaCli.txt for a list of supported controllers"
einfo "(contains LSI model names only, not those sold by 3rd parties"
einfo "under custom names like Dell PERC etc)."
einfo
einfo "As there's no dedicated manual, you might want to have"
einfo "a look at the following cheat sheet:"
einfo "http://tools.rapidsoft.de/perc/perc-cheat-sheet.pdf"
einfo
einfo "For more information about working with Dell PERCs see:"
einfo "http://tools.rapidsoft.de/perc/"
einfo
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-05-07 13:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-07 13:10 [gentoo-commits] gentoo-x86 commit in sys-block/megacli: megacli-4.00.11.ebuild ChangeLog megacli-1.01.40.ebuild megacli-2.00.15.ebuild megacli-2.00.11.ebuild Wolfram Schlich (wschlich)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox