feature request: add or document ability to write to /etc/default/grub from grub service

  • Open
  • quality assurance status badge
Details
One participant
  • Nathan Dehnel
Owner
unassigned
Submitted by
Nathan Dehnel
Severity
wishlist
N
N
Nathan Dehnel wrote on 7 Jun 2023 01:10
(name . bug-guix)(address . bug-guix@gnu.org)
CAEEhgEtMFACL4995Q=ukyVPPaxujbqY0=JQg4srWL08ztbTq8Q@mail.gmail.com
I want to implement grub fallback on boot failure for a remote machine
so I need to write this to /etc/default/grub

export GRUB_FALLBACK="1 2...{number of entries}"
GRUB_DEFAULT=saved
GRUB_SAVEDEFAULT=true

Thanks
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 63937@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 63937
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch