Support debian_networking boot option to use Debian's network behavior
authorMichael Prokop <mika@grml.org>
Thu, 13 Dec 2018 16:26:36 +0000 (17:26 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 14 Dec 2018 14:37:25 +0000 (15:37 +0100)
commit27bc786ffea0c796827b628fb48fcdd755eace9d
tree6c0f2f2e5203793ffcfdafc089dfd86297248091
parentc8a5e53447ded45ce385a3a6a5c20adb834763c5
Support debian_networking boot option to use Debian's network behavior

Debian's ip=... support diverges from kernel one and we (Grml) prefer
to use the behavior that's used by the kernel. By default we use our
Grml_Networking implementation from components/9990-grml-networking.sh,
but if the debian_networking boot option is used then we use Debian's
live-boot behavior with Netbase from components/9990-netbase.sh.
(Some minor details also diverge in the network handling, with
vlan support present in Grml, different nameserver handling,...)
components/9990-main.sh