[Lxc-users] [PATCH 1/1] Update ubuntu templates

Daniel Lezcano daniel.lezcano at free.fr
Sat Jan 22 22:12:40 UTC 2011


On 01/21/2011 06:10 PM, Serge Hallyn wrote:
> Rename 'ubuntu' template to 'lucid'
>
> Add new maverick and natty templates, which do much less tweaking
> of the environment.  These should only be used on a kernel which
> supports sysfs tagging for /sys/class/net, as udev will be running
> in the container.
>
> The natty template needed to slightly change the installed packages
> for dhclient to be correclty installed.
>
> Signed-off-by: Serge Hallyn<serge.hallyn at canonical.com>
> ---
While playing with natty and maverick containers I noticed at startup 
the udev events are broadcast to all the udev daemons running on the 
host and the containers. IMO that should not occur.

I am looking at the lib/kobject_udev.c and net/af_netlink.c and I 
suspect there is a bug with the broadcast filtering of the events ...






More information about the lxc-users mailing list