[lxc-devel] [lxc/lxc] 44793d: Add long option for -P in documentation

GitHub noreply at github.com
Thu Aug 27 21:22:37 UTC 2015


  Branch: refs/heads/stable-1.1
  Home:   https://github.com/lxc/lxc
  Commit: 44793db2ce7e6bf8569366b102f758c8818ca5dd
      https://github.com/lxc/lxc/commit/44793db2ce7e6bf8569366b102f758c8818ca5dd
  Author: Nicolas Cornu <ncornu at aldebaran.com>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M doc/ja/lxc-ls.sgml.in
    M doc/lxc-ls.sgml.in

  Log Message:
  -----------
  Add long option for -P in documentation

Signed-off-by: Nicolas Cornu <ncornu at aldebaran.com>


  Commit: 22ed6f7c696d915b88045aeddece63f167e0f0ea
      https://github.com/lxc/lxc/commit/22ed6f7c696d915b88045aeddece63f167e0f0ea
  Author: Nicolas Cornu <ncornu at aldebaran.com>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Factorize handle of create=dir and create=file

Signed-off-by: Nicolas Cornu <ncornu at aldebaran.com>


  Commit: 9308363bb78b67fd8ac422f9f1f429a2f84ec8d1
      https://github.com/lxc/lxc/commit/9308363bb78b67fd8ac422f9f1f429a2f84ec8d1
  Author: Nicolas Cornu <ncornu at aldebaran.com>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M doc/lxc.container.conf.sgml.in

  Log Message:
  -----------
  Add doc for optional, create=dir and create=file in lxc.container.conf man

Signed-off-by: Nicolas Cornu <ncornu at aldebaran.com>


  Commit: 6ecf51afd04d28dbda66cddbd60804b38c32b112
      https://github.com/lxc/lxc/commit/6ecf51afd04d28dbda66cddbd60804b38c32b112
  Author: Nicolas Cornu <ncornu at aldebaran.com>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Refactor and factorize mount entries

Signed-off-by: Nicolas Cornu <ncornu at aldebaran.com>


  Commit: 307e8300cceefa5dbf765b539c1da87a2ad0afeb
      https://github.com/lxc/lxc/commit/307e8300cceefa5dbf765b539c1da87a2ad0afeb
  Author: Nicolas Cornu <nicolac76 at yahoo.fr>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M src/lxc/confile.c

  Log Message:
  -----------
  Split handle of lxc.mount* with 3 functions

Signed-off-by: Nicolas Cornu <nicolac76 at yahoo.fr>


  Commit: 5d466456887b32d586015b41daefa8b5184fbd08
      https://github.com/lxc/lxc/commit/5d466456887b32d586015b41daefa8b5184fbd08
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M config/init/systemd/lxc-apparmor-load
    M config/init/upstart/lxc.conf

  Log Message:
  -----------
  init: Support older apparmor

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 415d30643348ac2a84863b7a10ce4cacdbdce081
      https://github.com/lxc/lxc/commit/415d30643348ac2a84863b7a10ce4cacdbdce081
  Author: Antonio Terceiro <terceiro at debian.org>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  lxc-debian: support stretch (Debian 9) images

Signed-off-by: Antonio Terceiro <terceiro at debian.org>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 8130081d4a0d639a014016514b750804bd6ff99e
      https://github.com/lxc/lxc/commit/8130081d4a0d639a014016514b750804bd6ff99e
  Author: Antonio Terceiro <terceiro at debian.org>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  lxc-debian: allow not including contrib/non-free

Signed-off-by: Antonio Terceiro <terceiro at debian.org>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: dea53c2d1522abd4286c51af6f0442f04b72d7e1
      https://github.com/lxc/lxc/commit/dea53c2d1522abd4286c51af6f0442f04b72d7e1
  Author: KATOH Yasufumi <karma at jazz.email.ne.jp>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M doc/ja/lxc.system.conf.sgml.in
    M doc/lxc.system.conf.sgml.in

  Log Message:
  -----------
  doc: Update lxc.cgroup.use in lxc.system.conf(5)

LXC now uses lxc.cgroup.use even when cgmanager is used.
So remove the description for the case of using cgmanager.
And add the case of not specifying it.
This commit only updates en and ja man pages.

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 65f51ca9ae9c99a19c1d075a4c43c458737352d7
      https://github.com/lxc/lxc/commit/65f51ca9ae9c99a19c1d075a4c43c458737352d7
  Author: Christian Brauner <christianvanbrauner at gmail.com>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  Make LXC_CLONE_KEEPNAME work

- Passing the LXC_CLONE_KEEPNAME flag to do_lxcapi_clone() was not respected and
  let to unexpected behaviour for e.g. lxc-clone. We wrap
  clear_unexp_config_line() and set_config_item_line() in an appropriate
  if-condition.

Signed-off-by: Christian Brauner <christianvanbrauner at gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 57be1f3711efbb13ec6e10c46070e94244f9cf10
      https://github.com/lxc/lxc/commit/57be1f3711efbb13ec6e10c46070e94244f9cf10
  Author: Christian Brauner <christianvanbrauner at gmail.com>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M src/lxc/lxc_attach.c
    M src/lxc/lxc_cgroup.c
    M src/lxc/lxc_checkpoint.c
    M src/lxc/lxc_console.c
    M src/lxc/lxc_create.c
    M src/lxc/lxc_device.c
    M src/lxc/lxc_execute.c
    M src/lxc/lxc_freeze.c
    M src/lxc/lxc_info.c
    M src/lxc/lxc_init.c
    M src/lxc/lxc_monitor.c
    M src/lxc/lxc_start.c
    M src/lxc/lxc_stop.c
    M src/lxc/lxc_unfreeze.c
    M src/lxc/lxc_wait.c

  Log Message:
  -----------
  Fix grammar in some of the executables
"NAME for name of the container" becomes "NAME of the container"

Signed-off-by: Christian Brauner <christianvanbrauner at gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/390d8952bdcc...57be1f3711ef


More information about the lxc-devel mailing list