do not restart networking
This commit is contained in:
@@ -54,7 +54,7 @@ autoinstall:
|
|||||||
# - sed -i 's/^#*\(send dhcp-client-identifier\).*$/\1 = hardware;/' /target/etc/dhcp/dhclient.conf
|
# - sed -i 's/^#*\(send dhcp-client-identifier\).*$/\1 = hardware;/' /target/etc/dhcp/dhclient.conf
|
||||||
- 'sed -i "s/dhcp4: true/&\n dhcp-identifier: mac/" /target/etc/netplan/00-installer-config.yaml'
|
- 'sed -i "s/dhcp4: true/&\n dhcp-identifier: mac/" /target/etc/netplan/00-installer-config.yaml'
|
||||||
# - rm -fv /var/lib/dhcp/*
|
# - rm -fv /var/lib/dhcp/*
|
||||||
- systemctl restart networking
|
# - systemctl restart networking
|
||||||
# - curtin in-target --target=/target -- apt-get update
|
# - curtin in-target --target=/target -- apt-get update
|
||||||
# - curtin in-target --target=/target -- apt-get install -y qemu-guest-agent
|
# - curtin in-target --target=/target -- apt-get install -y qemu-guest-agent
|
||||||
# - curtin in-target --target=/target -- apt dist-upgrade -y
|
# - curtin in-target --target=/target -- apt dist-upgrade -y
|
||||||
|
|||||||
Reference in New Issue
Block a user