From ecdba5ddfc99815181db1e5d571ea8e2b806c0f9 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 11 Jan 2012 17:05:08 +0100 Subject: 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 --- sys-utils/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys-utils/.gitignore') 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 -- cgit v1.2.3-55-g7522