diff options
author | Keith Wesolowski <wesolows@gentoo.org> | 2004-02-15 07:30:08 +0000 |
---|---|---|
committer | Keith Wesolowski <wesolows@gentoo.org> | 2004-02-15 07:30:08 +0000 |
commit | fe1892679b4998214c2a1e0d043794b7c6ad08af (patch) | |
tree | a61811b613ccb4262641d2c48c258cbbaa169ed0 /sys-kernel | |
parent | fix amd64 install (Manifest recommit) (diff) | |
download | gentoo-2-fe1892679b4998214c2a1e0d043794b7c6ad08af.tar.gz gentoo-2-fe1892679b4998214c2a1e0d043794b7c6ad08af.tar.bz2 gentoo-2-fe1892679b4998214c2a1e0d043794b7c6ad08af.zip |
Add 2.6.3-rc3, remove old ebuilds.
Diffstat (limited to 'sys-kernel')
7 files changed, 49 insertions, 146 deletions
diff --git a/sys-kernel/sparc-dev-sources/ChangeLog b/sys-kernel/sparc-dev-sources/ChangeLog index af81b7788295..71d53212dd36 100644 --- a/sys-kernel/sparc-dev-sources/ChangeLog +++ b/sys-kernel/sparc-dev-sources/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-kernel/sparc-dev-sources # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-dev-sources/ChangeLog,v 1.7 2004/02/09 01:01:11 wesolows Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-dev-sources/ChangeLog,v 1.8 2004/02/15 07:30:08 wesolows Exp $ + + 14 Feb 2004; Keith M Wesolowski <wesolows@gentoo.org> + sparc-dev-sources-2.6.0.ebuild, sparc-dev-sources-2.6.2_rc2.ebuild: + Bump to 2.6.3-rc3. Fix up use usage as well. 08 Feb 2004; Keith M Wesolowski <wesolows@gentoo.org> : Bump to 2.6.3-rc1. diff --git a/sys-kernel/sparc-dev-sources/Manifest b/sys-kernel/sparc-dev-sources/Manifest index 73e92648b7db..f1e593643aa9 100644 --- a/sys-kernel/sparc-dev-sources/Manifest +++ b/sys-kernel/sparc-dev-sources/Manifest @@ -1,12 +1,12 @@ MD5 53d3441ff8971a44fdfb5eacc30d168f sparc-dev-sources-2.6.1.ebuild 2526 MD5 e046d33af2a177f6412c3dbaa86e6de1 ChangeLog 2007 MD5 a4a4e3febcacb7664d2bec3a8688a130 metadata.xml 454 +MD5 3e35de1b22045869488695e254c2c4d1 sparc-dev-sources-2.6.3_rc3.ebuild 1334 MD5 288a1b684b610b410e5d69ad3678f989 sparc-dev-sources-2.6.3_rc1.ebuild 1340 -MD5 a16290a6ecbabce690965f249b7d6fc1 sparc-dev-sources-2.6.2_rc2.ebuild 2560 MD5 058aa0778f8dc3cd27c11089bf6c6e6d sparc-dev-sources-2.6.2.ebuild 2556 -MD5 eacf7bb2664f6a2dfd5fa151ad46aac5 sparc-dev-sources-2.6.0.ebuild 2353 MD5 d316fe1a1cac4250f1bf79cff61e2de7 files/digest-sparc-dev-sources-2.6.1 137 MD5 935f3a9c9a5209ad79a0cdbf9ca4b610 files/U1-hme-lockup.patch 263 +MD5 00b9f055350a881d327247a50e4bb933 files/digest-sparc-dev-sources-2.6.3_rc3 206 MD5 706dd217e97e173585f3936bbb00d8bf files/digest-sparc-dev-sources-2.6.2_rc2 145 MD5 fb4fce3b5a4c112344c12703061949a7 files/digest-sparc-dev-sources-2.6.0 137 MD5 366b73fe2b4f2e60ff9b2d14d696680a files/digest-sparc-dev-sources-2.6.2 137 diff --git a/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.3_rc3 b/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.3_rc3 new file mode 100644 index 000000000000..216512f89459 --- /dev/null +++ b/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.3_rc3 @@ -0,0 +1,3 @@ +MD5 41a53b54081f3b02dd56875ffcb6351f patch-2.6.3-rc3.bz2 2019140 +MD5 2a745088acba366f22f8bd3e284a84d4 linux-2.6.2.tar.bz2 33899733 +MD5 c3e87d26bf9de5039f79dd2532ae66f6 patches-2.6.3-rc3-sparc.tar.bz2 36542 diff --git a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.0.ebuild b/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.0.ebuild deleted file mode 100644 index 29d962a6001b..000000000000 --- a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.0.ebuild +++ /dev/null @@ -1,69 +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/sparc-dev-sources/sparc-dev-sources-2.6.0.ebuild,v 1.2 2004/01/08 04:53:09 wesolows Exp $ - -IUSE="ultra1" - -# Kernel ebuilds using the kernel.eclass can remove any patch that you -# do not want to apply by simply setting the KERNEL_EXCLUDE shell -# variable to the string you want to exclude (for instance -# KERNEL_EXCLUDE="grsecurity" would not patch any patches whose names match -# *grsecurity*). Kernels are only tested in the default configuration, but -# this may be useful if you know that a particular patch is causing a -# conflict with a patch you personally want to apply, or some other -# similar situation. - -ETYPE="sources" -inherit kernel - -#Original Kernel Version before Patches -# eg: 2.6.0-test11 -OKV=${PV/_beta/-test} -OKV=${OKV/-r*//} - -#Kernel version after patches -# eg: 2.6.0-test8-bk1 -KV=${PV/_beta/-test} -EXTRAVERSION="-${PN/-*/}" -[ ! "${PR}" == "r0" ] && EXTRAVERSION="${EXTRAVERSION}-${PR}" -KV="${KV}${EXTRAVERSION}" - -# Documentation on the patches contained in this kernel will be installed -# to /usr/share/doc/sparc-sources-dev-${PV}/patches.txt.gz - -DESCRIPTION="Full sources for the Gentoo Sparc Linux development kernel" -SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.6/linux-${OKV}.tar.bz2 - mirror://gentoo/patches-${KV}.tar.bz2" - -S=${WORKDIR}/linux-${KV} -KEYWORDS="~x86 -ppc ~sparc" -SLOT="${KV}" - -DEPEND="${DEPEND} sys-apps/module-init-tools" -[ `uname -m` = "sparc64" ] && DEPEND="${DEPEND} >=sys-devel/gcc-sparc64-3.2.3" - -src_unpack() { - unpack ${A} - mv linux-${OKV} linux-${KV} || die "Error moving kernel source tree to linux-${KV}" - cd ${KV} || die "Unable to cd into ${KV}" - - kernel_src_unpack - - # Patch the HME driver only on Ultra1 machines. - use ultra1 && epatch ${FILESDIR}/U1-hme-lockup.patch -} - -pkg_postinst() { - - kernel_pkg_postinst - - # Display SUN Ultra 1 HME warning if it can be detected or if the machinetype is unknown. - if [ ! -r "/proc/openprom/name" -o "`cat /proc/openprom/name 2>/dev/null`" = "'SUNW,Ultra-1'" ]; then - einfo - einfo "For users with an Enterprise model Ultra 1 using the HME network interface," - einfo "please emerge the kernel using the following command:" - einfo - einfo "USE=ultra1 emerge sparc-sources-dev" - einfo - fi -} diff --git a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.2_rc2.ebuild b/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.2_rc2.ebuild deleted file mode 100644 index ab4db6989a75..000000000000 --- a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.2_rc2.ebuild +++ /dev/null @@ -1,73 +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/sparc-dev-sources/sparc-dev-sources-2.6.2_rc2.ebuild,v 1.1 2004/01/27 04:07:17 wesolows Exp $ - -IUSE="ultra1" - -# Kernel ebuilds using the kernel.eclass can remove any patch that you -# do not want to apply by simply setting the KERNEL_EXCLUDE shell -# variable to the string you want to exclude (for instance -# KERNEL_EXCLUDE="grsecurity" would not patch any patches whose names match -# *grsecurity*). Kernels are only tested in the default configuration, but -# this may be useful if you know that a particular patch is causing a -# conflict with a patch you personally want to apply, or some other -# similar situation. - -ETYPE="sources" -inherit kernel - -#Original Kernel Version before Patches -# eg: 2.6.0-test11 -OKV=${PV/_beta/-test} -OKV=${OKV/_rc/-rc} -KV=${OKV} - -#Kernel version after patches -# eg: 2.6.0-test8-bk1 -EXTRAVERSION=$(echo ${KV} | sed -e 's/[0-9]*\.[0-9]*\.[0-9]*//') -EXTRAVERSION="${EXTRAVERSION}-${PN/-*/}" -KV=${KV//-*/} -[ ! "${PR}" == "r0" ] && EXTRAVERSION="${EXTRAVERSION}-${PR}" -KV="${KV}${EXTRAVERSION}" - -# Documentation on the patches contained in this kernel will be installed -# to /usr/share/doc/sparc-sources-dev-${PV}/patches.txt.gz - -DESCRIPTION="Full sources for the Gentoo Sparc Linux development kernel" -SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.6/linux-${OKV}.tar.bz2 - http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-${OKV}.tar.bz2 - mirror://gentoo/patches-${KV}.tar.bz2" - -S=${WORKDIR}/linux-${KV} -KEYWORDS="~x86 -ppc ~sparc" -SLOT="${KV}" - -DEPEND="${DEPEND} sys-apps/module-init-tools !<sys-apps/pciutils-2.1.11-r1" -[ `uname -m` = "sparc64" ] && DEPEND="${DEPEND} >=sys-devel/gcc-sparc64-3.2.3" - -src_unpack() { - unpack ${A} - mv linux-${OKV} linux-${KV} || die "Error moving kernel source tree to linux-${KV}" - cd ${KV} || die "Unable to cd into ${KV}" - - kernel_src_unpack - - # Patch the HME driver only on Ultra1 machines. - use ultra1 && epatch ${FILESDIR}/U1-hme-lockup.patch -} - -pkg_postinst() { - - kernel_pkg_postinst - keepdir /sys - - # Display SUN Ultra 1 HME warning if it can be detected or if the machinetype is unknown. - if [ ! -r "/proc/openprom/name" -o "`cat /proc/openprom/name 2>/dev/null`" = "'SUNW,Ultra-1'" ]; then - einfo - einfo "For users with an Enterprise model Ultra 1 using the HME network interface," - einfo "please emerge the kernel using the following command:" - einfo - einfo "USE=ultra1 emerge sparc-sources-dev" - einfo - fi -} diff --git a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc1.ebuild b/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc1.ebuild index 41fd7f56b14a..a5e5af042bdf 100644 --- a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc1.ebuild +++ b/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc1.ebuild,v 1.1 2004/02/09 01:01:11 wesolows Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc1.ebuild,v 1.2 2004/02/15 07:30:08 wesolows Exp $ IUSE="ultra1" @@ -9,6 +9,7 @@ inherit kernel-2 detect_version DESCRIPTION="Full sources for the SPARC32/64 development kernel" +SLOT="${KV}" PATCHBALL="patches-${KV}.tar.bz2" SRC_URI="${KERNEL_URI} mirror://gentoo/${PATCHBALL}" diff --git a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc3.ebuild b/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc3.ebuild new file mode 100644 index 000000000000..3537ec4e1a43 --- /dev/null +++ b/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc3.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc3.ebuild,v 1.1 2004/02/15 07:30:08 wesolows Exp $ + +IUSE="ultra1" + +ETYPE="sources" +inherit kernel-2 +detect_version + +DESCRIPTION="Full sources for the SPARC32/64 development kernel" +SLOT="${KV}" +PATCHBALL="patches-${KV}.tar.bz2" +SRC_URI="${KERNEL_URI} + mirror://gentoo/${PATCHBALL}" + +KEYWORDS="~x86 ~sparc" + +DEPEND="${DEPEND} !<sys-apps/pciutils-2.1.11-r1" +[ `uname -m` = "sparc64" ] && DEPEND="${DEPEND} >=sys-devel/gcc-sparc64-3.2.3" + +UNIPATCH_LIST="${DISTDIR}/${PATCHBALL}" + +use ultra1 || UNIPATCH_EXCLUDE="99_U1-hme-lockup" + +K_EXTRAEWARN="IMPORTANT: +ptyfs support has now been dropped from devfs and as a +result you are now required to compile this support into +the kernel. You can do so by enabling the following options: + Device Drivers -> Character devices -> Unix98 PTY Support, + File systems -> Pseudo filesystems -> /dev/pts filesystem." + +if [ ! -r "/proc/openprom/name" -o x"`cat /proc/openprom/name 2>/dev/null`" = x"'SUNW,Ultra-1'" ]; then + K_EXTRAEINFO="For users with an Enterprise model Ultra 1 using the HME + network interface, please emerge the kernel using the following command: + USE=ultra1 emerge sparc-sources-dev" +fi |