appliance: Add systemd to get /sbin/reboot for virt-rescue (RHBZ#661280).
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 13 Jul 2011 13:27:28 +0000 (14:27 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 13 Jul 2011 13:27:28 +0000 (14:27 +0100)
appliance/excludelist.in
appliance/packagelist.in

index d92c8c5..e799a16 100644 (file)
 /* 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.
index ebf9458..d420380 100644 (file)
@@ -38,6 +38,7 @@
   ntfs-3g
   reiserfs-utils
   libselinux
+  systemd /* for /sbin/reboot */
   udev
   util-linux-ng
   vim-minimal