]> git.ipfire.org Git - thirdparty/lxc.git/commit
add rootfs mount dir variable to pkg-config
authorDaniel Lezcano <daniel.lezcano@free.fr>
Sun, 3 Oct 2010 21:09:36 +0000 (23:09 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Sun, 3 Oct 2010 21:09:36 +0000 (23:09 +0200)
commitb57c2211ebd3a6035a46d357f5849fcc42b03f6c
tree90e893e02660c3be316807fa55dbfd432675baa6
parent75b08dddec3803d313f48bedcfe91737dcf4239a
add rootfs mount dir variable to pkg-config

In the case we use an image for rootfs, if we need to do extra mount
from the host to the rootfs, we have to specify the place where the
image is mounted. This value is configured by the user with the
lxc.rootfs.mount otherwise defaulting to @LXCROOTFSMOUNT@. Let's
export this variable to pkg-config, so the user can use it to build
a correct path to the rootfs.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
lxc.pc.in