[Libguestfs] [PATCH] appliance: add cdrkit-isotools and mtools for Mageia

Richard W.M. Jones rjones at redhat.com
Wed Aug 20 16:28:44 UTC 2014


On Wed, Aug 20, 2014 at 05:30:31PM +0200, Pino Toscano wrote:
> - cdrkit-isotools provides isoinfo, used by the daemon
> - mtools is used by syslinux without being a dependency
> ---
>  appliance/packagelist.in | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/appliance/packagelist.in b/appliance/packagelist.in
> index b0a713a..5c93a9a 100644
> --- a/appliance/packagelist.in
> +++ b/appliance/packagelist.in
> @@ -211,6 +211,7 @@ ifelse(MAGEIA,1,
>    chkconfig /* for /etc/init.d */
>    e2fsprogs
>    cdrkit-genisoimage
> +  cdrkit-isotools
>    extlinux
>    gfs2-utils
>    grub
> @@ -219,6 +220,8 @@ ifelse(MAGEIA,1,
>    iproute2
>    iputils
>    libcap
> +  dnl syslinux uses mtools without depending on it
> +  mtools
>    nilfs-utils
>    ntfsprogs
>    ntfs-3g
> -- 
> 1.9.3

ACK.

Fixes like this are uncontroversial and don't need to be posted.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org




More information about the Libguestfs mailing list