Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 15783 Details for
Bug 22822
sys-kernel/ck-sources: proposals for a tweakable CK kernel
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
optional ck-sources ebuild
ck-sources-2.4.21-r3.ebuild (text/plain), 873 bytes, created by
Luis Medinas (RETIRED)
on 2003-08-08 20:08:06 UTC
(
hide
)
Description:
optional ck-sources ebuild
Filename:
MIME Type:
Creator:
Luis Medinas (RETIRED)
Created:
2003-08-08 20:08:06 UTC
Size:
873 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >IUSE="build" > ># OKV=original kernel version, KV=patched kernel version. > >ETYPE="sources" > >inherit kernel > >OKV="2.4.21" >KV="2.4.21-ck${PR/r/}" >S=${WORKDIR}/linux-${KV} > >EXTRAVERSION="-ck${PR/r/}" >DESCRIPTION="Full sources for the Stock Linux kernel Con Kolivas's high performance patchset" >HOMEPAGE="http://members.optusnet.com.au/ckolivas/kernel/" >SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://members.optusnet.com.au/ckolivas/kernel/patch-${OKV}-ck${PR/r/}.bz2" > >KEYWORDS="x86 -ppc" >SLOT="${KV}" > >src_unpack() { > unpack linux-${OKV}.tar.bz2 > bzcat ${DISTDIR}/patch-${OKV}-ck${PR/r/}.bz2 | patch -p0 || die "-patch failed" > > mv linux-${OKV} linux-${KV} || die > > cd linux-${KV} > > kernel_universal_unpack >} > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 22822
:
13267
|
13268
|
13316
|
13327
|
13359
|
13388
|
13416
|
13436
|
13488
|
13497
|
13528
|
13562
|
13598
|
13698
|
13703
|
13719
|
14179
| 15783