[Git-commits] [grml/live-boot-grml] ad4ec7: Do not generate dhcp entry for loopback interface
Michael Prokop
noreply at github.com
Fri Feb 8 17:28:02 CET 2019
Branch: refs/heads/master
Home: https://github.com/grml/live-boot-grml
Commit: ad4ec759ed2d8e76de01c9351cfaa6f8062def0c
https://github.com/grml/live-boot-grml/commit/ad4ec759ed2d8e76de01c9351cfaa6f8062def0c
Author: Michael Prokop <mika at grml.org>
Date: 2019-02-08 (Fri, 08 Feb 2019)
Changed paths:
M components/9990-grml-networking.sh
Log Message:
-----------
Do not generate dhcp entry for loopback interface
This fixes a regression that was introduced in commit 52474b4c28303324.
The variable $interface is pointing towards /sys/class/net/lo,
at least until we overwrite the variable by the basename of
its network interface name path. Accordingly fix order for comparison.
Closes: https://github.com/grml/live-boot-grml/issues/9
Thanks: Mykola Malkov for the bug report
Commit: 698d766d09931551b81ec1d16636066728ee0464
https://github.com/grml/live-boot-grml/commit/698d766d09931551b81ec1d16636066728ee0464
Author: Michael Prokop <mika at grml.org>
Date: 2019-02-08 (Fri, 08 Feb 2019)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 1:20180603+grml.2
Compare: https://github.com/grml/live-boot-grml/compare/e2e1f4a50c3c...698d766d0993
More information about the Git-commits
mailing list