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

Pino Toscano ptoscano at redhat.com
Wed Aug 20 15:30:31 UTC 2014


- 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




More information about the Libguestfs mailing list