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

Filename Description Type Creator Created Size Actions
genkernel-3.4.9_pre11-kernname.patch Patch fixes --kernname command line option. patch John R. Graham 2007-12-13 22:03 0000 801 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2007-12-06 13:29 0000
In genkernel-3.4.9_pre11 the --kernname command line option is ignored/unparsed

kernel is built ok but has the -genkernel- label instead of the one chosen via
--kernname=customname

Reproducible: Always

Steps to Reproduce:
1. eddie ~ # genkernel --xconfig --dmraid --kernname=fglrx all


Actual Results:  
eddie ~ # ls /boot/*23*
/boot/initramfs-genkernel-x86-2.6.23-gentoo-r3
/boot/kernel-genkernel-x86-2.6.23-gentoo-r3
/boot/System.map-genkernel-x86-2.6.23-gentoo-r3

Expected Results:  
eddie ~ # ls /boot/*23*
/boot/initramfs-fglrx-x86-2.6.23-gentoo-r3
/boot/kernel-fglrx-x86-2.6.23-gentoo-r3
/boot/System.map-fglrx-x86-2.6.23-gentoo-r3

------- Comment #1 From John R. Graham 2007-12-13 22:03:34 0000 -------
Created an attachment (id=138415) [details]
Patch fixes --kernname command line option.

Aww, rats.  That's two!  Bugs caused by me, that is.

- John

------- Comment #2 From Andrew Gaffney 2007-12-13 22:14:36 0000 -------
With a changeset that large, 2 minor bugs is quite good :) In SVN.

------- Comment #3 From John R. Graham 2007-12-14 01:40:42 0000 -------
Yeah, I know, but I'm still keeping score.  ;)

------- Comment #4 From lorim 2007-12-14 14:07:00 0000 -------
Tried the patch, now it's ok.

Thanks, Morris

------- Comment #5 From Chris Gianelloni (RETIRED) 2007-12-27 19:11:18 0000 -------
This is fixed in 3.4.9_pre12, so please try it out and report back any
problems.

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