diff options
author | Michael Imhof <tantive@gentoo.org> | 2003-09-09 17:39:43 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2003-09-09 17:39:43 +0000 |
commit | 62b6612e61b5a282d8d72c129426076d6427a0db (patch) | |
tree | 215bfbf89ebdfedf85bb2c19bbf03aa2866b4b11 /sys-kernel/openmosix-sources | |
parent | obsolete, removing (diff) | |
download | gentoo-2-62b6612e61b5a282d8d72c129426076d6427a0db.tar.gz gentoo-2-62b6612e61b5a282d8d72c129426076d6427a0db.tar.bz2 gentoo-2-62b6612e61b5a282d8d72c129426076d6427a0db.zip |
Deleted unstable ebuild, should close #28107
Diffstat (limited to 'sys-kernel/openmosix-sources')
4 files changed, 7 insertions, 128 deletions
diff --git a/sys-kernel/openmosix-sources/ChangeLog b/sys-kernel/openmosix-sources/ChangeLog index 4166b64ec77c..e12feb20c44d 100644 --- a/sys-kernel/openmosix-sources/ChangeLog +++ b/sys-kernel/openmosix-sources/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-kernel/openmosix-sources # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/ChangeLog,v 1.22 2003/09/08 09:27:03 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/ChangeLog,v 1.23 2003/09/09 17:39:36 tantive Exp $ + +*openmosix-sources-2.6.0_beta3 (09 Sep 2003) + + 09 Sep 2003; Michael Imhof <tantive@gentoo.org> openmosix-sources-2.6.0_beta3.ebuild: + Deleted, should close #28107 *openmosix-sources-2.4.22 (07 Sep 2003) diff --git a/sys-kernel/openmosix-sources/Manifest b/sys-kernel/openmosix-sources/Manifest index e76bf88d42ef..069d65286ad1 100644 --- a/sys-kernel/openmosix-sources/Manifest +++ b/sys-kernel/openmosix-sources/Manifest @@ -1,10 +1,8 @@ -MD5 2c850123015a8e50326c2d28d48f152c ChangeLog 1448 +MD5 32e39338f00026a8c30a29c0aabda23e ChangeLog 1614 MD5 beb9efce81ae2c582a621528fc783095 metadata.xml 373 MD5 f439b326761db36346c2364aa811ba35 openmosix-sources-2.4.20-r6.ebuild 3195 MD5 eba312e9bedadb6539fe638efe52994d openmosix-sources-2.4.21.ebuild 3196 MD5 84a2e093acfb9e8b351afbb998ccb8b2 openmosix-sources-2.4.22.ebuild 1280 -MD5 ff191e7a3901506dbe4a6764688a16e3 openmosix-sources-2.6.0_beta3.ebuild 3755 MD5 8ea0ebaf9ea87558abecdc1df6145dc5 files/digest-openmosix-sources-2.4.20-r6 133 MD5 f5cf28ccf74eccc21f96d399b429420b files/digest-openmosix-sources-2.4.21 134 -MD5 448b2129276a07c6473e71441d13311a files/digest-openmosix-sources-2.6.0_beta3 150 MD5 63a6ea904c1d7403848d3df76fa35632 files/digest-openmosix-sources-2.4.22 134 diff --git a/sys-kernel/openmosix-sources/files/digest-openmosix-sources-2.6.0_beta3 b/sys-kernel/openmosix-sources/files/digest-openmosix-sources-2.6.0_beta3 deleted file mode 100644 index db35786be79c..000000000000 --- a/sys-kernel/openmosix-sources/files/digest-openmosix-sources-2.6.0_beta3 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 b7eb2c72aacb289b1448a8ea574ceab3 linux-2.6.0-test3.tar.bz2 32948106 -MD5 29fd00224747ebee0ff008657410e38a patch-2.6.0-test3-om-20030811.bz2 339144 diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.6.0_beta3.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.6.0_beta3.ebuild deleted file mode 100644 index c04b6f79d02c..000000000000 --- a/sys-kernel/openmosix-sources/openmosix-sources-2.6.0_beta3.ebuild +++ /dev/null @@ -1,122 +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/openmosix-sources/openmosix-sources-2.6.0_beta3.ebuild,v 1.3 2003/09/08 09:25:35 tantive Exp $ -#OKV=original kernel version, KV=patched kernel version. They can be the same. - -OKV=${PV/_beta/-test} - -PKV=${PF/_beta/-test} -PKV=${PKV/-r/-bk} -PKV=${PKV//${PN}-}-openmosix - -[ "${PR}" == "r0" ] && KV=${PV/_beta/-test}-openmosix || -KV=${PV/_beta/-test}-openmosix-${PR} -EXTRAVERSION="`echo ${KV}|sed -e 's:[0-9]\+\.[0-9]\+\.[0-9]\+\(.*\):\1:'`" -BASE="`echo ${KV}|sed -e s:${EXTRAVERSION}::`" - -S=${WORKDIR}/linux-${PKV} -ETYPE="sources" - -IUSE="alsa" -DESCRIPTION="Full sources for the Development Branch of the Linux kernel -including openMosix" -PATCH_URI="http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-${PKV}.bz2" -SRC_URI="mirror://kernel/linux/kernel/v2.6/linux-${OKV}.tar.bz2 -http://tab.tuxfamily.org/download/openmosix/patch-2.6.0-test3-om-20030811.bz2" -HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ -http://www.openmosix.org" -LICENSE="GPL-2" -SLOT="${PKV}" -KEYWORDS="~x86 -sparc -ppc -alpha" -PROVIDE="virtual/linux-sources" -[ -n "$(use alsa)" ] && PROVIDE="${PROVIDE} 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 - - mv linux-${OKV} linux-${PKV} - cd ${S} - epatch ${DISTDIR}/patch-2.6.0-test3-om-20030811.bz2 - - 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 - if [ ! -e ${ROOT}usr/src/linux-beta ] - then - - ln -sf linux-${PKV} ${ROOT}/usr/src/linux-beta - fi - - echo - ewarn "Please note that ptyfs support has been removed from devfs" - ewarn "in the later 2.5.x kernels, and you have to compile it in now," - ewarn "or else you will get errors when trying to open a pty." - ewarn "The option is File systems->Pseudo filesystems->/dev/pts" - ewarn "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 "Consult http://www.codemonkey.org.uk/post-halloween-2.5.txt" - einfo "for more info about the development series." - echo -} |