GNU GRUB - Bugs: bug #40523, Add support for...
You are not allowed to post comments on this tracker with your current authentication level.
bug #40523: Add support for "vmlinuz" symlink.
Submitter: | Eli <eliptus> | ||
Submitted: | Fri 08 Nov 2013 09:46:13 PM UTC | ||
Category: | Configuration | Severity: | Major |
Priority: | 5 - Normal | Item Group: | Feature Request |
Status: | None | Privacy: | Public |
Assigned to: | None | Originator Name: | |
Open/Closed: | Open | Release: | other |
Release: | Reproducibility: | None | |
Planned Release: | 2.03+ |
Fri 08 Nov 2013 10:27:17 PM UTC, comment #1: |
Eli <eliptus> |
Fri 08 Nov 2013 09:46:13 PM UTC, original submission:
I'm currently using grub-2.00_p5107-r2 on Gentoo. I use a /boot/vmlinuz symlink that points to my default kernel, as generated by "make -C /usr/src/linux install". I'm currently using a custom GRUB config to use this. It seems a common enough use case, though, to add support for it to /etc/grub.d/10_linux or it's own script in /etc/grub.d/.
|
Eli <eliptus> |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2016-03-02 | phcoder | Planned Release | None | ![]() |
2.03+ |
2013-11-08 | eliptus | Attached File | - | ![]() |
Added 10_linux.patch, #29575 |
Powered by Savane 3.12.
Corresponding source code
I've uploaded a patch to /etc/grub.d/10_linux that works well for me.