summaryrefslogtreecommitdiffstats
path: root/sys-utils/.gitignore
diff options
context:
space:
mode:
authorKarel Zak2012-01-11 17:05:08 +0100
committerKarel Zak2012-01-11 17:05:08 +0100
commitecdba5ddfc99815181db1e5d571ea8e2b806c0f9 (patch)
treec28a9b435950b164dea72b39916e393adfb36c7b /sys-utils/.gitignore
parentlibmount: add --pass-fd to samples/mount (diff)
downloadkernel-qcow2-util-linux-ecdba5ddfc99815181db1e5d571ea8e2b806c0f9.tar.gz
kernel-qcow2-util-linux-ecdba5ddfc99815181db1e5d571ea8e2b806c0f9.tar.xz
kernel-qcow2-util-linux-ecdba5ddfc99815181db1e5d571ea8e2b806c0f9.zip
build-sys: add --enable-new-mount
Now we have three versions of the mount(8) utility * old mount(8) --enable-mount [default] * old mount(8) linked with libmount This is this is necessary for systems without mtab file. --enable-libmount-mount - new mount(8) This is completely new pure-libmount based mount(8). --enable-new-mount Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/.gitignore')
-rw-r--r--sys-utils/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-utils/.gitignore b/sys-utils/.gitignore
index 909e7c4e4..38e8874b3 100644
--- a/sys-utils/.gitignore
+++ b/sys-utils/.gitignore
@@ -19,6 +19,7 @@ lscpu
mips32.8
mips64.8
mips.8
+mount
mountpoint
parisc32.8
parisc64.8
@@ -43,5 +44,6 @@ swapon
switch_root
tunelp
unshare
+umount
x86_64.8
chcpu