[lxc-devel] [lxc/lxc] a7ae6c: add -f option to lxc-attach

GitHub noreply at github.com
Thu Aug 4 22:58:26 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: a7ae6ce4e505882859a1c3683c4600e0d8400d64
      https://github.com/lxc/lxc/commit/a7ae6ce4e505882859a1c3683c4600e0d8400d64
  Author: Wolfgang Bumiller <w.bumiller at proxmox.com>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M src/lxc/tools/lxc_attach.c

  Log Message:
  -----------
  add -f option to lxc-attach

Otherwise a container with a non-standard configuration file
can be started but not attached to.
Fixes the following case:
 # lxc-start -n ct -f /different/path/my.config
 # lxc-attach -n ct
 Error: container ct is not defined

Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>


  Commit: b609774d57dba90dc875aebb1de12af9e6a1edb0
      https://github.com/lxc/lxc/commit/b609774d57dba90dc875aebb1de12af9e6a1edb0
  Author: Wolfgang Bumiller <w.bumiller at proxmox.com>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M src/lxc/tools/lxc_attach.c

  Log Message:
  -----------
  whitespace cleanup

The rest of this block uses spaces instead of tabs already.

Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>


  Commit: 71634eb3205fa18d16da418945af91bf58ed1917
      https://github.com/lxc/lxc/commit/71634eb3205fa18d16da418945af91bf58ed1917
  Author: Christian Brauner <cbrauner at suse.de>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M src/lxc/tools/lxc_attach.c

  Log Message:
  -----------
  Merge pull request #1114 from Blub/lxc-attach-f

lxc-attach: add -f option & cleanup


Compare: https://github.com/lxc/lxc/compare/1e7990d77ccb...71634eb3205f


More information about the lxc-devel mailing list