summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKarel Zak2012-01-11 17:05:08 +0100
committerKarel Zak2012-01-11 17:05:08 +0100
commitecdba5ddfc99815181db1e5d571ea8e2b806c0f9 (patch)
treec28a9b435950b164dea72b39916e393adfb36c7b /tools
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 'tools')
-rw-r--r--tools/config-gen.d/devel-new-mount.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/config-gen.d/devel-new-mount.conf b/tools/config-gen.d/devel-new-mount.conf
new file mode 100644
index 000000000..528c5e31a
--- /dev/null
+++ b/tools/config-gen.d/devel-new-mount.conf
@@ -0,0 +1,8 @@
+include:all.conf
+include:audit.conf
+include:selinux.conf
+include:static.conf
+
+--enable-gtk-doc
+--enable-new-mount
+--with-utempter