Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 16248 Details for
Bug 23117
Owl-sources ebuild for 2.4.21
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
openwall-sources-2.2.25.ebuild
openwall-sources-2.2.25.ebuild (text/plain), 1.00 KB, created by
Jeff Moore
on 2003-08-17 20:27:06 UTC
(
hide
)
Description:
openwall-sources-2.2.25.ebuild
Filename:
MIME Type:
Creator:
Jeff Moore
Created:
2003-08-17 20:27:06 UTC
Size:
1.00 KB
patch
obsolete
>openwall-sources-2.2.25.ebuild»es»esmBIN9PIUSE="build" > ># OKV=original kernel version, KV=patched kernel version. They can be the same. > >ETYPE="sources" > >inherit kernel || die > >OKV=2.2.25 >EXTRAVERSION=-ow1 >KV=${OKV}${EXTRAVERSION} >S=${WORKDIR}/linux-${KV} >DESCRIPTION="Patched Openwall Linux Kernel" >SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.2/linux-${OKV}.tar.bz2 > http://openwall.com/linux/linux-${KV}.tar.gz" > > >HOMEPAGE="http://www.kernel.org/ http://www.openwall.com/linux/" >KEYWORDS="~x86" >SLOT="${KV}" > >src_unpack() { > unpack linux-${OKV}.tar.bz2 linux-${KV}.tar.gz > mv linux-${KV} linux-${KV}.patch || die > mv linux linux-${KV} || die > > cd linux-${KV} > cat ${WORKDIR}/linux-${KV}.patch/linux-${KV}.diff | patch -p1 > > rm -r ${WORKDIR}/linux-${KV}.patch > >} > >src_install() { > > kernel_src_install >} >
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 23117
:
13549
|
13550
|
16163
|
16164
|
16248
|
16249
|
16350