appliance: Add systemd to get /sbin/reboot for virt-rescue (RHBZ#661280).

This commit is contained in:
Richard W.M. Jones
2011-07-13 14:27:28 +01:00
parent 0c1cdfc6f2
commit aa8a9ebf29
2 changed files with 1 additions and 5 deletions

View File

@@ -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.

View File

@@ -38,6 +38,7 @@
ntfs-3g
reiserfs-utils
libselinux
systemd /* for /sbin/reboot */
udev
util-linux-ng
vim-minimal