Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 510108 - sys-kernel/genkernel - genkernel does not handle grub[-multislot] (error running grub2-mkconfig)
Summary: sys-kernel/genkernel - genkernel does not handle grub[-multislot] (error runn...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-05-12 01:35 UTC by Maciej Mrozowski
Modified: 2017-01-02 23:17 UTC (History)
0 users

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


Attachments
Detect grub-mkconfig at runtime (0001-Support-non-multislot-grub-mkconfig-as-well.-Require.patch,1.35 KB, patch)
2014-05-12 01:35 UTC, Maciej Mrozowski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Mrozowski gentoo-dev 2014-05-12 01:35:48 UTC
Created attachment 376742 [details, diff]
Detect grub-mkconfig at runtime

genkernel assumes grub[multislot] when regenerating grub2 config file.
Attached patch teaches it to look for grub2-mkconfig or grub-mkconfig.
If applied, ebuild will require sys-apps/which in RDEPEND.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2017-01-02 23:17:03 UTC
Already fixed.