diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 949baf4e..d541eb7a 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -307,8 +307,8 @@ removefrom nfs-utils /usr/sbin/showmount /usr/sbin/sm-notify removefrom nfs-utils /usr/sbin/start-statd /var/lib/nfs/etab removefrom nfs-utils /var/lib/nfs/rmtab /var/lib/nfs/state /var/lib/nfs/xtab removefrom nss-softokn /usr/${libdir}/nss/* -removefrom ntfs-3g /bin/lowntfs-3g /bin/ntfs-3g.* /bin/ntfsmount -removefrom ntfs-3g /sbin/mount.lowntfs-3g /usr/share/hal/* /usr/bin/* +removefrom ntfs-3g --allbut /sbin/mount.ntfs* /${libdir}/* +removefrom ntfsprogs --allbut /sbin/ntfsresize removefrom openldap /etc/openldap/* /usr/${libdir}/libldap_r-* removefrom openssh /etc/ssh/* /usr/libexec/* removefrom openssh-clients /etc/ssh/* /usr/bin/slogin /usr/bin/ssh-* diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index f1689ac0..24f4f801 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -52,7 +52,7 @@ installpkg gnome-keyring installpkg python-imaging ## filesystem tools -installpkg btrfs-progs jfsutils xfsprogs reiserfs-utils gfs2-utils ntfs-3g +installpkg btrfs-progs jfsutils xfsprogs reiserfs-utils gfs2-utils ntfsprogs installpkg python-volume_key volume_key ## SELinux support