[lxc-devel] [lxc/lxc] a72988: lxc_init: move up to src/lxc

GitHub noreply at github.com
Wed Dec 6 17:43:10 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: a72988017894faf56709ae1819f6b83a110498c7
      https://github.com/lxc/lxc/commit/a72988017894faf56709ae1819f6b83a110498c7
  Author: RicardoSanchezA <ricardo.sanchez at utexas.edu>
  Date:   2017-12-06 (Wed, 06 Dec 2017)

  Changed paths:
    M src/lxc/Makefile.am
    A src/lxc/lxc_init.c
    R src/lxc/tools/lxc_init.c

  Log Message:
  -----------
  lxc_init: move up to src/lxc

lxc_init.c is actually not a tool, thus it doesn't belong to the tools/ subfolder

Signed-off-by: RicardoSanchezA <ricardo.sanchez at utexas.edu>


  Commit: 5ee606bc8e5a58d4d1aede744d7601a8a9c684d3
      https://github.com/lxc/lxc/commit/5ee606bc8e5a58d4d1aede744d7601a8a9c684d3
  Author: RicardoSanchezA <ricardo.sanchez at utexas.edu>
  Date:   2017-12-06 (Wed, 06 Dec 2017)

  Changed paths:
    M src/lxc/Makefile.am
    M src/lxc/lxc_init.c

  Log Message:
  -----------
  lxc_init: add custom argument parser

lxc_init.c should not depend on tools/arguments.{c,h}, thus it needs its own custom argument parser

Signed-off-by: RicardoSanchezA <ricardo.sanchez at utexas.edu>


  Commit: d51dde8ae7a318812c87e0ab8953163db9159aa8
      https://github.com/lxc/lxc/commit/d51dde8ae7a318812c87e0ab8953163db9159aa8
  Author: RicardoSanchezA <ricardo.sanchez at utexas.edu>
  Date:   2017-12-06 (Wed, 06 Dec 2017)

  Changed paths:
    M src/lxc/lxc_init.c

  Log Message:
  -----------
  lxc_init: changed minor details

Signed-off-by: RicardoSanchezA <ricardo.sanchez at utexas.edu>


  Commit: 6dcd0821c8f80fc13c1be0a33afc17ff3e0dc7b7
      https://github.com/lxc/lxc/commit/6dcd0821c8f80fc13c1be0a33afc17ff3e0dc7b7
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-06 (Wed, 06 Dec 2017)

  Changed paths:
    M src/lxc/Makefile.am
    A src/lxc/lxc_init.c
    R src/lxc/tools/lxc_init.c

  Log Message:
  -----------
  Merge pull request #2006 from Ricardo-Yoshi-LXC/master

Move lxc_init up to lxc/src and add argument parser


Compare: https://github.com/lxc/lxc/compare/cfeeed19845d...6dcd0821c8f8


More information about the lxc-devel mailing list