netns compilation

Daniel Lezcano dlezcano at fr.ibm.com
Wed Nov 14 07:02:15 PST 2007


Actually the CONFIG_NET_NS is depending on CONFIG_NET and !CONFIG_SYSFS

In order to disable CONFIG_SYSFS, I must specify CONFIG_EMBEDDED to have 
the choice to unset the sysfs.

Why don't we make CONFIG_NET_NS depends on CONFIG_NET and 
CONFIG_SYSFS_DEPRECATED ?


More information about the Containers mailing list