summaryrefslogtreecommitdiff
path: root/base-image
diff options
context:
space:
mode:
Diffstat (limited to 'base-image')
-rw-r--r--base-image/bookworm-vm.vmdb6
1 files changed, 5 insertions, 1 deletions
diff --git a/base-image/bookworm-vm.vmdb b/base-image/bookworm-vm.vmdb
index 87539aa..95db015 100644
--- a/base-image/bookworm-vm.vmdb
+++ b/base-image/bookworm-vm.vmdb
@@ -35,9 +35,13 @@ steps:
- cache-rootfs: /
unless: rootfs_unpacked
+ - copy-file: /etc/systemd/network/eth0.network
+ src: eth0.network
+
- chroot: /
shell: |
- apt -y install python3 parted acpi
+ apt-get -y install python3 parted acpi
+ apt-get purge -y ifupdown
- fstab: /