appliance: Use a temporary file when processing packagelist.in.
[libguestfs.git] / appliance / packagelist.in
index e852f4d..f479a9b 100644 (file)
@@ -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. */
   zfs-fuse
 #endif /* DEBIAN */
 
+#ifdef ARCHLINUX
+  kernel26
+  vim
+  btrfs-progs-unstable
+  cryptsetup
+  diffutils
+  augeas
+  zfs-fuse
+  e2fsprogs
+  grub
+  iputils
+  nilfs-utils
+  ntfsprogs
+  ntfs-3g
+  reiserfsprogs
+  udev
+  util-linux-ng
+  xz
+#endif /* ARCHLINUX */
+
+attr
 bash
 binutils
 coreutils