diff options
author | Michael Imhof <tantive@gentoo.org> | 2002-11-13 20:31:21 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2002-11-13 20:31:21 +0000 |
commit | 60f11d59221f96bb5cf39129689b89e53414305f (patch) | |
tree | bc41e87da2e1b4a99252b0ca6cb577404c692a1e /sys-kernel | |
parent | fixed dependency to depend on current arts (forgot this) (diff) | |
download | historical-60f11d59221f96bb5cf39129689b89e53414305f.tar.gz historical-60f11d59221f96bb5cf39129689b89e53414305f.tar.bz2 historical-60f11d59221f96bb5cf39129689b89e53414305f.zip |
Version bumped
Diffstat (limited to 'sys-kernel')
9 files changed, 140 insertions, 10 deletions
diff --git a/sys-kernel/usermode-sources/files/digest-usermode-sources-2.4.19-r28 b/sys-kernel/usermode-sources/files/digest-usermode-sources-2.4.19-r28 new file mode 100644 index 000000000000..16698d86bd48 --- /dev/null +++ b/sys-kernel/usermode-sources/files/digest-usermode-sources-2.4.19-r28 @@ -0,0 +1,2 @@ +MD5 2bb60b7594a416f2c593923ce446160b linux-2.4.19.tar.bz2 26042494 +MD5 30efc9788e58f34eaa381d7a6ee6eabf uml-patch-2.4.19-28.bz2 166732 diff --git a/sys-kernel/usermode-sources/files/digest-usermode-sources-2.4.19-r29 b/sys-kernel/usermode-sources/files/digest-usermode-sources-2.4.19-r29 new file mode 100644 index 000000000000..08600b92a6ac --- /dev/null +++ b/sys-kernel/usermode-sources/files/digest-usermode-sources-2.4.19-r29 @@ -0,0 +1,2 @@ +MD5 2bb60b7594a416f2c593923ce446160b linux-2.4.19.tar.bz2 26042494 +MD5 125632cb2b530f00a79d8e558ed94caf uml-patch-2.4.19-29.bz2 167991 diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r21.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r21.ebuild index 480a1d0b4e48..9223dc1cd31b 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r21.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r21.ebuild,v 1.2 2002/11/05 23:01:38 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r21.ebuild,v 1.3 2002/11/13 20:31:21 tantive Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -22,7 +22,7 @@ SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http: HOMEPAGE="http://www.kernel.org/ http://user-mode-linux.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -ppc -sparc -sparc64 -alpha" +KEYWORDS="x86 -ppc -sparc -sparc64 -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r22.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r22.ebuild index c10e805dfbd9..eee3583893ed 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r22.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r22.ebuild,v 1.2 2002/11/05 23:01:38 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r22.ebuild,v 1.3 2002/11/13 20:31:21 tantive Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -22,7 +22,7 @@ SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http: HOMEPAGE="http://www.kernel.org/ http://user-mode-linux.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -ppc -sparc -sparc64 -alpha" +KEYWORDS="x86 -ppc -sparc -sparc64 -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r23.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r23.ebuild index c0069485525a..a63c590d206e 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r23.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r23.ebuild,v 1.2 2002/11/05 23:01:38 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r23.ebuild,v 1.3 2002/11/13 20:31:21 tantive Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -22,7 +22,7 @@ SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http: HOMEPAGE="http://www.kernel.org/ http://user-mode-linux.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -ppc -sparc -sparc64 -alpha" +KEYWORDS="x86 -ppc -sparc -sparc64 -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r24.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r24.ebuild index 3c17e8fd78c8..401592e139fc 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r24.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r24.ebuild,v 1.2 2002/11/05 23:01:38 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r24.ebuild,v 1.3 2002/11/13 20:31:21 tantive Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -22,7 +22,7 @@ SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http: HOMEPAGE="http://www.kernel.org/ http://user-mode-linux.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -ppc -sparc -sparc64 -alpha" +KEYWORDS="x86 -ppc -sparc -sparc64 -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r25.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r25.ebuild index 94c1e6f287ce..bb49906ee43e 100644 --- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r25.ebuild +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r25.ebuild,v 1.2 2002/11/05 23:01:38 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r25.ebuild,v 1.3 2002/11/13 20:31:21 tantive Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -22,7 +22,7 @@ SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http: HOMEPAGE="http://www.kernel.org/ http://user-mode-linux.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -ppc -sparc -sparc64 -alpha" +KEYWORDS="x86 -ppc -sparc -sparc64 -alpha" #console-tools is needed to solve the loadkeys fiasco. #binutils version needed to avoid Athlon/PIII/SSE assembler bugs. diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r28.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r28.ebuild new file mode 100644 index 000000000000..6b930d1088f4 --- /dev/null +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r28.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r28.ebuild,v 1.1 2002/11/13 20:31:21 tantive Exp $ +#OKV=original kernel version, KV=patched kernel version. They can be the same. + +#we use this next variable to avoid duplicating stuff on cvs +GFILESDIR=${PORTDIR}/sys-kernel/linux-sources/files +OKV=${PV} +KV=${PVR} +UML_PATCH="uml-patch-${PV}-`echo ${PR}|sed -e 's:r\([0-9]\+\):\1:'`" +S=${WORKDIR}/linux-${KV} + +# What's in this kernel? + +# INCLUDED: +# User mode linux patch +# http://user-mode-linux.sourceforge.net +# UML clashes with the current Gentoo patch, so I've ignored it for now. + +DESCRIPTION="Full (vanilla) sources for the User Mode Linux kernel" +SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://uml-pub.ists.dartmouth.edu/uml/${UML_PATCH}.bz2" +HOMEPAGE="http://www.kernel.org/ http://user-mode-linux.sourceforge.net" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 -ppc -sparc -sparc64 -alpha" + +#console-tools is needed to solve the loadkeys fiasco. +#binutils version needed to avoid Athlon/PIII/SSE assembler bugs. +DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +RDEPEND=">=sys-libs/ncurses-5.2" + +[ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" + +src_unpack() { + + cd ${WORKDIR} + unpack linux-${OKV}.tar.bz2 + mv linux-${OKV} linux-${KV} || die + cd ${S} + bzcat ${DISTDIR}/${UML_PATCH}.bz2 | patch -d ${S} -p1 + echo "Preparing for compilation..." + + #fix silly permissions in tarball + cd ${WORKDIR} + chown -R 0.0 * + chmod -R a+r-w+X,u+w * + +} + +src_compile() { + echo "Nothing to compile. That's up to the user" +} + +src_install() { + dodir /usr/src/uml + cd ${S} + echo ">>> Copying sources..." + mv ${WORKDIR}/* ${D}/usr/src/uml + cd ${D}/usr/src/uml + ln -sf linux-${KV} linux +} + + diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r29.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r29.ebuild new file mode 100644 index 000000000000..4208e9074a0d --- /dev/null +++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r29.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r29.ebuild,v 1.1 2002/11/13 20:31:21 tantive Exp $ +#OKV=original kernel version, KV=patched kernel version. They can be the same. + +#we use this next variable to avoid duplicating stuff on cvs +GFILESDIR=${PORTDIR}/sys-kernel/linux-sources/files +OKV=${PV} +KV=${PVR} +UML_PATCH="uml-patch-${PV}-`echo ${PR}|sed -e 's:r\([0-9]\+\):\1:'`" +S=${WORKDIR}/linux-${KV} + +# What's in this kernel? + +# INCLUDED: +# User mode linux patch +# http://user-mode-linux.sourceforge.net +# UML clashes with the current Gentoo patch, so I've ignored it for now. + +DESCRIPTION="Full (vanilla) sources for the User Mode Linux kernel" +SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://uml-pub.ists.dartmouth.edu/uml/${UML_PATCH}.bz2" +HOMEPAGE="http://www.kernel.org/ http://user-mode-linux.sourceforge.net" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 -ppc -sparc -sparc64 -alpha" + +#console-tools is needed to solve the loadkeys fiasco. +#binutils version needed to avoid Athlon/PIII/SSE assembler bugs. +DEPEND=">=sys-devel/binutils-2.11.90.0.31 sys-devel/perl" +RDEPEND=">=sys-libs/ncurses-5.2" + +[ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include" + +src_unpack() { + + cd ${WORKDIR} + unpack linux-${OKV}.tar.bz2 + mv linux-${OKV} linux-${KV} || die + cd ${S} + bzcat ${DISTDIR}/${UML_PATCH}.bz2 | patch -d ${S} -p1 + echo "Preparing for compilation..." + + #fix silly permissions in tarball + cd ${WORKDIR} + chown -R 0.0 * + chmod -R a+r-w+X,u+w * + +} + +src_compile() { + echo "Nothing to compile. That's up to the user" +} + +src_install() { + dodir /usr/src/uml + cd ${S} + echo ">>> Copying sources..." + mv ${WORKDIR}/* ${D}/usr/src/uml + cd ${D}/usr/src/uml + ln -sf linux-${KV} linux +} + + |