[Git-commits] [grml/grml-live] d56d6f: Add boot option pnet (Predictable Network Interfac...

Michael Prokop noreply at github.com
Fri Jun 5 13:32:41 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-live
  Commit: d56d6fa46055efde45399faa3a415a3b0a3bd9a8
      https://github.com/grml/grml-live/commit/d56d6fa46055efde45399faa3a415a3b0a3bd9a8
  Author: Darshaka Pathirana <dpat at syn-net.org>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:
    M templates/boot/grub/%SHORT_NAME%_options.cfg
    M templates/boot/isolinux/grml.cfg

  Log Message:
  -----------
  Add boot option pnet (Predictable Network Interface Names)

We plan to use Predictable Network Interface Names by default.

To make that switch easier we added a new boot option "pnet".

The kernel command line option "net.ifnames=0" is currently in every
boot option (except "pnet") but should be removed when Predictable
Network Interface Names works for us.

See: grml/grml#127


  Commit: 9fe94e84a80fc5eb449540d77367b19f5d7ed07b
      https://github.com/grml/grml-live/commit/9fe94e84a80fc5eb449540d77367b19f5d7ed07b
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M templates/boot/grub/%SHORT_NAME%_options.cfg
    M templates/boot/isolinux/grml.cfg

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/github/pr/88'


  Commit: 950b6bbe83c084f97c25d00b2f44baff892c5a26
      https://github.com/grml/grml-live/commit/950b6bbe83c084f97c25d00b2f44baff892c5a26
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M templates/boot/grub/%SHORT_NAME%_options.cfg
    M templates/boot/isolinux/grml.cfg

  Log Message:
  -----------
  Adjust layout of "Predictable Network Interface Names" boot option

* We use lowercase naming in GRUB
* The help text inside syslinux shouldn't be too long to fit
  on the screen


Compare: https://github.com/grml/grml-live/compare/bfa5b78ec168...950b6bbe83c0


More information about the Git-commits mailing list