First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 89142
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: rob holland (RETIRED) <tigger@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Richard Westwell <garlicbread@ntlworld.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
1.patch patch to cryptsetup-0.1-r1.ebuild patch Richard Westwell 2005-04-14 18:15 0000 917 bytes Details | Diff
kernel-mod.eclass.patch patches various functions in kernel-mod.eclass to use KBUILD_OUTPUT instead of hard-coded /usr/src/linux patch Myk Taylor 2005-05-08 09:37 0000 1.85 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 89142 depends on: Show dependency tree
Show dependency graph
Bug 89142 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-04-14 18:14 0000
cryptsetup was originaly using kernel-mod to check within the .config file for
DM_CRYPT
however kernel-mod doesn't appear to support the setting of KBUILD_OUTPUT for
the kernel output directory at the moment

small modification to use linux-mod / linux_chkconfig_present / KV_OUT_DIR
instead.

------- Comment #1 From Richard Westwell 2005-04-14 18:15:55 0000 -------
Created an attachment (id=56315) [edit]
patch to cryptsetup-0.1-r1.ebuild

------- Comment #2 From Myk Taylor 2005-05-08 09:37:27 0000 -------
Created an attachment (id=58363) [edit]
patches various functions in kernel-mod.eclass to use KBUILD_OUTPUT instead of
hard-coded /usr/src/linux

trivially patches the following functions to use KBUILD_OUTPUT instead of
KERNEL_DIR or a hardcoded '/usr/src/linux':
  kernel-mod_configoption_present
  kernel-mod_configoption_module
  kernel-mod_configoption_builtin
  kernel-mod_checkzlibinflate_configured

fixes ebuilds of cryptsetup, svgalib, etc.

------- Comment #3 From Benjamin Smee (strerror) (RETIRED) 2005-05-24 15:52:41 0000 -------
Fixed in CVS though I used linux-info and did it slightly differently.

First Last Prev Next    No search results available      Search page      Enter new bug