[elbe-devel] [PATCH] Fix ACPI issues with buster initvm

Torben Hohn torben.hohn at linutronix.de
Tue Sep 10 14:16:55 CEST 2019


On Fri, Sep 06, 2019 at 06:47:54PM +0200, bage at linutronix.de wrote:
> From: Bastian Germann <bage at linutronix.de>
> 
> systemd installs systemd-logind which does not start because dbus is missing.
> Make it run by installing dbus and get rid of acpid (acpi-support).
> 
> Closes #236.
> 
> Signed-off-by: Bastian Germann <bage at linutronix.de>

Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>

> ---
>  elbepack/init/preseed.cfg.mako | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/elbepack/init/preseed.cfg.mako b/elbepack/init/preseed.cfg.mako
> index aff7c57f..a4784b5f 100644
> --- a/elbepack/init/preseed.cfg.mako
> +++ b/elbepack/init/preseed.cfg.mako
> @@ -136,7 +136,7 @@ d-i finish-install/reboot_in_progress note
>  d-i pkgsel/include string rng-tools \
>                            btrfs-tools \
>                            openssh-client \
> -                          acpi-support \
> +                          dbus \
>                            debathena-transform-lighttpd \
>                            gnupg2 \
>  % for p in elbe_initvm_packagelist:
> -- 
> 2.20.1
> 
> 
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel

-- 
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
can be found here): https://linutronix.de/kontakt/Datenschutz.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen | 
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700 
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner



More information about the elbe-devel mailing list