summaryrefslogtreecommitdiff
path: root/mkosi.conf.d/10-systemd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkosi.conf.d/10-systemd.conf')
-rw-r--r--mkosi.conf.d/10-systemd.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/mkosi.conf.d/10-systemd.conf b/mkosi.conf.d/10-systemd.conf
index 2c7eb63e71..b7175fb705 100644
--- a/mkosi.conf.d/10-systemd.conf
+++ b/mkosi.conf.d/10-systemd.conf
@@ -1,7 +1,6 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
[Output]
-Bootable=yes
# Prevent ASAN warnings when building the image and ship the real ASAN options prefixed with MKOSI_.
Environment=ASAN_OPTIONS=verify_asan_link_order=false
MKOSI_ASAN_OPTIONS=strict_string_checks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1:disable_coredump=0:use_madv_dontdump=1
@@ -19,6 +18,7 @@ Packages=
diffutils
dnsmasq
dosfstools
+ dracut
e2fsprogs
findutils
gcc # For sanitizer libraries
@@ -36,7 +36,9 @@ Packages=
qrencode
sed
strace
+ systemd
tree
+ udev
util-linux
valgrind
wireguard-tools