[Git-commits] [grml/grml-debootstrap] a17767: Ensure /etc/network exists before before setting u...
Michael Prokop
noreply at github.com
Thu Jun 13 13:49:51 CEST 2019
Branch: refs/heads/mika/buster
Home: https://github.com/grml/grml-debootstrap
Commit: a1776756e22d5332a0691aced7532eefad4b6d10
https://github.com/grml/grml-debootstrap/commit/a1776756e22d5332a0691aced7532eefad4b6d10
Author: Michael Prokop <mika at grml.org>
Date: 2019-06-13 (Thu, 13 Jun 2019)
Changed paths:
M grml-debootstrap
Log Message:
-----------
Ensure /etc/network exists before before setting up /etc/network/interfaces
When grml-debootstrap is invokved with `--debopt --variant=minbase`,
our handling of /etc/network/interfaces fails, as the directory
/etc/network/ doesn't exist yet, since neither ifupdown nor netbase are
installed in essential/minbase variants.
Closes: #930468
More information about the Git-commits
mailing list