[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[PATCH 3/5] Add s390utils-cmsfs in upd-instroot for s390



---
 scripts/upd-instroot |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index a0df228..64864db 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -217,7 +217,7 @@ if [ $ARCH = s390 -o $ARCH = s390x ]; then
     PACKAGES="$PACKAGES s390utils binutils libgcc tcp_wrappers
               sed net-tools openssh openssh-server coreutils
               login initscripts portmap pam
-              login mount modutils
+              login mount modutils s390utils-cmsfs
               strace xorg-x11-xauth xorg-x11-libs"
 fi
 
-- 
1.6.2.5


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]