[Libguestfs] [PATCH 1/3] added The Sleuth Kit package to the appliance

Matteo Cafasso noxdafox at gmail.com
Mon Mar 7 19:22:18 UTC 2016


Signed-off-by: Matteo Cafasso <noxdafox at gmail.com>
---
 appliance/packagelist.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/appliance/packagelist.in b/appliance/packagelist.in
index aa5e07e..0951417 100644
--- a/appliance/packagelist.in
+++ b/appliance/packagelist.in
@@ -46,6 +46,7 @@ ifelse(REDHAT,1,
   pcre
   reiserfs-utils
   libselinux
+  sleuthkit
   syslinux-extlinux
   systemd              dnl for /sbin/reboot and udevd
   vim-minimal
@@ -89,6 +90,7 @@ dnl iproute has been renamed to iproute2
   ntfs-3g
   openssh-client
   reiserfsprogs
+  sleuthkit
   sysvinit                  dnl for /sbin/reboot
   systemd                   dnl alternative for /sbin/reboot
   ufsutils
@@ -120,6 +122,7 @@ ifelse(ARCHLINUX,1,
   ntfs-3g
   pcre
   reiserfsprogs
+  sleuthkit
   systemd
   vim
   xz
--
2.7.0




More information about the Libguestfs mailing list