[Pkg-libvirt-commits] [libguestfs] 89/165: appliance: Update packagelist for Mageia (RHBZ#1102448).

Hilko Bengen bengen at moszumanska.debian.org
Sat Aug 30 08:24:52 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 00d94d95c805ee027a9ef9e67f3979f1faada4a7
Author: Joseph Wang <joequant at gmail.com>
Date:   Thu May 29 08:46:20 2014 +0100

    appliance: Update packagelist for Mageia (RHBZ#1102448).
---
 appliance/packagelist.in | 37 +++++++++++++++++++++++++++++--------
 1 file changed, 29 insertions(+), 8 deletions(-)

diff --git a/appliance/packagelist.in b/appliance/packagelist.in
index e4a9c8b..a2d202b 100644
--- a/appliance/packagelist.in
+++ b/appliance/packagelist.in
@@ -7,6 +7,7 @@ dnl
 dnl   REDHAT=1     For Fedora, RHEL, EPEL and workalikes.
 dnl   DEBIAN=1     For Debian.
 dnl   UBUNTU=1     For Ubuntu.
+dnl   MAGEIA=1     For Mageia
 dnl   ARCHLINUX=1  For Archlinux.
 dnl
 dnl There is also a list of packages which are excluded if they appear
@@ -177,15 +178,35 @@ ifelse(FRUGALWARE,1,
 )
 
 ifelse(MAGEIA,1,
+  augeas
+  btrfs-progs
+  cryptsetup
+  chkconfig /* for /etc/init.d */
+  e2fsprogs
+  cdrkit-genisoimage
+  extlinux
+  gfs2-utils
+  grub
+  hfsplus-tools
   hivex
-  libaugeas0
-  lib64augeas0
-  libcryptsetup4
-  lib64cryptsetup4
-  libpcre1
-  lib64pcre1
-  libselinux1
-  lib64selinux1
+  iproute2
+  iputils
+  libcap
+  nilfs-utils
+  ntfsprogs
+  ntfs-3g
+  openssh-clients
+  pcre
+  reiserfs-utils
+  libselinux
+  systemd /* for /sbin/reboot and udevd */
+  vim-minimal
+  xz
+  yajl,
+  module-init-tools
+  procps-ng
+  udev
+  util-linux-ng
 )
 
 acl

-- 
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