[lxc-users] lxc-checkconfig improvement?
Jäkel, Guido
G.Jaekel at dnb.de
Mon Dec 17 08:01:51 UTC 2018
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:lxc-users-bounces at lists.linuxcontainers.org] On Behalf Of Christian Brauner
>Sent: Friday, December 14, 2018 11:42 AM
>To: lxc-users <lxc-users at lists.linuxcontainers.org>
>Subject: Re: [lxc-users] lxc-checkconfig improvement?
>
>On Fri, Dec 14, 2018 at 11:37 AM Harald Dunkel <harald.dunkel at aixigo.de <mailto:harald.dunkel at aixigo.de> > 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
> lxc-users at lists.linuxcontainers.org <mailto:lxc-users at lists.linuxcontainers.org>
> http://lists.linuxcontainers.org/listinfo/lxc-users
>
More information about the lxc-users
mailing list