First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 194752
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Genkernel Maintainers <genkernel@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tommaso Visconti <tommyblue@lilik.it>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 194752 depends on: Show dependency tree
Show dependency graph
Bug 194752 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: 2007-10-04 22:42 0000
Hi, from genkernel man page:

--kernel-config=<file>
              This specifies a kernel configuration file to use for
compilation; by default .config in the kernel source tree is used.

but if the kernel was still correctly compilated with genkernel (most of the
times), the config file used is /etc/kernels/kernel-config-[version] and not
.config in the kernel source tree as we can see launching "genkernel all". In
my case:

* config: Using config from
/etc/kernels/kernel-config-x86-2.6.22-gentoo-r8-mactel


Reproducible: Always

------- Comment #1 From Andrew Gaffney 2007-12-27 22:40:03 0000 -------
I've applied the following patch in SVN:

--- genkernel.8 (revision 574)
+++ genkernel.8 (working copy)
@@ -140,7 +140,8 @@
 .TP
 \fB\-\-kernel\-config=\fR<file>
 This specifies a kernel configuration file to use for compilation; by
-default .config in the kernel source tree is used.
+default genkernel uses the config from the previous build of the same kernel
+version or a default kernel config if there isn't a previous config.
 .PP
 .BR Low-Level \ Compilation \ Options
 .TP

------- Comment #2 From Chris Gianelloni 2008-01-12 00:51:16 0000 -------
This should be resolved in genkernel 3.4.9, which will be hitting the tree
shortly.  If this is still an issue with that version, please REOPEN this bug
(or comment, if you cannot REOPEN it).

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