From 985b63baecceec5db779f5299b35b54bc1071273 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 30 Apr 2023 10:10:04 +0300 Subject: install system-sysv in base image so that there's an init Sponsored-by: author --- base.vmdb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/base.vmdb b/base.vmdb index 31659db..c7ca957 100644 --- a/base.vmdb +++ b/base.vmdb @@ -43,6 +43,7 @@ steps: unless: rootfs_unpacked include: - python3 + - systemd-sysv - virtual-filesystems: / @@ -57,3 +58,4 @@ steps: - grub: uefi tag: / efi: efi + console: serial -- cgit v1.2.1