[lxc-devel] [GIT] lxc branch, master, updated. 434d90db57e3d94609b48e2bc3c17777e56eac3a
Daniel Lezcano
git at users.sourceforge.net
Sun Jan 23 20:47:50 UTC 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lxc".
The branch, master has been updated
via 434d90db57e3d94609b48e2bc3c17777e56eac3a (commit)
from 27b39fd49dade95796fc05f1583e4a6f6fcbc598 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 434d90db57e3d94609b48e2bc3c17777e56eac3a
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date: Sun Jan 23 21:47:12 2011 +0100
suppress udev log output
We use udev within these containers and we prevent the /dev files
to be created with the cgroup whitelist. So when the udevd receives
the event from the kernel, it will fail to create some nodes in /dev
and will spit error on the console.
We set the log level to zero, so udev will silently fail.
Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>
-----------------------------------------------------------------------
Summary of changes:
templates/lxc-maverick.in | 3 +++
templates/lxc-natty.in | 3 +++
2 files changed, 6 insertions(+), 0 deletions(-)
hooks/post-receive
--
lxc
More information about the lxc-devel
mailing list