[Pkg-libvirt-commits] [libguestfs] 146/156: appliance: add cdrkit-isotools and mtools for Mageia
    Hilko Bengen 
    bengen at moszumanska.debian.org
       
    Sat Aug 30 08:26:16 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository libguestfs.
commit 446a8d6e61a33599fc2e802bbac559b35943aa7a
Author: Pino Toscano <ptoscano at redhat.com>
Date:   Wed Aug 20 16:57:06 2014 +0200
    appliance: add cdrkit-isotools and mtools for Mageia
    
    - cdrkit-isotools provides isoinfo, used by the daemon
    - mtools is used by syslinux without being a dependency
    
    (cherry picked from commit 3ceff73915839f49686e6f55018929215c889782)
---
 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
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
    
    
More information about the Pkg-libvirt-commits
mailing list