[lxc-devel] [lxc/lxc] 762080: doc: Translate lxc-update-config(1) into Japanese

GitHub noreply at github.com
Wed Oct 4 22:56:53 UTC 2017


  Branch: refs/heads/stable-2.1
  Home:   https://github.com/lxc/lxc
  Commit: 76208052b865bdb30753158eda94849c59ae3cd8
      https://github.com/lxc/lxc/commit/76208052b865bdb30753158eda94849c59ae3cd8
  Author: KATOH Yasufumi <karma at jazz.email.ne.jp>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    M configure.ac
    M doc/ja/Makefile.am
    A doc/ja/lxc-update-config.sgml.in

  Log Message:
  -----------
  doc: Translate lxc-update-config(1) into Japanese

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>


  Commit: 9bd022217279457359f9aa6f1c0b991b25edea86
      https://github.com/lxc/lxc/commit/9bd022217279457359f9aa6f1c0b991b25edea86
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    M src/lxc/cgroups/cgfsng.c

  Log Message:
  -----------
  cgfsng: check whether we have a conf

We can't rely in general on the presence of an initialized conf on cgroup init
time. One good example are our criu codepaths.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: b1eee4e413ee6534aa0204293130c23357968b9d
      https://github.com/lxc/lxc/commit/b1eee4e413ee6534aa0204293130c23357968b9d
  Author: LiFeng <lifeng68 at huawei.com>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  start: don't close inherited namespace fds

Otherwise we can never share namespaces.

Signed-off-by: LiFeng <lifeng68 at huawei.com>
Acked-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 48a97f160cd996be6c99e353c356db4dc4bedc32
      https://github.com/lxc/lxc/commit/48a97f160cd996be6c99e353c356db4dc4bedc32
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    M src/lxc/network.c
    M src/lxc/network.h
    M src/lxc/start.c

  Log Message:
  -----------
  network: use single helper to delete networks

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 39a0126632f72e57b40efd19591328b42545e1d6
      https://github.com/lxc/lxc/commit/39a0126632f72e57b40efd19591328b42545e1d6
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: non-functional changes

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 3400d77a7f23630367a753c31f975352fa1e885d
      https://github.com/lxc/lxc/commit/3400d77a7f23630367a753c31f975352fa1e885d
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: clear ifindeces

We need to clear any ifindeces we recorded so liblxc won't have cached stale
data which would cause it to fail on reboot we're we don't re-read the on-disk
config file.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 737340a2f00074b01bfd5cebcc0bcb0638f93b84
      https://github.com/lxc/lxc/commit/737340a2f00074b01bfd5cebcc0bcb0638f93b84
  Author: Tycho Andersen <tycho at tycho.ws>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    M config/apparmor/abstractions/container-base
    M config/apparmor/abstractions/container-base.in
    M src/tests/aa.c

  Log Message:
  -----------
  drop useless apparmor denies

mem and kmem are really in /dev, so this does us no good.

Signed-off-by: Tycho Andersen <tycho at tycho.ws>


Compare: https://github.com/lxc/lxc/compare/1fa6817b679c...737340a2f000


More information about the lxc-devel mailing list