[lxc-devel] [lxc/lxc] be6608: conf: Save lxc.network.ipv4 broadcast address
GitHub
noreply at github.com
Tue Feb 11 23:58:58 UTC 2014
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: be660853e4488d6dddab6c35c568e3a936cf6063
https://github.com/lxc/lxc/commit/be660853e4488d6dddab6c35c568e3a936cf6063
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2014-02-11 (Tue, 11 Feb 2014)
Changed paths:
M src/lxc/confile.c
Log Message:
-----------
conf: Save lxc.network.ipv4 broadcast address
Reported-by: Robert Vogelgesang <vogel at users.sourceforge.net>
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
Commit: 061ba5d071e4c2b4bfe76c84875bc29cc5334c27
https://github.com/lxc/lxc/commit/061ba5d071e4c2b4bfe76c84875bc29cc5334c27
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2014-02-11 (Tue, 11 Feb 2014)
Changed paths:
M config/init/upstart/lxc-net.conf
M configure.ac
M src/lxc/Makefile.am
M src/lxc/utils.c
M src/tests/Makefile.am
M src/tests/locktests.c
M src/tests/lxc-test-unpriv
M src/tests/lxc-test-usernic.in
Log Message:
-----------
Add --with-runtime-path to configure
This allows older distros to override /run with whatever their own path
is, mostly useful for old RedHat and possibly Android.
Reported-by: Robert Vogelgesang <vogel at users.sourceforge.net>
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
Commit: a7ef8753bcbcd9ad2ff229684bf16bd71764b7be
https://github.com/lxc/lxc/commit/a7ef8753bcbcd9ad2ff229684bf16bd71764b7be
Author: Serge Hallyn <serge.hallyn at ubuntu.com>
Date: 2014-02-11 (Tue, 11 Feb 2014)
Changed paths:
M src/lxc/bdev.c
M src/lxc/conf.c
Log Message:
-----------
bdev: allow unprivileged overlayfs snapshots
Also make sure to chown the new rootfs path to the container owner.
This is how we make sure that the container root is allowed to write
under delta0.
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
Compare: https://github.com/lxc/lxc/compare/8c39f7a4791c...a7ef8753bcbc
More information about the lxc-devel
mailing list