mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
appliance: Add systemd to get /sbin/reboot for virt-rescue (RHBZ#661280).
This commit is contained 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.
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
ntfs-3g
|
||||
reiserfs-utils
|
||||
libselinux
|
||||
systemd /* for /sbin/reboot */
|
||||
udev
|
||||
util-linux-ng
|
||||
vim-minimal
|
||||
|
||||
Reference in New Issue
Block a user