[lxc-devel] [lxc/lxc] 1bdedf: lxc-alpine: mount tmpfs on /dev/shm
GitHub
noreply at github.com
Wed Jan 29 11:43:37 UTC 2014
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 1bdedfacc260545b77e2da557850ba420a0fb12c
https://github.com/lxc/lxc/commit/1bdedfacc260545b77e2da557850ba420a0fb12c
Author: Kaarle Ritvanen <kaarle.ritvanen at datakunkku.fi>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
M templates/lxc-alpine.in
Log Message:
-----------
lxc-alpine: mount tmpfs on /dev/shm
Signed-off-by: Kaarle Ritvanen <kaarle.ritvanen at datakunkku.fi>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
Commit: a27ed52b34b179ed91bdf3db1625d242e2c4eeac
https://github.com/lxc/lxc/commit/a27ed52b34b179ed91bdf3db1625d242e2c4eeac
Author: Robert Vogelgesang <vogel at users.sourceforge.net>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
M src/lxc/monitor.c
Log Message:
-----------
lxc-monitord.log should not be created with mode 0666
lxc_monitord_spawn() in src/lxc/monitor.c contained "umask(0);", and
because of this, lxc-monitord created lxc-monitord.log with mode 0666.
World-writeable log files are bad, so remove this umask(0).
Signed-off-by: Robert Vogelgesang <vogel at users.sourceforge.net>
Acked-by: Dwight Engen <dwight.engen at oracle.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
Commit: 8a3c76b24d73ab8a830035e7a66400e2cc2e8334
https://github.com/lxc/lxc/commit/8a3c76b24d73ab8a830035e7a66400e2cc2e8334
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
M templates/lxc-ubuntu-cloud.in
M templates/lxc-ubuntu.in
Log Message:
-----------
ubuntu/ubuntu-cloud: Add support for arm64 and ppc64el
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
Compare: https://github.com/lxc/lxc/compare/bac806d1a11a...8a3c76b24d73
More information about the lxc-devel
mailing list