]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-checkconfig fails on a kernel compiled without IKCONFIG_PROC.
authorKristian Høgh <kfh.lxc@kfh.dk>
Tue, 10 Mar 2009 10:00:32 +0000 (11:00 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 10 Mar 2009 10:00:32 +0000 (11:00 +0100)
commit7e7f51d1b485f0fd3476fe9f94c3b50fd8aabbc4
tree7b6f47fbb8bfbec4e11203451cb43073876463da
parent30761e835c7b8720c8ea9316b44bcf39be49d93d
lxc-checkconfig fails on a kernel compiled without IKCONFIG_PROC.

Hi Daniel,

This patch retrieves info from kernel config in
/lib/modules/`uname -r`/build/.config
unless /proc/config.gz exist

Signed-off-by: Kristian Høgh <kfh.lxc@kfh.dk>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/lxc-checkconfig.in