[lxc-devel] [lxc/lxc] fd83dd: Add common.conf.d

GitHub noreply at github.com
Mon Jan 26 23:05:01 UTC 2015


  Branch: refs/heads/stgraber/master
  Home:   https://github.com/lxc/lxc
  Commit: fd83dde5cb883d47c28c0cd6fb26b1ed0029cec8
      https://github.com/lxc/lxc/commit/fd83dde5cb883d47c28c0cd6fb26b1ed0029cec8
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M config/templates/Makefile.am
    A config/templates/common.conf.d/Makefile.am
    A config/templates/common.conf.d/README
    M config/templates/common.conf.in
    M configure.ac

  Log Message:
  -----------
  Add common.conf.d

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: d25e1ecf11cf3691290e1513a480791f6d6d91bc
      https://github.com/lxc/lxc/commit/d25e1ecf11cf3691290e1513a480791f6d6d91bc
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M config/templates/archlinux.common.conf.in
    M config/templates/opensuse.common.conf.in
    M doc/lxc.container.conf.sgml.in
    M src/lxc/conf.c
    M templates/lxc-centos.in
    M templates/lxc-debian.in
    M templates/lxc-fedora.in
    M templates/lxc-openmandriva.in
    M templates/lxc-oracle.in

  Log Message:
  -----------
  Turn autodev on by default

Now that autodev works fine with unprivileged containers and shouldn't
come with any side effect, lets turn it on by default.

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 336a2ce443f3e645c4a191247f3dd0684ea9fbe9
      https://github.com/lxc/lxc/commit/336a2ce443f3e645c4a191247f3dd0684ea9fbe9
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M config/templates/archlinux.common.conf.in
    M doc/lxc.container.conf.sgml.in
    M src/lxc/conf.c
    M templates/lxc-debian.in
    M templates/lxc-fedora.in
    M templates/lxc-oracle.in
    M templates/lxc-sshd.in

  Log Message:
  -----------
  Set kmsg to 0 by default

It's now been proven over and over again that the symlink from /dev/kmsg
to /dev/console is harmful for everything but upstart systems. As Ubuntu
is now switching over to systemd too, lets switch the default.

Upstart users wishing to see boot messages can always set lxc.kmsg = 1
manually in their config (so long as they don't expect to then
dist-upgrade the container to systemd succesfuly).

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/fd83dde5cb88^...336a2ce443f3


More information about the lxc-devel mailing list