[lxc-devel] [lxc/lxc] cd698b: check whether rootfs is shared before running pre-...

GitHub noreply at github.com
Thu Mar 27 18:24:09 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: cd698bdd407e6c548d6fdee3c18fe36bd328cbb5
      https://github.com/lxc/lxc/commit/cd698bdd407e6c548d6fdee3c18fe36bd328cbb5
  Author: Florian Klink <flokli at flokli.de>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  check whether rootfs is shared before running pre-mount hooks

this expands c597baa8f9 and 2c6f3fc932.

Also move the block using detect_ramfs_rootfs() from setup_rootfs() to
lxc_setup()

Signed-off-by: Florian Klink <flokli at flokli.de>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 718e4f484272f73ae25e988fe361afd5a91d1ca5
      https://github.com/lxc/lxc/commit/718e4f484272f73ae25e988fe361afd5a91d1ca5
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M configure.ac
    M src/lxc/Makefile.am
    M src/lxc/execute.c

  Log Message:
  -----------
  move lxc-init to /sbin/init.lxc

Using the multiarch dir causes problems when running lxc-execute
on amd64 with an i386 container.  /sbin/lxc-init is a more confusing
name and will show up in 'lxc<tab>'.  /sbin/init.lxc should be quite
obvious as an init for lxc.

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/b343592b45c9...718e4f484272


More information about the lxc-devel mailing list