diff options
author | Bob Johnson <livewire@gentoo.org> | 2003-06-29 22:55:15 +0000 |
---|---|---|
committer | Bob Johnson <livewire@gentoo.org> | 2003-06-29 22:55:15 +0000 |
commit | f5da183838167f1735e0fc05e54367d9a0ccfcf5 (patch) | |
tree | 0582a3b49639b0ff30d7b88c0ad77a09934c203b /sys-kernel/gs-sources | |
parent | set ppc in keywords (diff) | |
download | historical-f5da183838167f1735e0fc05e54367d9a0ccfcf5.tar.gz historical-f5da183838167f1735e0fc05e54367d9a0ccfcf5.tar.bz2 historical-f5da183838167f1735e0fc05e54367d9a0ccfcf5.zip |
bumped to 2.4.22_pre2
Diffstat (limited to 'sys-kernel/gs-sources')
-rw-r--r-- | sys-kernel/gs-sources/ChangeLog | 9 | ||||
-rw-r--r-- | sys-kernel/gs-sources/Manifest | 4 | ||||
-rw-r--r-- | sys-kernel/gs-sources/files/digest-gs-sources-2.4.22_pre2 | 2 | ||||
-rw-r--r-- | sys-kernel/gs-sources/gs-sources-2.4.22_pre2.ebuild | 56 |
4 files changed, 69 insertions, 2 deletions
diff --git a/sys-kernel/gs-sources/ChangeLog b/sys-kernel/gs-sources/ChangeLog index 9c7bc580d5ce..aeae526d4639 100644 --- a/sys-kernel/gs-sources/ChangeLog +++ b/sys-kernel/gs-sources/ChangeLog @@ -1,7 +1,14 @@ # ChangeLog for sys-kernel/gs-sources # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gs-sources/ChangeLog,v 1.18 2003/06/11 21:40:52 livewire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gs-sources/ChangeLog,v 1.19 2003/06/29 22:54:45 livewire Exp $ +gs-sources-2.4.22_pre2 (29 June 2003) + + 29 June 2003; Bob Johnson <livewire@gentoo.org> + + - bumped to 2.4.22_pre2 + - updated xfs to 2.4.21 stable + gs-sources-2.4.21_rc8 (11 June 2003) 11 June 2003; Bob Johnson <livewire@gentoo.org> diff --git a/sys-kernel/gs-sources/Manifest b/sys-kernel/gs-sources/Manifest index 48ad5d7d6266..64b1b4fdd869 100644 --- a/sys-kernel/gs-sources/Manifest +++ b/sys-kernel/gs-sources/Manifest @@ -5,8 +5,10 @@ MD5 3979814f326c0dc91c802a629f4c095c gs-sources-2.4.21_rc8.ebuild 1927 MD5 1efb32254b680fb1f5cdb68d663bbafd gs-sources-2.4.21_pre7.ebuild 1943 MD5 82e338da2ba626361ffc3f7cdadf1b81 gs-sources-2.4.21_pre7-r1.ebuild 1953 MD5 eb3897321a1b2cdf672954d805acec3e gs-sources-2.4.21_rc2.ebuild 1940 -MD5 3f42ec1b7a37380cd1d4b84d634b76f3 ChangeLog 3806 +MD5 2d444955610b1269d786a2154ccc9d10 gs-sources-2.4.22_pre2.ebuild 1986 +MD5 d804e4d877d6829542b83c152cfe6999 ChangeLog 3955 MD5 1d84ead5da2fdae8a336c41ccfe2d2ad files/digest-gs-sources-2.4.21_pre7 280 +MD5 4220f7240ff50a9a0b993acc7fab408e files/digest-gs-sources-2.4.22_pre2 144 MD5 ec2af610cc4d00ceac01e106084647ef files/digest-gs-sources-2.4.21_pre7-r1 147 MD5 a3ec1083055b245758b2262dd2245145 files/pci.ids.patch 3376 MD5 a4ab7a30568ed432fa614cc9ee42f039 files/digest-gs-sources-2.4.21_rc1-r1 146 diff --git a/sys-kernel/gs-sources/files/digest-gs-sources-2.4.22_pre2 b/sys-kernel/gs-sources/files/digest-gs-sources-2.4.22_pre2 new file mode 100644 index 000000000000..9c944c95b73e --- /dev/null +++ b/sys-kernel/gs-sources/files/digest-gs-sources-2.4.22_pre2 @@ -0,0 +1,2 @@ +MD5 f51e12efa18bb828cf57d9d4a81b2fb1 linux-2.4.21.tar.bz2 28533733 +MD5 edb9cd9bf0bb8ab73d0c2321ab34a6c8 patches-2.4.22_pre2-gss.tar.bz2 4206127 diff --git a/sys-kernel/gs-sources/gs-sources-2.4.22_pre2.ebuild b/sys-kernel/gs-sources/gs-sources-2.4.22_pre2.ebuild new file mode 100644 index 000000000000..6ed5c8f5313e --- /dev/null +++ b/sys-kernel/gs-sources/gs-sources-2.4.22_pre2.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gs-sources/gs-sources-2.4.22_pre2.ebuild,v 1.1 2003/06/29 22:54:45 livewire Exp $ + +IUSE="build crypt" + +# OKV=original kernel version, KV=patched kernel version. They can be the same. + +# Kernel ebuilds using the kernel.eclass can remove any patch that you +# do not want to apply by simply setting the KERNEL_EXCLUDE shell +# variable to the string you want to exclude (for instance +# KERNEL_EXCLUDE="evms" would not patch any patches whose names match +# *evms*). Kernels are only tested in the default configuration, but +# this may be useful if you know that a particular patch is causing a +# conflict with a patch you personally want to apply, or some other +# similar situation. + +ETYPE="sources" + +inherit kernel || die +PROVIDE="virtual/linux-sources virtual/winkernel" +OKV=2.4.21 +EXTRAVERSION=_pre2-gss +KV=2.4.22_pre2-gss +S=${WORKDIR}/linux-${KV} + +# Documentation on the patches contained in this kernel will be installed +# to /usr/share/doc/gs-sources-${PV}/patches.txt.gz + +DESCRIPTION="This kernel stays up to date with current kernel -pres, + with recent acpi,evms,win3lin ,futexes,aic79xx, + superfreeswan,preempt/ll, and various hw fixes." +SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 + mirror://gentoo/patches-${KV}.tar.bz2" +KEYWORDS="x86 -ppc -sparc " +SLOT="${KV}" + +src_unpack() { + unpack ${A} + mv linux-${OKV} linux-${KV} || die + cd ${KV} || die + # Kill patches we aren't suppposed to use, don't worry about + # failures, if they aren't there that is a good thing! + # This is the ratified crypt USE flag, enables IPSEC and patch-int + if [ -z "`use crypt`" ]; then + einfo "No Cryptographic support, dropping patches..." + for file in 8*;do + einfo "Dropping ${file}..." + rm -f ${file} + done + else + einfo "Cryptographic support enabled..." + fi + + kernel_src_unpack +} |