[Git-commits] [grml/live-boot-grml] b727a7: /e/n/i: move sourcing of /etc/network/interfaces.d...

Michael Prokop noreply at github.com
Sat Jul 18 22:13:03 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/grml/live-boot-grml
  Commit: b727a78562afd4cf51c9075d0cab82fb57751dd0
      https://github.com/grml/live-boot-grml/commit/b727a78562afd4cf51c9075d0cab82fb57751dd0
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    M components/9990-grml-networking.sh

  Log Message:
  -----------
  /e/n/i: move sourcing of /etc/network/interfaces.d/ to begin of file

netcardconfig doesn't properly handle this section and it disappears
when configuring network devices then.

Rewriting netcardconfig is on our agenda (see
https://github.com/grml/grml-network/issues/11), until we get there
let's make sure the status quo works as good as possible.

Take over wording based on what ifupdown's postinst script uses.


  Commit: 61b7447e18fa6d7d9896541355a23752fc9f1544
      https://github.com/grml/live-boot-grml/commit/61b7447e18fa6d7d9896541355a23752fc9f1544
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    M components/9990-main.sh

  Log Message:
  -----------
  Avoid executing memdiskfind under Secure Boot

memdiskfind displays an ugly error message when running under Secure
Boot where access to /dev/mem is restricted:

| cannt open /dev/mem: Operation not permitted

If we can read from /dev/mem then skip the memdiskfind and instead
display a warning message.


  Commit: bddce838f227f16c4c54fa0b805ca44c3624c207
      https://github.com/grml/live-boot-grml/commit/bddce838f227f16c4c54fa0b805ca44c3624c207
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  Release new version 1:20200527+grml.5


Compare: https://github.com/grml/live-boot-grml/compare/82406964225d...bddce838f227


More information about the Git-commits mailing list