[Bug 901600] Re: Allow /etc/default/grub overriding via /etc/default/grub.d/
Clint Byrum
clint at fewbar.com
Thu Jan 17 00:01:03 UTC 2013
Hello Dave, or anyone else affected,
Accepted grub2 into precise-proposed. The package will build now and be
available at http://launchpad.net/ubuntu/+source/grub2/1.99-21ubuntu3.8
in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: grub2 (Ubuntu Precise)
Status: In Progress => Fix Committed
** Tags added: verification-needed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/901600
Title:
Allow /etc/default/grub overriding via /etc/default/grub.d/
Status in “grub2” package in Ubuntu:
Fix Released
Status in “grub2” source package in Precise:
Fix Committed
Status in “grub2” source package in Quantal:
Fix Released
Bug description:
[Impact] Various customised images have upgrade problems because they don't have a way to add grub-mkconfig configuration without editing /etc/default/grub directly.
[Test Case] Check that setting something in /etc/default/grub.d/new-file.cfg affects grub-mkconfig, e.g. by setting GRUB_CMDLINE_LINUX and checking that update-grub causes it to be passed through to /boot/grub/grub.cfg.
[Regression Potential] I think the main thing is to make sure that nothing goes wrong when /etc/default/grub.d/ is missing.
Original report follows:
It would be good to be able to keep the settings in /etc/default/grub
pristine, and allow overides via /etc/grub.d/.
The one of most interest is:
GRUB_DEFAULT=0 -> GRUB_DEFAULT=saved
Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/901600/+subscriptions
More information about the foundations-bugs
mailing list