[master 1/1] Add findmnt command

jkonecny12 installerbot-noreply at redhat.com
Fri Oct 2 12:52:55 UTC 2015


From: Jiri Konecny <jkonecny at redhat.com>

This is nice way how to show existing mounts.
---
 share/runtime-cleanup.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl
index a8249a8..c3f4da1 100644
--- a/share/runtime-cleanup.tmpl
+++ b/share/runtime-cleanup.tmpl
@@ -313,7 +313,7 @@ removefrom sysvinit-tools /usr/bin/*
 removefrom tar /usr/share/locale/*
 removefrom usbutils /usr/bin/*
 removefrom util-linux --allbut \
-    /usr/bin/{dmesg,getopt,kill,login,lsblk,more,mount,umount,mountpoint} \
+    /usr/bin/{dmesg,getopt,kill,login,lsblk,more,mount,umount,mountpoint,findmnt} \
     /etc/mtab /etc/pam.d/login /etc/pam.d/remote \
     /usr/sbin/{agetty,blkid,blockdev,clock,fdisk,fsck,fstrim,hwclock,losetup} \
     /usr/sbin/{mkswap,nologin,sfdisk,swapoff,swapon,wipefs,partx} \


-- 
To view this commit on github, visit https://github.com/rhinstaller/lorax/commit/d1e682d925a71268a8c168456ac9fa7432cd049d


More information about the anaconda-patches mailing list