summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Pfeifer <pfeifer@gentoo.org>2003-06-19 01:35:50 +0000
committerJay Pfeifer <pfeifer@gentoo.org>2003-06-19 01:35:50 +0000
commit13873d50fc8dc62893abd6a74592aa9d53be7efc (patch)
treea06aa29b6668221a1814b6c0a9bae20f8f510a4d /sys-kernel/pfeifer-sources
parentfirst rev against 2.4.21 - See the ChangeLog for details. (diff)
downloadgentoo-2-13873d50fc8dc62893abd6a74592aa9d53be7efc.tar.gz
gentoo-2-13873d50fc8dc62893abd6a74592aa9d53be7efc.tar.bz2
gentoo-2-13873d50fc8dc62893abd6a74592aa9d53be7efc.zip
first rev against 2.4.21 - See the ChangeLog for details.
Diffstat (limited to 'sys-kernel/pfeifer-sources')
-rw-r--r--sys-kernel/pfeifer-sources/ChangeLog24
-rw-r--r--sys-kernel/pfeifer-sources/Manifest4
-rw-r--r--sys-kernel/pfeifer-sources/files/digest-pfeifer-sources-2.4.21.1_pre12
-rw-r--r--sys-kernel/pfeifer-sources/pfeifer-sources-2.4.21.1_pre1.ebuild118
4 files changed, 140 insertions, 8 deletions
diff --git a/sys-kernel/pfeifer-sources/ChangeLog b/sys-kernel/pfeifer-sources/ChangeLog
index 894cd3321803..04943d5f7e7a 100644
--- a/sys-kernel/pfeifer-sources/ChangeLog
+++ b/sys-kernel/pfeifer-sources/ChangeLog
@@ -1,23 +1,35 @@
# ChangeLog for sys-kernel/pfeifer-sources
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pfeifer-sources/ChangeLog,v 1.10 2003/06/13 06:43:15 pfeifer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pfeifer-sources/ChangeLog,v 1.11 2003/06/19 01:35:41 pfeifer Exp $
TODO:
- fix silent bootsplash with large mem vesafb fix...
- update POM, USAGI, FreeSWAN, aic7xxx
+ update FreeSWAN, aic7xxx
+ readd USAGI
update some of the docs
- better ide chipset support (ie. CSB6)
- fine tune gcc optimizations (yes, there is a bit more to look @)
* Maybe:
RSBAC
- loop-aes
NPTL (doubtful)
skas - probably through yet another use flag... cause most will *not* want this
* Not in 2.4.x:
XFS will wait for official inclusion in 2.6 til then xfs-sources is the Gentoo
kernel for xfs support
+*pfeifer-sources-2.4.21.1_pre1 (18 Jun 2003)
+
+18 Jun 2003: Jay Pfeifer <pfeifer@gentoo.org> pfeifer-sources-2.4.21._pre1.ebuild
+ Changes:
+ * Added some of ck1 - Thanks Con.
+ * Added loop-aes 1.7d
+ * Updated grsecurity to 1.9.10
+ * Updated bluetooth support from MH to 2.4.21-MH1
+ * Updated to patch-o-matic-20030617
+ * Updated v4l to kraxel-2.4.21-rc4
+ * Updated device-mapper for evms2.0.1
+ * Removed USAGI temporarily til I get the 2.4.20 patch cleaned and functional with 2.4.21
+ - or the USAGI devs make a good patch against 2.4.21 - whichever is first...
+ * Other things I am forgetting to mention
+
*pfeifer-sources-2.4.20.1_pre12 (13 Jun 2003)
13 Jun 2003: Jay Pfeifer <pfeifer@gentoo.org> pfeifer-sources-2.4.20._pre12.ebuild
diff --git a/sys-kernel/pfeifer-sources/Manifest b/sys-kernel/pfeifer-sources/Manifest
index 2ecf1e456d2e..ba1f4842d64e 100644
--- a/sys-kernel/pfeifer-sources/Manifest
+++ b/sys-kernel/pfeifer-sources/Manifest
@@ -1,8 +1,8 @@
MD5 4883734a02bdc69645efe96dbd31367b pfeifer-sources-2.4.20.1_pre10.ebuild 4480
-MD5 cd447776b8084b0e0cbf5e8aaefb603e pfeifer-sources-2.4.21.1_pre1.ebuild 4004
+MD5 5a04f0f1e82d5a9ae8946ef1bc486dae pfeifer-sources-2.4.21.1_pre1.ebuild 4010
MD5 8aa9b0fcc508e39928f2b1b3e62136f4 pfeifer-sources-2.4.20.1_pre12.ebuild 4609
MD5 5d33c8ebfbf4d0694ccd5b289b802e0f pfeifer-sources-2.4.20.1_pre11.ebuild 4570
-MD5 c9d61d5d8bfe13cd657fe5b82e9403f6 ChangeLog 5576
+MD5 28892618d63d624e3e2091fa43b0bbd0 ChangeLog 5576
MD5 bd89ec02d8177ccbe69947e0810b5060 files/digest-pfeifer-sources-2.4.20.1_pre10 152
MD5 1ada6b5466d035f65ce80c2cd3ed060e files/digest-pfeifer-sources-2.4.20.1_pre11 152
MD5 31a37f6216dd3d883c38e0701ccf686e files/digest-pfeifer-sources-2.4.20.1_pre12 152
diff --git a/sys-kernel/pfeifer-sources/files/digest-pfeifer-sources-2.4.21.1_pre1 b/sys-kernel/pfeifer-sources/files/digest-pfeifer-sources-2.4.21.1_pre1
new file mode 100644
index 000000000000..0d26fdaee67b
--- /dev/null
+++ b/sys-kernel/pfeifer-sources/files/digest-pfeifer-sources-2.4.21.1_pre1
@@ -0,0 +1,2 @@
+MD5 f51e12efa18bb828cf57d9d4a81b2fb1 linux-2.4.21.tar.bz2 28533733
+MD5 fe5a434e90ad8200c8dc04ea88bd4b0f patches-2.4.21-pfeifer-r1_pre1.tar.bz2 2940500
diff --git a/sys-kernel/pfeifer-sources/pfeifer-sources-2.4.21.1_pre1.ebuild b/sys-kernel/pfeifer-sources/pfeifer-sources-2.4.21.1_pre1.ebuild
new file mode 100644
index 000000000000..5693c51788b5
--- /dev/null
+++ b/sys-kernel/pfeifer-sources/pfeifer-sources-2.4.21.1_pre1.ebuild
@@ -0,0 +1,118 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pfeifer-sources/pfeifer-sources-2.4.21.1_pre1.ebuild,v 1.1 2003/06/19 01:35:41 pfeifer Exp $
+
+IUSE="build crypt evms2 aavm"
+
+# OKV=original kernel version, KV=patched kernel version. They can be the same.
+
+# 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="evms" would not patch any patches whose names match
+# *evms*). 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 || die
+OKV="2.4.21"
+# Documentation on the patches contained in this kernel will be installed
+# to /usr/share/doc/gentoo-sources-${PV}/patches.txt.gz
+
+DESCRIPTION="Full sources for the experimental Gentoo Kernel."
+SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2
+ mirror://gentoo/patches-${KV}.tar.bz2"
+HOMEPAGE="http://www.gentoo.org/ http://www.kernel.org/"
+LICENSE="GPL-2"
+KEYWORDS="~x86 -ppc -sparc -alpha -hppa -mips -arm"
+SLOT="${KV}"
+
+
+src_unpack() {
+ unpack ${A}
+ mv linux-${OKV} linux-${KV} || die "Error moving kernel source tree to linux-${KV}"
+
+ cd ${WORKDIR}/${KV}
+
+ # This is the *ratified* aavm USE flag, enables aavm support in this kernel
+ if [ -z "`use aavm`" ]; then
+ einfo "Setting up kernel for rmap support(default)."
+ for file in *.aavm ;do
+ einfo "Dropping ${file}..."
+ rm -f ${file}
+ done
+ else
+ einfo "Setting up kernel for aavm support."
+ for file in *.rmap ;do
+ einfo "Dropping ${file}..."
+ rm -f ${file}
+ done
+ fi
+
+ # If the compiler isn't gcc>3.1 drop the gcc>3.1 patches
+ if [[ "${COMPILER}" == "gcc3" ]];then
+ einfo "You are using gcc>3.1"
+ einfo "Enabling gcc>3.1 processor optimizations."
+ einfo "To use, choose the processor family labelled with (gcc>31) in"
+ einfo "Processor type and features -> Processor Family"
+ else
+ einfo "Your compiler is not gcc3, dropping patches..."
+ for file in *gcc3*;do
+ einfo "Dropping ${file}..."
+ rm -f ${file}
+ done
+ fi
+
+ # This is the *ratified* evms2 USE flag, enables evms2 support
+ if [ -z "`use evms2`" ]; then
+ einfo "Setting up kernel for EVMS 1.2.1 support(default)."
+ for file in 2* ;do
+ einfo "Dropping ${file}..."
+ rm -f ${file}
+ done
+ else
+ einfo "Setting up kernel for EVMS 2.0.1 support."
+ ewarn "This is very beta. Please read the 'evms2' doc provided with this kernel."
+ ewarn "It is the install doc from the evms 2.0.1 tarball."
+ for file in 1* ;do
+ einfo "Dropping ${file}..."
+ rm -f ${file}
+ done
+ fi
+
+ # This is the crypt USE flag, keeps {superfreeswan/patch-int/loop-jari}
+ if [ -z "`use crypt`" ]; then
+ einfo "No Cryptographic support, dropping patches..."
+ for file in 6* 8* ;do
+ einfo "Dropping ${file}..."
+ rm -f ${file}
+ done
+ else
+ einfo "Cryptographic patches will be applied"
+ fi
+
+ kernel_src_unpack
+}
+
+pkg_postinst() {
+
+ kernel_pkg_postinst
+
+ ewarn "There is no xfs support in this kernel."
+ ewarn "If you need xfs support, emerge xfs-sources."
+ echo
+ ewarn "If iptables/netfilter behaves abnormally, such as 'Invalid Argument',"
+ ewarn "you will need to re-emerge iptables to restore proper functionality."
+ echo
+ einfo "If there are issues with it, read the docs and associated help provided."
+ einfo "Next you should check http://forums.gentoo.org/ for assistance."
+ einfo "Otherwise check http://bugs.gentoo.org/ for an existing bug."
+ einfo "Only create a new bug if you have not found one that matches your issue."
+ einfo "It is best to do an advanced search as the initial search has a very low yield."
+ einfo "Assign bugs to pfeifer@gentoo.org"
+ echo
+ einfo "Please read the ChangeLog and associated docs for more information."
+}