Branch: refs/heads/stable-1.0
Home: https://github.com/lxc/lxc
Commit: 713a8ae2d860f512002b8d60d96a368e20272621
https://github.com/lxc/lxc/commit/713a8ae2d860f512002b8d60d96a368e20272621
Author: Serge Hallyn <[email protected]>
Date: 2014-07-14 (Mon, 14 Jul 2014)
Changed paths:
M src/lxc/bdev.c
Log Message:
-----------
rootfs_is_blockdev: don't run if no rootfs is specified
Signed-off-by: Serge Hallyn <[email protected]>
Commit: e63f497d5f630a8f690eb13a6e96bfe727473dd3
https://github.com/lxc/lxc/commit/e63f497d5f630a8f690eb13a6e96bfe727473dd3
Author: Serge Hallyn <[email protected]>
Date: 2014-07-14 (Mon, 14 Jul 2014)
Changed paths:
M src/lxc/confile.c
Log Message:
-----------
confile: sanity-check netdev->type before setting netdev->priv elements
The netdev->priv is shared for the netdev types. A bad config file
could mix configuration for different types, resulting in a bad
netdev->priv when starting or even destroying a container. So sanity
check the netdev->type before setting a netdev->priv element.
This should fix https://github.com/lxc/lxc/issues/254
Signed-off-by: Serge Hallyn <[email protected]>
Acked-by: Stéphane Graber <[email protected]>
Commit: 05513ab5638c9f5768961d042f4b416258b3c910
https://github.com/lxc/lxc/commit/05513ab5638c9f5768961d042f4b416258b3c910
Author: Stéphane Graber <[email protected]>
Date: 2014-07-14 (Mon, 14 Jul 2014)
Changed paths:
M src/lxc/confile.c
Log Message:
-----------
Fix typo in previous patch
Signed-off-by: Stéphane Graber <[email protected]>
Commit: 06875791891ea75b140688fe252ab0d641f277a7
https://github.com/lxc/lxc/commit/06875791891ea75b140688fe252ab0d641f277a7
Author: Claudio Alarcon-Reyes <[email protected]>
Date: 2014-07-14 (Mon, 14 Jul 2014)
Changed paths:
M templates/lxc-centos.in
Log Message:
-----------
centos template: prevent mingetty from calling vhangup(2)
When using unprivileged containers, tty fails because of vhangup. Adding
--nohangup to nimgetty, it fixes the issue. This is the same problem
occurred for oracle template, commit 2e83f7201c5d402478b9849f0a85c62d5b9f1589
Signed-off-by: Claudio Alarcon [email protected]
Compare: https://github.com/lxc/lxc/compare/81f7e58bf7fa...06875791891e_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel