[elbe-devel] [PATCH 1/1] initvm: add acpi support

Manuel Traut manut at linutronix.de
Thu Apr 4 16:59:50 CEST 2019


acpi support is needed to enable libvirt to shutdown the initvm

Signed-off-by: Manuel Traut <manut at linutronix.de>
---
 elbepack/init/preseed.cfg.mako | 1 +
 1 file changed, 1 insertion(+)

diff --git a/elbepack/init/preseed.cfg.mako b/elbepack/init/preseed.cfg.mako
index 4ad9e39a..a8285aa4 100644
--- a/elbepack/init/preseed.cfg.mako
+++ b/elbepack/init/preseed.cfg.mako
@@ -139,6 +139,7 @@ d-i finish-install/reboot_in_progress note
 d-i pkgsel/include string rng-tools \
                           btrfs-tools \
                           openssh-client \
+                          acpi-support \
                           debathena-transform-lighttpd \
 % for p in elbe_initvm_packagelist:
                           ${p}=${elbe_version}* \
-- 
2.20.1




More information about the elbe-devel mailing list