Hilko Bengen
2014-Sep-19 16:56 UTC
[Libguestfs] [PATCH] appliance: Add libsystemd0 (and systemd as an alternative for sysvinit) on Debian-based systems
--- appliance/packagelist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appliance/packagelist.in b/appliance/packagelist.in index 3e028e3..418c574 100644 --- a/appliance/packagelist.in +++ b/appliance/packagelist.in @@ -80,6 +80,7 @@ dnl iproute has been renamed to iproute2 libcap2 libhivex0 libpcre3 + libsystemd0 libsystemd-id128-0 libsystemd-journal0 libyajl2 @@ -91,6 +92,7 @@ dnl iproute has been renamed to iproute2 openssh-client reiserfsprogs sysvinit dnl for /sbin/reboot + systemd dnl alternative for /sbin/reboot ufsutils vim-tiny xz-utils -- 2.1.0
Richard W.M. Jones
2014-Sep-19 17:56 UTC
Re: [Libguestfs] [PATCH] appliance: Add libsystemd0 (and systemd as an alternative for sysvinit) on Debian-based systems
On Fri, Sep 19, 2014 at 06:56:56PM +0200, Hilko Bengen wrote:> --- > appliance/packagelist.in | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/appliance/packagelist.in b/appliance/packagelist.in > index 3e028e3..418c574 100644 > --- a/appliance/packagelist.in > +++ b/appliance/packagelist.in > @@ -80,6 +80,7 @@ dnl iproute has been renamed to iproute2 > libcap2 > libhivex0 > libpcre3 > + libsystemd0 > libsystemd-id128-0 > libsystemd-journal0 > libyajl2 > @@ -91,6 +92,7 @@ dnl iproute has been renamed to iproute2 > openssh-client > reiserfsprogs > sysvinit dnl for /sbin/reboot > + systemd dnl alternative for /sbin/reboot > ufsutils > vim-tiny > xz-utils > -- > 2.1.0ACK. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs from scratch http://libguestfs.org/virt-builder.1.html