summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-kernel/usermode-sources/files/digest-usermode-sources-2.4.19-r222
-rw-r--r--sys-kernel/usermode-sources/files/digest-usermode-sources-2.4.19-r232
-rw-r--r--sys-kernel/usermode-sources/usermode-sources-2.4.19-r13.ebuild4
-rw-r--r--sys-kernel/usermode-sources/usermode-sources-2.4.19-r14.ebuild4
-rw-r--r--sys-kernel/usermode-sources/usermode-sources-2.4.19-r15.ebuild4
-rw-r--r--sys-kernel/usermode-sources/usermode-sources-2.4.19-r16.ebuild4
-rw-r--r--sys-kernel/usermode-sources/usermode-sources-2.4.19-r17.ebuild4
-rw-r--r--sys-kernel/usermode-sources/usermode-sources-2.4.19-r18.ebuild4
-rw-r--r--sys-kernel/usermode-sources/usermode-sources-2.4.19-r19.ebuild4
-rw-r--r--sys-kernel/usermode-sources/usermode-sources-2.4.19-r20.ebuild4
-rw-r--r--sys-kernel/usermode-sources/usermode-sources-2.4.19-r22.ebuild63
-rw-r--r--sys-kernel/usermode-sources/usermode-sources-2.4.19-r23.ebuild63
12 files changed, 146 insertions, 16 deletions
diff --git a/sys-kernel/usermode-sources/files/digest-usermode-sources-2.4.19-r22 b/sys-kernel/usermode-sources/files/digest-usermode-sources-2.4.19-r22
new file mode 100644
index 000000000000..a7570cd0c0a5
--- /dev/null
+++ b/sys-kernel/usermode-sources/files/digest-usermode-sources-2.4.19-r22
@@ -0,0 +1,2 @@
+MD5 2bb60b7594a416f2c593923ce446160b linux-2.4.19.tar.bz2 26042494
+MD5 5a801b0f4e05d66ab9b347590b910736 uml-patch-2.4.19-22.bz2 159242
diff --git a/sys-kernel/usermode-sources/files/digest-usermode-sources-2.4.19-r23 b/sys-kernel/usermode-sources/files/digest-usermode-sources-2.4.19-r23
new file mode 100644
index 000000000000..c2ccab8f53bc
--- /dev/null
+++ b/sys-kernel/usermode-sources/files/digest-usermode-sources-2.4.19-r23
@@ -0,0 +1,2 @@
+MD5 2bb60b7594a416f2c593923ce446160b linux-2.4.19.tar.bz2 26042494
+MD5 7978866af02235c5cb15ff72f60fca18 uml-patch-2.4.19-23.bz2 161413
diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r13.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r13.ebuild
index f2b8994deae7..88f9a51f18e2 100644
--- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r13.ebuild
+++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r13.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-r13.ebuild,v 1.1 2002/10/11 17:25:21 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r13.ebuild,v 1.2 2002/10/31 16:39:15 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-r14.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r14.ebuild
index 5b34076c37bf..bf8a8752f0e6 100644
--- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r14.ebuild
+++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r14.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-r14.ebuild,v 1.1 2002/10/20 09:50:45 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r14.ebuild,v 1.2 2002/10/31 16:39:15 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-r15.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r15.ebuild
index 0f2bbc0a0cc6..3018db7f5e7c 100644
--- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r15.ebuild
+++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r15.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-r15.ebuild,v 1.1 2002/10/20 09:50:45 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r15.ebuild,v 1.2 2002/10/31 16:39:15 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-r16.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r16.ebuild
index 562051d9b9f8..ac8e19534d95 100644
--- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r16.ebuild
+++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r16.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-r16.ebuild,v 1.1 2002/10/20 09:50:45 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r16.ebuild,v 1.2 2002/10/31 16:39:15 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-r17.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r17.ebuild
index 2a5205e25d5c..da47278b2ecb 100644
--- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r17.ebuild
+++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r17.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-r17.ebuild,v 1.1 2002/10/25 17:46:46 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r17.ebuild,v 1.2 2002/10/31 16:39:15 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-r18.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r18.ebuild
index e05bdf10d3ed..8599f05615e9 100644
--- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r18.ebuild
+++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r18.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-r18.ebuild,v 1.1 2002/10/25 17:46:46 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r18.ebuild,v 1.2 2002/10/31 16:39:15 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-r19.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r19.ebuild
index 5126ea7a44d1..2540ee54f84b 100644
--- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r19.ebuild
+++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r19.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-r19.ebuild,v 1.1 2002/10/25 17:46:46 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r19.ebuild,v 1.2 2002/10/31 16:39:15 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-r20.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r20.ebuild
index 0502d3cd08ea..d0e10871cf30 100644
--- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r20.ebuild
+++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r20.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-r20.ebuild,v 1.1 2002/10/25 17:46:46 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r20.ebuild,v 1.2 2002/10/31 16:39:15 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
new file mode 100644
index 000000000000..d14a2efaacf3
--- /dev/null
+++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r22.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-r22.ebuild,v 1.1 2002/10/31 16:39:15 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\+:\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-r23.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r23.ebuild
new file mode 100644
index 000000000000..2558c6b1c54e
--- /dev/null
+++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r23.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-r23.ebuild,v 1.1 2002/10/31 16:39:15 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\+:\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
+}
+
+