From 8683176aef29562f6e7505a7727b79f94e1c8a8c Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Thu, 19 Mar 2009 11:38:45 -1000 Subject: mount and umount commands are in /sbin now, remove from /usr/sbin We don't need these commands in both locations, /sbin will be sufficient. --- scripts/upd-instroot | 6 ------ 1 file changed, 6 deletions(-) diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 8e86eae7f..5ac9aa27a 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -346,7 +346,6 @@ etc/yum/pluginconf.d/fedorakmod.conf etc/yum/pluginconf.d/whiteout.conf lib/terminfo lib/udev -sbin/*gfs* sbin/arping sbin/badblocks sbin/btrfsctl @@ -396,8 +395,6 @@ sbin/mkfs.xfs sbin/mkraid sbin/mkreiserfs sbin/mkswap -sbin/mount.nfs* -sbin/mount.ntfs* sbin/parted sbin/pcmcia-socket-startup sbin/pdisk @@ -410,7 +407,6 @@ sbin/sfdisk sbin/silo sbin/tune2fs sbin/udev* -sbin/umount.nfs* sbin/xfs_repair sbin/xfsdump sbin/xfsrestore @@ -738,8 +734,6 @@ sbin/restore sbin/rrestore sbin/rmmod sbin/route -sbin/mount.cifs -sbin/umount.cifs usr/bin/bunzip2 usr/bin/bzcat usr/bin/bzip2 -- cgit