[lxc-devel] [lxc/lxc] 31f38b: oracle template: further disable selinux in ol5 co...
GitHub
noreply at github.com
Tue Nov 19 22:22:28 UTC 2013
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 31f38b1721ac33c0ede3b8ad3733298e74965c83
https://github.com/lxc/lxc/commit/31f38b1721ac33c0ede3b8ad3733298e74965c83
Author: Dwight Engen <dwight.engen at oracle.com>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
M templates/lxc-oracle.in
Log Message:
-----------
oracle template: further disable selinux in ol5 container
Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Commit: 2e83f7201c5d402478b9849f0a85c62d5b9f1589
https://github.com/lxc/lxc/commit/2e83f7201c5d402478b9849f0a85c62d5b9f1589
Author: Dwight Engen <dwight.engen at oracle.com>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
M templates/lxc-oracle.in
Log Message:
-----------
oracle template: prevent mingetty from calling vhangup(2)
This is needed when using the user namespace since the kernel check does
not allow user_ns root to successfully call vhangup(2), and mingetty will
quit in this case.
Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Commit: 88927db9aec50b5bcaff16bb78640b7e9d29d0ac
https://github.com/lxc/lxc/commit/88927db9aec50b5bcaff16bb78640b7e9d29d0ac
Author: Dwight Engen <dwight.engen at oracle.com>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
M templates/lxc-oracle.in
Log Message:
-----------
oracle template: don't clear console tty
This allows the boot messages to be seen which are useful for monitoring
container startup.
Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Commit: eff9177f716b3f8ea9058c2f54b604396490da2e
https://github.com/lxc/lxc/commit/eff9177f716b3f8ea9058c2f54b604396490da2e
Author: Dwight Engen <dwight.engen at oracle.com>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
M templates/lxc-oracle.in
Log Message:
-----------
oracle template: fix pam login failures under user namespace
Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Commit: ad40563e902214317e669590186ab348627b8491
https://github.com/lxc/lxc/commit/ad40563e902214317e669590186ab348627b8491
Author: S.Çağlar Onur <caglar at 10ur.org>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
M src/lxc/conf.c
Log Message:
-----------
fix memory leaks reported by cppcheck in src/lxc/conf.c (v2)
This also fixes possible crashes due to passing NULL to strlen function
Changes since v1;
* Fixed a typo spotted by Serge
Signed-off-by: S.Çağlar Onur <caglar at 10ur.org>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Compare: https://github.com/lxc/lxc/compare/7be677a8aa2a...ad40563e9022
More information about the lxc-devel
mailing list