Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 61039 Details for
Bug 95725
Add support for sys-fs/loop-aes-3.0c
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
loop-aes.diff
loop-aes.diff (text/plain), 692 bytes, created by
Stefan Schweizer (RETIRED)
on 2005-06-10 23:14:44 UTC
(
hide
)
Description:
loop-aes.diff
Filename:
MIME Type:
Creator:
Stefan Schweizer (RETIRED)
Created:
2005-06-10 23:14:44 UTC
Size:
692 bytes
patch
obsolete
>--- loop-aes-3.0b.ebuild 2005-02-05 07:38:50.000000000 +0100 >+++ loop-aes-3.0c.ebuild 2005-06-11 07:55:47.000000000 +0200 >@@ -11,14 +11,13 @@ > > LICENSE="GPL-2" > SLOT="0" >-IUSE="" >+IUSE="keyscrub" > KEYWORDS="~x86" > > S=${WORKDIR}/${MY_P} > > CONFIG_CHECK="!BLK_DEV_LOOP" > MODULE_NAMES="loop(block:)" >-BUILD_PARAMS="LINUX_SOURCE=${KV_DIR} MODINST=n RUNDM=n" > BUILD_TARGETS="all" > > pkg_setup() { >@@ -32,6 +31,11 @@ > ewarn "(CONFIG_KERNELD in kernels 2.0 or CONFIG_KMOD in newer)" > ewarn "" > fi >+ >+ if use keyscrub >+ then BUILD_PARAMS="LINUX_SOURCE=${KV_DIR} MODINST=n RUNDM=n KEYSCRUB=y" >+ else BUILD_PARAMS="LINUX_SOURCE=${KV_DIR} MODINST=n RUNDM=n KEYSCRUB=n" >+ fi > } > > src_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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 95725
: 61039 |
61068
|
61069
|
61070