diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-04-25 22:26:08 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-04-25 22:26:08 +0000 |
commit | e195f9e6ba5a90e7252eb567dd4592621c665c83 (patch) | |
tree | 81cb0d719827d849b0cefebdd0068e571ee0270f /sys-apps/readahead-list | |
parent | stable on ia64 (diff) | |
download | gentoo-2-e195f9e6ba5a90e7252eb567dd4592621c665c83.tar.gz gentoo-2-e195f9e6ba5a90e7252eb567dd4592621c665c83.tar.bz2 gentoo-2-e195f9e6ba5a90e7252eb567dd4592621c665c83.zip |
New production-quality release.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-apps/readahead-list')
6 files changed, 76 insertions, 7 deletions
diff --git a/sys-apps/readahead-list/ChangeLog b/sys-apps/readahead-list/ChangeLog index 5f8c7baf3d32..599dfce1f479 100644 --- a/sys-apps/readahead-list/ChangeLog +++ b/sys-apps/readahead-list/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/readahead-list # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/ChangeLog,v 1.4 2005/04/19 05:44:54 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/ChangeLog,v 1.5 2005/04/25 22:26:08 robbat2 Exp $ + +*readahead-list-0.20050425.1452 (25 Apr 2005) + + 25 Apr 2005; Robin H. Johnson <robbat2@gentoo.org> + +readahead-list-0.20050425.1452.ebuild: + New production-quality release. 18 Apr 2005; Robin H. Johnson <robbat2@gentoo.org> readahead-list-0.20050328.0142.ebuild: diff --git a/sys-apps/readahead-list/Manifest b/sys-apps/readahead-list/Manifest index 1f6f5866f2f6..9323d0ddb858 100644 --- a/sys-apps/readahead-list/Manifest +++ b/sys-apps/readahead-list/Manifest @@ -1,8 +1,10 @@ MD5 98d39a3e2ac8773ea9a71fd51e936fd0 readahead-list-0.20050320.2320.ebuild 1081 -MD5 7b2daa5f679913f5cfbab88c229b0eaf readahead-list-0.20050328.0142.ebuild 1470 -MD5 80a2995b54eef91e80d5a2d9903d398b readahead-list-0.20050323.0658.ebuild 1313 +MD5 54205fe32081d57bdd50c6b4a9b15e66 readahead-list-0.20050328.0142.ebuild 1484 +MD5 c1f10848487e52e4df20628aa4ff7231 readahead-list-0.20050323.0658.ebuild 1327 MD5 735a3fe5eed7a481d9fdd04ef8e3f5d6 ChangeLog 1131 MD5 9fed7d835204a85cc1da8ae9b3a81e10 metadata.xml 306 +MD5 919648f4b229b2f5ed829ad9e3f5a23e readahead-list-0.20050425.1452.ebuild 1786 +MD5 c4c89e5f3dc2baf2a606874014fd1362 files/digest-readahead-list-0.20050425.1452 83 MD5 a30a550753bc067a2cf24fd8f2c106ba files/digest-readahead-list-0.20050320.2320 82 MD5 12838347caea6c623cfa189d8eeca91c files/digest-readahead-list-0.20050323.0658 83 MD5 705c1a581218476779280f4af399247c files/digest-readahead-list-0.20050328.0142 83 diff --git a/sys-apps/readahead-list/files/digest-readahead-list-0.20050425.1452 b/sys-apps/readahead-list/files/digest-readahead-list-0.20050425.1452 new file mode 100644 index 000000000000..55e7a3a0211d --- /dev/null +++ b/sys-apps/readahead-list/files/digest-readahead-list-0.20050425.1452 @@ -0,0 +1 @@ +MD5 d2b25c6af345d8f6ef6a3283ad30f676 readahead-list-0.20050425.1452.tar.bz2 106743 diff --git a/sys-apps/readahead-list/readahead-list-0.20050323.0658.ebuild b/sys-apps/readahead-list/readahead-list-0.20050323.0658.ebuild index e88729c68425..72efe423c532 100644 --- a/sys-apps/readahead-list/readahead-list-0.20050323.0658.ebuild +++ b/sys-apps/readahead-list/readahead-list-0.20050323.0658.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/readahead-list-0.20050323.0658.ebuild,v 1.3 2005/03/23 08:37:02 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/readahead-list-0.20050323.0658.ebuild,v 1.4 2005/04/25 22:26:08 robbat2 Exp $ DESCRIPTION="Preloads files into the page cache to accelerate program loading." HOMEPAGE="http://www.orbis-terrarum.net" -SRC_URI="${HOMEPAGE}/custom-software/${PN}/${P}.tar.bz2" +SRC_URI="http://tirpitz.iat.sfu.ca/custom-software/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" diff --git a/sys-apps/readahead-list/readahead-list-0.20050328.0142.ebuild b/sys-apps/readahead-list/readahead-list-0.20050328.0142.ebuild index 2694203c9c3b..e75c205175e3 100644 --- a/sys-apps/readahead-list/readahead-list-0.20050328.0142.ebuild +++ b/sys-apps/readahead-list/readahead-list-0.20050328.0142.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/readahead-list-0.20050328.0142.ebuild,v 1.2 2005/04/19 05:44:54 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/readahead-list-0.20050328.0142.ebuild,v 1.3 2005/04/25 22:26:08 robbat2 Exp $ DESCRIPTION="Preloads files into the page cache to accelerate program loading." HOMEPAGE="http://www.orbis-terrarum.net" -SRC_URI="${HOMEPAGE}/custom-software/${PN}/${P}.tar.bz2" +SRC_URI="http://tirpitz.iat.sfu.ca/custom-software/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" diff --git a/sys-apps/readahead-list/readahead-list-0.20050425.1452.ebuild b/sys-apps/readahead-list/readahead-list-0.20050425.1452.ebuild new file mode 100644 index 000000000000..e42ec570ed7b --- /dev/null +++ b/sys-apps/readahead-list/readahead-list-0.20050425.1452.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/readahead-list-0.20050425.1452.ebuild,v 1.1 2005/04/25 22:26:08 robbat2 Exp $ + +DESCRIPTION="Preloads files into the page cache to accelerate program loading." + +HOMEPAGE="http://www.orbis-terrarum.net" +SRC_URI="http://tirpitz.iat.sfu.ca/custom-software/${PN}/${P}.tar.bz2" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" +IUSE="doc" + +# I'm not entirely certain about this +# need to check if other libc variants provide readahead(2) +RDEPEND="virtual/libc" +# the blocked headers are broken +# they don't compile properly! +DEPEND="${RDEPEND} + virtual/os-headers" + +src_compile() { + econf --sbindir=/sbin || die "econf failed" + emake || die "emake failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" + + # init scripts + cd ${S}/contrib/init/gentoo/ + newinitd init.d-readahead-list readahead-list + newinitd init.d-readahead-list-early readahead-list-early + newconfd conf.d-readahead-list readahead-list + + # default config + insinto /etc/readahead-list + cd ${S}/contrib/data + newins readahead.runlevel-default.list runlevel-default + newins readahead.runlevel-boot.list runlevel-boot + newins readahead._sbin_rc.list exec_sbin_rc + + # docs + cd ${S} + dodoc README + if use doc; then + docinto scripts + dodoc contrib/scripts/* + fi + # clean up a bit + find ${D}/usr/share/doc/${PF}/ -type f -name 'Makefile*' -exec rm -f \{} \; +} + +pkg_postinst() { + einfo "You should add readahead-list to your runlevels:" + einfo " rc-update add readahead-list-early boot" + einfo " rc-update add readahead-list boot" + einfo "Also consider customizing the lists in /etc/readahead-list" + einfo "for maximum performance gain." +} |