Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 480914 - sys-kernel/genkernel - genkernel should accept a complete prefix, not only KERNNAME
Summary: sys-kernel/genkernel - genkernel should accept a complete prefix, not only KE...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-13 20:14 UTC by Toralf Förster
Modified: 2017-01-03 05:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2013-08-13 20:14:10 UTC
Bisecting sometimes requires numerous reboots - and having just 1 grub entry for all created kernels would help, eg.:

currently we do have "kernel-genkernel-x86-3.11.0-rc5+"
but it would be nice to just have "kernel-test"
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2017-01-03 05:39:07 UTC
The newer genkernel can use grub set-default to ensure the new boot goes to the latest built kernel.

I used it for bisecting an issue recently.