mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-12 03:11:40 +00:00
Move default netplan config for server-live image to where hook will
pick it up.
This commit is contained in:
commit
f16f1c4229
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.458) artful; urgency=medium
|
||||||
|
|
||||||
|
* Move default netplan config for server-live image to where hook will
|
||||||
|
pick it up.
|
||||||
|
|
||||||
|
-- Michael Hudson-Doyle <mwhudson@debian.org> Mon, 18 Sep 2017 10:47:59 +1200
|
||||||
|
|
||||||
livecd-rootfs (2.457) artful; urgency=medium
|
livecd-rootfs (2.457) artful; urgency=medium
|
||||||
|
|
||||||
* Enable systemd-networkd by default.
|
* Enable systemd-networkd by default.
|
||||||
|
@ -24,7 +24,7 @@ fi
|
|||||||
. config/functions
|
. config/functions
|
||||||
|
|
||||||
SQUASH_ROOT=binary/boot/squashfs.dir
|
SQUASH_ROOT=binary/boot/squashfs.dir
|
||||||
OVERLAY_ROOT=binary/boot/overlay.dir
|
OVERLAY_ROOT=binary/overlay
|
||||||
|
|
||||||
mkdir -p "$OVERLAY_ROOT"
|
mkdir -p "$OVERLAY_ROOT"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user