scripts/generate_netboot_package.sh: use net.ifnames=0 as default boot option
authorMichael Prokop <mika@grml.org>
Thu, 7 Sep 2017 07:22:25 +0000 (09:22 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 7 Sep 2017 07:22:25 +0000 (09:22 +0200)
Otherwise we end up with arbitrary network device names which
aren't properly supported (yet).

See grml/grml#65


No differences found