Hi,

in 
https://stackoverflow.com/questions/45905642/mapping-kernel-config-variables-to-modules
 there's described that the corresponding module Makefile will have line like

        obj-${CONFIG_...} [:+]= <module_name>.o

But this will require the kernel sources at runtime, which is not reasonable of 
course.

Guido

>-----Original Message-----
>From: lxc-users [mailto:[email protected]] On Behalf 
>Of Christian Brauner
>Sent: Friday, December 14, 2018 11:42 AM
>To: lxc-users <[email protected]>
>Subject: Re: [lxc-users] lxc-checkconfig improvement?
>
>On Fri, Dec 14, 2018 at 11:37 AM Harald Dunkel <[email protected] 
><mailto:[email protected]> > wrote:
>
>
>       Hi folks,
>
>       lxc-checkconfig tells me
>
>       :
>       --- Misc ---
>       Veth pair device: enabled, loaded
>       Macvlan: enabled, not loaded
>       Vlan: enabled, not loaded
>       Bridges: enabled, loaded
>       Advanced netfilter: enabled, not loaded
>       CONFIG_NF_NAT_IPV4: enabled, loaded
>       CONFIG_NF_NAT_IPV6: enabled, loaded
>       CONFIG_IP_NF_TARGET_MASQUERADE: enabled, not loaded
>       CONFIG_IP6_NF_TARGET_MASQUERADE: enabled, not loaded
>       CONFIG_NETFILTER_XT_TARGET_CHECKSUM: enabled, loaded
>       CONFIG_NETFILTER_XT_MATCH_COMMENT: enabled, not loaded
>       FUSE (for use with lxcfs): enabled, loaded
>       :
>
>       It would help alot, if lxc-checkconfig could show the kernel
>       module names as well. Makes it easier to edit /etc/modules.
>
>
>
>
>Patches welcome. :)
>
>
>
>       Just a suggestion, of course. Keep on your good work.
>
>
>       Regards
>       Harri
>       _______________________________________________
>       lxc-users mailing list
>       [email protected] 
> <mailto:[email protected]>
>       http://lists.linuxcontainers.org/listinfo/lxc-users
>

_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to