From 3bf7d307b6f226163ea798e80d87931ff9beac61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bosdonnat?= Date: Wed, 18 May 2016 14:00:50 +0200 Subject: [PATCH] Update packagelist for SLES and openSUSE SUSE Linux Entreprise Server doesn't have dhcpcd and the hivex package is not in the default repositories. Better use dhcp-client and libhivex0. openSUSE needs ntfs-3g and ntfsprogs packages. --- appliance/packagelist.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/appliance/packagelist.in b/appliance/packagelist.in index daf589e0a..a1f14e539 100644 --- a/appliance/packagelist.in +++ b/appliance/packagelist.in @@ -133,6 +133,7 @@ ifelse(SUSE,1, btrfsprogs cryptsetup dhcpcd + dhcp-client genisoimage glibc-locale gptfdisk @@ -140,9 +141,12 @@ ifelse(SUSE,1, iproute2 iputils libcap2 + libhivex0 libselinux1 libyajl2 mkisofs + ntfsprogs + ntfs-3g reiserfs systemd vim