diff options
author | 2004-01-26 03:37:34 +0000 | |
---|---|---|
committer | 2004-01-26 03:37:34 +0000 | |
commit | 827d91555555af33359210fa6aeaf2a4b7036be9 (patch) | |
tree | d4afc33522a1663b4643a1e2edeffcd4d8d3028a /sys-kernel | |
parent | thinkpad group #35706 (diff) | |
download | historical-827d91555555af33359210fa6aeaf2a4b7036be9.tar.gz historical-827d91555555af33359210fa6aeaf2a4b7036be9.tar.bz2 historical-827d91555555af33359210fa6aeaf2a4b7036be9.zip |
version bump, cleaned up some old versions
Diffstat (limited to 'sys-kernel')
9 files changed, 41 insertions, 290 deletions
diff --git a/sys-kernel/development-sources/ChangeLog b/sys-kernel/development-sources/ChangeLog index 7f4268ba68a6..f42c3fb24031 100644 --- a/sys-kernel/development-sources/ChangeLog +++ b/sys-kernel/development-sources/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-kernel/development-sources # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/development-sources/ChangeLog,v 1.70 2004/01/23 16:59:06 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/development-sources/ChangeLog,v 1.71 2004/01/26 03:37:34 iggy Exp $ + +*development-sources-2.6.2_rc2 (25 Jan 2004) + + 25 Jan 2004; Brian Jackson <iggy@gentoo.org> + development-sources-2.6.0.ebuild, development-sources-2.6.1_rc1.ebuild, + development-sources-2.6.2_rc2.ebuild, + files/development-sources-2.6.1_rc1.CAN-2003-0985.patch: + version bump, cleaned up some old versions 23 Jan 2004; Brandon Low <lostlogic@gentoo.org> development-sources-2.6.1.ebuild: diff --git a/sys-kernel/development-sources/Manifest b/sys-kernel/development-sources/Manifest index d1c2aa1602fd..6c90236b8f77 100644 --- a/sys-kernel/development-sources/Manifest +++ b/sys-kernel/development-sources/Manifest @@ -1,9 +1,6 @@ MD5 fc74c35290dc12a6f4d983aaa2117314 development-sources-2.6.1.ebuild 876 -MD5 fc184c339b6e767b30196b8bdbe72113 development-sources-2.6.0.ebuild 4220 -MD5 9785db32a3baed11804b3bfb074c9bb8 development-sources-2.6.1_rc1.ebuild 3506 -MD5 72ff8b826db6483e37baf63788f68fbf ChangeLog 12532 +MD5 ae404bc099aeed772926e7eeee2bc97d development-sources-2.6.2_rc2.ebuild 894 +MD5 8b78fe8b978a5f148c206270a1a84256 ChangeLog 12839 MD5 854abf2bdb617fe8c7de18312a60bb85 metadata.xml 442 -MD5 b058d2842425a7a4bad9688d9e694309 files/digest-development-sources-2.6.0 66 MD5 1f7aaa49614b3055b6110518b1ed23ee files/digest-development-sources-2.6.1 66 -MD5 5e4b24d4c540af721c5bc7e3ad77f40b files/development-sources-2.6.1_rc1.CAN-2003-0985.patch 414 -MD5 7723c79d5dac9a55773e01b60f8a2d65 files/digest-development-sources-2.6.1_rc1 70 +MD5 479c8a15c77e2dc89c5d966358ce51f0 files/digest-development-sources-2.6.2_rc2 131 diff --git a/sys-kernel/development-sources/development-sources-2.6.0.ebuild b/sys-kernel/development-sources/development-sources-2.6.0.ebuild deleted file mode 100644 index bf31370049cc..000000000000 --- a/sys-kernel/development-sources/development-sources-2.6.0.ebuild +++ /dev/null @@ -1,147 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/development-sources/development-sources-2.6.0.ebuild,v 1.4 2004/01/02 20:28:09 plasmaroo Exp $ -#OKV=original kernel version, KV=patched kernel version. They can be the same. - -#Original Kernel Version before Patches -# eg: 2.6.0-test8 -OKV=${PV/_beta/-test} -OKV=${OKV/-r*//} - -#Kernel version after patches -# eg: 2.6.0-test8-bk1 -KV=${PF/_beta/-test} -KV=${KV/-r/-bk} -KV=${KV//${PN}-} - -#version of gentoo patchset -# This should always be zero now, as this is back to vanilla -GPV=0 - -S=${WORKDIR}/linux-${OKV} -ETYPE="sources" - -DESCRIPTION="Full sources for the Development Branch of the Linux kernel" - - -# THIS IS VANILLA ONLY! DO NOT ADD PATCHES, USE gentoo-dev-sources FOR THAT !!!!!! -[ ! ${GPV} == 0 ] && GPATCH_URI="mirror://gentoo/distfiles/genpatches-2.6-${GPV}.tar.bz2" -[ -z ${KV/*-bk*/} ] && PATCH_URI="http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-${KV}.bz2" - -SRC_URI="mirror://kernel/linux/kernel/v2.6/linux-${OKV}.tar.bz2 ${PATCH_URI} ${GPATCH_URI}" -HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" -LICENSE="GPL-2" -SLOT="${KV}" -KEYWORDS="-* x86 amd64" -PROVIDE="virtual/linux-sources virtual/alsa" - -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 dev-lang/perl - sys-devel/make - sys-apps/module-init-tools" -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 - - # apply bk pulls - if [ -z ${KV/*-bk*/} ] - then - cd ${S} - epatch ${DISTDIR}/patch-${KV}.bz2 - cd ${WORKDIR} - fi - - # apply gentoo patches - if [ ! ${GPV} == 0 ] - then - cd ${S} - epatch ${DISTDIR}/genpatches-2.6-${GPV}.tar.bz2 - KV="${KV}-patchset-${GPV}" - cd ${WORKDIR} - fi - - # move to appropriate src dir - if [ ! ${KV} == ${OKV} ] - then - mv linux-${OKV} linux-${KV} - S=${WORKDIR}/linux-${KV} - fi - - cd ${S} - unset ARCH - #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 - [ ! ${GPV} == 0 ] && KV="${KV}-patchset-${GPV}" - [ ! -e "${ROOT}usr/src/linux-beta" ] && ln -sf linux-${KV} ${ROOT}/usr/src/linux-beta - [ ! -e "${ROOT}usr/src/linux" ] && ln -sf linux-${KV} ${ROOT}/usr/src/linux - mkdir -p ${ROOT}sys - - ewarn "Please note that ptyfs support has been removed from devfs" - ewarn "and you have to compile it in now, or else you will get" - ewarn "errors when trying to open a pty. The options are:" - ewarn "Device Drivers -> Character devices -> Unix98 PTY support and" - ewarn "File systems -> Pseudo filesystems -> /dev/pts filesystem." - echo - ewarn "Also, note that you must compile in support for" - ewarn "input devices (Input device support->Input devices)," - ewarn "the virtual terminal (Character Devices->Virtual terminal)," - ewarn "vga_console (Graphics Support->Console...->VGA text console)" - ewarn "and the vt_console (Character Devices->Support for console...)." - ewarn "Otherwise, you will get the dreaded \"Uncompressing the Kernel\"" - ewarn "error." - echo - ewarn "PLEASE NOTE THIS IS NOT OFFICIALLY SUPPORTED BY GENTOO." - echo - sleep 5 - -} diff --git a/sys-kernel/development-sources/development-sources-2.6.1_rc1.ebuild b/sys-kernel/development-sources/development-sources-2.6.1_rc1.ebuild deleted file mode 100644 index 3e4b42ab4825..000000000000 --- a/sys-kernel/development-sources/development-sources-2.6.1_rc1.ebuild +++ /dev/null @@ -1,121 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/development-sources/development-sources-2.6.1_rc1.ebuild,v 1.1 2004/01/05 21:12:59 plasmaroo Exp $ -#OKV=original kernel version, KV=patched kernel version. They can be the same. - -OKV=${PV/_rc/-rc} - -KV=${PV/_beta/-test} -KV=${KV/_rc/-rc} - -GPV=0 -ETYPE="sources" -S=${WORKDIR}/linux-${OKV} - -DESCRIPTION="Full sources for the Development Branch of the Linux kernel" - -SRC_URI="mirror://kernel/linux/kernel/v2.6/linux-${OKV}.tar.bz2" -HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" -LICENSE="GPL-2" -SLOT="${KV}" -KEYWORDS="-* x86 amd64" -PROVIDE="virtual/linux-sources virtual/alsa" - -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 dev-lang/perl - sys-devel/make - sys-apps/module-init-tools" -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 - - if [ ! ${KV} == ${OKV} ] - then - mv linux-${OKV} linux-${KV} - S=${WORKDIR}/linux-${KV} - fi - - cd ${S} - unset ARCH - - # Patch - epatch ${FILESDIR}/${P}.CAN-2003-0985.patch - - # 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 - [ ! ${GPV} == 0 ] && KV="${KV}-patchset-${GPV}" - [ ! -e "${ROOT}usr/src/linux-beta" ] && ln -sf linux-${KV} ${ROOT}/usr/src/linux-beta - [ ! -e "${ROOT}usr/src/linux" ] && ln -sf linux-${KV} ${ROOT}/usr/src/linux - mkdir -p ${ROOT}sys - - ewarn "Please note that ptyfs support has been removed from devfs" - ewarn "and you have to compile it in now, or else you will get" - ewarn "errors when trying to open a pty. The options are:" - ewarn "Device Drivers -> Character devices -> Unix98 PTY support and" - ewarn "File systems -> Pseudo filesystems -> /dev/pts filesystem." - echo - ewarn "Also, note that you must compile in support for" - ewarn "input devices (Input device support->Input devices)," - ewarn "the virtual terminal (Character Devices->Virtual terminal)," - ewarn "vga_console (Graphics Support->Console...->VGA text console)" - ewarn "and the vt_console (Character Devices->Support for console...)." - ewarn "Otherwise, you will get the dreaded \"Uncompressing the Kernel\"" - ewarn "error." - echo - einfo "This kernel is patched against the mremap(2) vulnerability..." - echo - ewarn "PLEASE NOTE THIS IS NOT OFFICIALLY SUPPORTED BY GENTOO." - echo - sleep 5 - -} diff --git a/sys-kernel/development-sources/development-sources-2.6.2_rc2.ebuild b/sys-kernel/development-sources/development-sources-2.6.2_rc2.ebuild new file mode 100644 index 000000000000..3ab3c18caa4b --- /dev/null +++ b/sys-kernel/development-sources/development-sources-2.6.2_rc2.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/development-sources/development-sources-2.6.2_rc2.ebuild,v 1.1 2004/01/26 03:37:34 iggy Exp $ + +K_NOUSENAME="yes" +K_PREPATCHED="yes" +ETYPE="sources" +inherit kernel-2 +detect_version + +DESCRIPTION="Full sources for the vanilla 2.6 kernel tree" +HOMEPAGE="http://www.kernel.org/" +SRC_URI="${KERNEL_URI}" + +KEYWORDS="~x86 ~amd64" + +pkg_postinst() { + postinst_sources + + ewarn "IMPORTANT:" + ewarn "ptyfs support has now been dropped from devfs and as a" + ewarn "result you are now required to compile this support into" + ewarn "the kernel. You can do so by enabling the following options" + ewarn " Device Drivers -> Character devices -> Unix98 PTY Support" + ewarn " File systems -> Pseudo filesystems -> /dev/pts filesystem." + echo +} diff --git a/sys-kernel/development-sources/files/development-sources-2.6.1_rc1.CAN-2003-0985.patch b/sys-kernel/development-sources/files/development-sources-2.6.1_rc1.CAN-2003-0985.patch deleted file mode 100644 index 03f49e4f6d7d..000000000000 --- a/sys-kernel/development-sources/files/development-sources-2.6.1_rc1.CAN-2003-0985.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- linux/mm/mremap.c.orig 2004-01-05 17:01:21.382104120 +0000 -+++ linux/mm/mremap.c 2004-01-05 17:15:25.689749848 +0000 -@@ -270,6 +270,10 @@ - old_len = PAGE_ALIGN(old_len); - new_len = PAGE_ALIGN(new_len); - -+ /* Don't allow the degenerate cases */ -+ if (!old_len || !new_len) -+ goto out; -+ - /* new_addr is only valid if MREMAP_FIXED is specified */ - if (flags & MREMAP_FIXED) { - if (new_addr & ~PAGE_MASK) diff --git a/sys-kernel/development-sources/files/digest-development-sources-2.6.0 b/sys-kernel/development-sources/files/digest-development-sources-2.6.0 deleted file mode 100644 index 7c2469b8a392..000000000000 --- a/sys-kernel/development-sources/files/digest-development-sources-2.6.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 c9e73737002521a347d2e6617beb56cc linux-2.6.0.tar.bz2 33255278 diff --git a/sys-kernel/development-sources/files/digest-development-sources-2.6.1_rc1 b/sys-kernel/development-sources/files/digest-development-sources-2.6.1_rc1 deleted file mode 100644 index 46bb1fe9bfc5..000000000000 --- a/sys-kernel/development-sources/files/digest-development-sources-2.6.1_rc1 +++ /dev/null @@ -1 +0,0 @@ -MD5 5b8cbd68b11ec012a52b07cfed404a20 linux-2.6.1-rc1.tar.bz2 33173647 diff --git a/sys-kernel/development-sources/files/digest-development-sources-2.6.2_rc2 b/sys-kernel/development-sources/files/digest-development-sources-2.6.2_rc2 new file mode 100644 index 000000000000..8a375004e054 --- /dev/null +++ b/sys-kernel/development-sources/files/digest-development-sources-2.6.2_rc2 @@ -0,0 +1,2 @@ +MD5 1d7658fc92ae73e6cd4e28b81edf8181 patch-2.6.2-rc2.bz2 2115975 +MD5 fa82d1e4be518261b2eeb78eabf9cca7 linux-2.6.1.tar.bz2 33240033 |