bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #54671] Enable grub to read its default entry from the network


From: Admin
Subject: [bug #54671] Enable grub to read its default entry from the network
Date: Mon, 17 Sep 2018 08:12:24 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0

URL:
  <https://savannah.gnu.org/bugs/?54671>

                 Summary: Enable grub to read its default entry from the
network
                 Project: GNU GRUB
            Submitted by: netadubo
            Submitted on: Mon 17 Sep 2018 12:12:22 PM UTC
                Category: Network
                Severity: Major
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: FAU Erlangen
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: Git master
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:

For dual boot systems in larger installations it would be a real blessing if
grub could read a single byte from the network like so when presenting its
menu:

GRUB_DEFAULT=$( cat (tftp)/default-grub/$HOSTNAME )

- or -

GRUB_DEFAULT=$( curl http://myserver.mydomain/boot/grub/$HOSTNAME )

Any protocol (ssh, ftp, sft, http, maybe via dhcp, ..), and any host key
(HOSTNAME, MAC address, ...), and not even necessarily with DNS support - just
to be independent from the OS currently running and able to make necessary
changes immediately for the next reboot(s).

For more details, see
https://www.linuxquestions.org/questions/showthread.php?p=5904336#post5904336 




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?54671>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]