diff options
author | Bob Johnson <livewire@gentoo.org> | 2003-03-10 22:42:49 +0000 |
---|---|---|
committer | Bob Johnson <livewire@gentoo.org> | 2003-03-10 22:42:49 +0000 |
commit | 7bfb42e416bf2ae7f6029908c07e17877902adb7 (patch) | |
tree | 6f28e641ad8bf5242a94f57dc17bf5f78c837313 /sys-kernel/mjc-sources | |
parent | alpha updates (diff) | |
download | gentoo-2-7bfb42e416bf2ae7f6029908c07e17877902adb7.tar.gz gentoo-2-7bfb42e416bf2ae7f6029908c07e17877902adb7.tar.bz2 gentoo-2-7bfb42e416bf2ae7f6029908c07e17877902adb7.zip |
cleaning up old ebuilds
Diffstat (limited to 'sys-kernel/mjc-sources')
7 files changed, 0 insertions, 203 deletions
diff --git a/sys-kernel/mjc-sources/files/digest-mjc-sources-2.4.20_pre10-r1 b/sys-kernel/mjc-sources/files/digest-mjc-sources-2.4.20_pre10-r1 deleted file mode 100644 index f01486e16f82..000000000000 --- a/sys-kernel/mjc-sources/files/digest-mjc-sources-2.4.20_pre10-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 2bb60b7594a416f2c593923ce446160b linux-2.4.19.tar.bz2 26042494 -MD5 cbea176bdb3f0e653cdd2a2419404b32 patch-2.4.20-pre10.bz2 3774466 -MD5 4baa9a6ad30ec89f7a2e410be8eef222 patches-2.4.20-pre10-mjc1a.tar.bz2 5609167 diff --git a/sys-kernel/mjc-sources/files/digest-mjc-sources-2.4.20_pre10-r2 b/sys-kernel/mjc-sources/files/digest-mjc-sources-2.4.20_pre10-r2 deleted file mode 100644 index 8659464a9dcf..000000000000 --- a/sys-kernel/mjc-sources/files/digest-mjc-sources-2.4.20_pre10-r2 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 2bb60b7594a416f2c593923ce446160b linux-2.4.19.tar.bz2 26042494 -MD5 3f710f8ffad3e8931bd1254fb9fae4b5 patches-2.4.20-pre10-mjc2.tar.bz2 6305791 diff --git a/sys-kernel/mjc-sources/files/digest-mjc-sources-2.5.59-r1 b/sys-kernel/mjc-sources/files/digest-mjc-sources-2.5.59-r1 deleted file mode 100644 index 6d343e345f08..000000000000 --- a/sys-kernel/mjc-sources/files/digest-mjc-sources-2.5.59-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 f574000bfc8b602d0b618629ad3b001d linux-2.5.59.tar.bz2 31683004 -MD5 dfefad46bd968ffd2a76436dc66edff9 2.5.59-mm8.gz 580719 -MD5 b4b139f380184efb29ebb8bdbbaf0f05 anticipatory_io_scheduling.patch 24884 diff --git a/sys-kernel/mjc-sources/files/linux-2.4.20-pre10-mjc2-gentoo.diff b/sys-kernel/mjc-sources/files/linux-2.4.20-pre10-mjc2-gentoo.diff deleted file mode 100644 index 105bd75f3dd8..000000000000 --- a/sys-kernel/mjc-sources/files/linux-2.4.20-pre10-mjc2-gentoo.diff +++ /dev/null @@ -1,22 +0,0 @@ ---- linux/kernel/context.c 2002-10-28 21:14:53.000000000 -0600 -+++ linux/kernel/context.c.new 2002-10-28 21:34:31.000000000 -0600 -@@ -16,7 +16,7 @@ - #include <linux/module.h> - #include <linux/kernel.h> - #include <linux/sched.h> --#include <linux/sched_runqueue.h> -+/* #include <linux/sched_runqueue.h> */ - #include <linux/init.h> - #include <linux/unistd.h> - #include <linux/signal.h> ---- linux/include/linux/sched.h 2002-10-28 21:29:32.000000000 -0600 -+++ linux/include/linux/sched.h.new 2002-10-28 21:59:50.000000000 -0600 -@@ -464,7 +464,7 @@ - #define PF_MEMDIE 0x00001000 /* Killed for out-of-memory */ - #define PF_FREE_PAGES 0x00002000 /* per process page freeing */ - #define PF_NOIO 0x00004000 /* avoid generating further I/O */ -- -+#define PF_FSTRANS 0x00080000 /* inside a filesystem transaction */ - #define PF_USEDFPU 0x00100000 /* task used FPU this quantum (SMP) */ - - /* diff --git a/sys-kernel/mjc-sources/mjc-sources-2.4.20_pre10-r1.ebuild b/sys-kernel/mjc-sources/mjc-sources-2.4.20_pre10-r1.ebuild deleted file mode 100644 index 10531b59bf98..000000000000 --- a/sys-kernel/mjc-sources/mjc-sources-2.4.20_pre10-r1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mjc-sources/mjc-sources-2.4.20_pre10-r1.ebuild,v 1.5 2003/02/13 16:39:46 vapier Exp $ - -IUSE="build" - -# OKV=original kernel version, KV=patched kernel version. They can be the same. - -ETYPE="sources" - -inherit kernel || die - -OKV=2.4.19 -KV=2.4.20-pre10-mjc1 -EXTRAVERSION=-pre10-mjc1 -S=${WORKDIR}/linux-${KV} -DESCRIPTION="Full sources for MJC's Gentoo Linux kernel" -SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 - http://www.kernel.org/pub/linux/kernel/people/mjc/patches-${KV}a.tar.bz2" -KEYWORDS="x86 -ppc -sparc " -SLOT="${KV}" - -src_unpack() { - - unpack linux-${OKV}.tar.bz2 - mv linux-${OKV} linux-${KV} || die - - unpack patches-${KV}a.tar.bz2 - cd ${KV} - - kernel_src_unpack - -} diff --git a/sys-kernel/mjc-sources/mjc-sources-2.4.20_pre10-r2.ebuild b/sys-kernel/mjc-sources/mjc-sources-2.4.20_pre10-r2.ebuild deleted file mode 100644 index 55ed04f5def9..000000000000 --- a/sys-kernel/mjc-sources/mjc-sources-2.4.20_pre10-r2.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mjc-sources/mjc-sources-2.4.20_pre10-r2.ebuild,v 1.5 2003/02/13 16:39:53 vapier Exp $ - -IUSE="build" - -# OKV=original kernel version, KV=patched kernel version. They can be the same. - -ETYPE="sources" - -inherit kernel || die - -OKV=2.4.19 -KV=2.4.20-pre10-mjc2 -EXTRAVERSION=-pre10-mjc2 -S=${WORKDIR}/linux-${KV} -DESCRIPTION="Full sources for MJC's Gentoo Linux kernel" -SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 - http://www.kernel.org/pub/linux/kernel/people/mjc/patches-${KV}.tar.bz2" -KEYWORDS="x86 -ppc -sparc " -SLOT="${KV}" - -src_unpack() { - - unpack linux-${OKV}.tar.bz2 - mv linux-${OKV} linux-${KV} || die - - unpack patches-${KV}.tar.bz2 - cd ${KV} - - kernel_src_unpack - - cd ${WORKDIR}/linux-${KV} - patch -p1 < ${FILESDIR}/linux-${KV}-gentoo.diff || die "Quickfixes failed" - -} diff --git a/sys-kernel/mjc-sources/mjc-sources-2.5.59-r1.ebuild b/sys-kernel/mjc-sources/mjc-sources-2.5.59-r1.ebuild deleted file mode 100644 index 226e45f447e5..000000000000 --- a/sys-kernel/mjc-sources/mjc-sources-2.5.59-r1.ebuild +++ /dev/null @@ -1,104 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mjc-sources/mjc-sources-2.5.59-r1.ebuild,v 1.2 2003/02/13 16:39:59 vapier 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/r/mjc} -EXTRAVERSION="-${PR/r/mjc}" -S=${WORKDIR}/linux-${KV} -ETYPE="sources" - -# What's in this kernel? - -# INCLUDED: -# beta 2.5.59 kernel sources with the -mm patch and experimental stuff. - -DESCRIPTION="Full sources for the Gentoo Linux kernel" -SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.5/linux-${OKV}.tar.bz2 -http://www.zipworld.com.au/~akpm/linux/patches/2.5/${OKV}/${OKV}-mm8.gz -http://www.zipworld.com.au/~akpm/linux/patches/2.5/${OKV}/${OKV}-mm8/experimental/anticipatory_io_scheduling.patch" - -PROVIDE="virtual/linux-sources" -HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" -LICENSE="GPL-2" -SLOT="${KV}" -KEYWORDS="x86 ppc" - -if [ $ETYPE = "sources" ] && [ -z "`use build`" ] -then - #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" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl - sys-devel/make" -fi - -[ -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} - cd ${S} - zcat ${DISTDIR}/${OKV}-mm8.gz | patch -p1 -l || \ - die "akpm patch application failure" - cat ${DISTDIR}/anticipatory_io_scheduling.patch | patch -p1 || \ - die "experimental patch application failure" - sed -e "s:^EXTRAVERSION.*$:EXTRAVERSION = ${EXTRAVERSION}:" \ - Makefile > Makefile.new - mv Makefile.new Makefile - - #sometimes we have icky kernel symbols; this seems to get rid of them - make mrproper || die - - #fix silly permissions in tarball - cd ${WORKDIR} - chown -R 0.0 * - chmod -R a+r-w+X,u+w * - -} - -src_compile() { - if [ "$ETYPE" = "headers" ] - then - yes "" | make oldconfig - echo "Ignore any errors from the yes command above." - fi -} - -src_install() { - if [ "$ETYPE" = "sources" ] - then - dodir /usr/src - echo ">>> Copying sources..." - mv ${WORKDIR}/* ${D}/usr/src - else - #linux-headers - dodir /usr/include/linux - cp -ax ${S}/include/linux/* ${D}/usr/include/linux - rm -rf ${D}/usr/include/linux/modules - dodir /usr/include/asm - cp -ax ${S}/include/asm-i386/* ${D}/usr/include/asm - fi -} - -pkg_preinst() { - if [ "$ETYPE" = "headers" ] - then - [ -L ${ROOT}usr/include/linux ] && rm ${ROOT}usr/include/linux - [ -L ${ROOT}usr/include/asm ] && rm ${ROOT}usr/include/asm - true - fi -} - -pkg_postinst() { - [ "$ETYPE" = "headers" ] && return - if [ ! -e ${ROOT}usr/src/linux-beta ] - then - - ln -sf linux-${KV} ${ROOT}/usr/src/linux-beta - fi -} |