summaryrefslogtreecommitdiffstats
path: root/appliance
diff options
context:
space:
mode:
authorThomas S Hatch <thatch45@gmail.com>2010-12-09 22:04:24 -0700
committerRichard W.M. Jones <rjones@redhat.com>2010-12-10 09:29:27 +0000
commit8dafeaa477f9e3d2fde827b8de4b44d66b661b69 (patch)
tree7f7fd85d19ac8ff48eec3c0108816fb3c30c654b /appliance
parent4164e9966456896379f964edb5f0676920f4bba2 (diff)
downloadlibguestfs-8dafeaa477f9e3d2fde827b8de4b44d66b661b69.tar.gz
libguestfs-8dafeaa477f9e3d2fde827b8de4b44d66b661b69.tar.xz
libguestfs-8dafeaa477f9e3d2fde827b8de4b44d66b661b69.zip
Added packages for Archlinux support
Diffstat (limited to 'appliance')
-rw-r--r--appliance/packagelist.in22
1 files changed, 22 insertions, 0 deletions
diff --git a/appliance/packagelist.in b/appliance/packagelist.in
index e852f4d4..23d1ef41 100644
--- a/appliance/packagelist.in
+++ b/appliance/packagelist.in
@@ -7,6 +7,7 @@
* REDHAT=1 For Fedora, RHEL, EPEL and workalikes.
* DEBIAN=1 For Debian.
* UBUNTU=1 For Ubuntu.
+ * ARCHLINUX=1 For Archlinux.
*/
/* Basically the same with a few minor tweaks. */
@@ -65,6 +66,27 @@
zfs-fuse
#endif /* DEBIAN */
+#ifdef ARCHLINUX
+ kernel26
+ vim
+ btrfs-progs-unstable
+ cryptsetup
+ diffutils
+ augeas
+ zfs-fuse
+ hfsprogs
+ e2fsprogs
+ grub
+ iputils
+ nilfs-utils
+ ntfsprogs
+ ntfs-3g
+ reiserfsprogs
+ udev
+ util-linux-ng
+ xz
+#endif /* ARCHLINUX */
+
bash
binutils
coreutils