From: Richard W.M. Jones Date: Wed, 13 Jul 2011 13:27:28 +0000 (+0100) Subject: appliance: Add systemd to get /sbin/reboot for virt-rescue (RHBZ#661280). X-Git-Tag: 1.11.16~3 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=aa8a9ebf29b7fdc97467e911560a1a7a774e9e1f appliance: Add systemd to get /sbin/reboot for virt-rescue (RHBZ#661280). --- diff --git a/appliance/excludelist.in b/appliance/excludelist.in index d92c8c5..e799a16 100644 --- a/appliance/excludelist.in +++ b/appliance/excludelist.in @@ -32,11 +32,6 @@ /* Plymouth is a graphical boot thing - not needed. */ ^plymouth -/* Replacements for SysVinit. We don't use ordinary init in the - * appliance. - */ -^systemd - /* Linux firmware. Note that febootstrap itself excludes the kernel * which is also not needed since we get the kernel, modules etc * from the host at appliance boot. diff --git a/appliance/packagelist.in b/appliance/packagelist.in index ebf9458..d420380 100644 --- a/appliance/packagelist.in +++ b/appliance/packagelist.in @@ -38,6 +38,7 @@ ntfs-3g reiserfs-utils libselinux + systemd /* for /sbin/reboot */ udev util-linux-ng vim-minimal