[lxc-devel] [lxc/lxc] 7bc5a8: Create console when the rootfs is NULL

GitHub noreply at github.com
Mon Jan 22 09:40:17 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 7bc5a80badf339ccc14d6bfaa0ab666181f4696e
      https://github.com/lxc/lxc/commit/7bc5a80badf339ccc14d6bfaa0ab666181f4696e
  Author: LiFeng <lifeng68 at huawei.com>
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
    M src/lxc/console.c
    M src/lxc/start.c

  Log Message:
  -----------
  Create console when the rootfs is NULL

Signed-off-by: LiFeng <lifeng68 at huawei.com>


  Commit: 3dc035f1abc9129597b4b54e202e2471923db022
      https://github.com/lxc/lxc/commit/3dc035f1abc9129597b4b54e202e2471923db022
  Author: LiFeng <lifeng68 at huawei.com>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
   Adapt lxc_setup_console() to bind mount 'console'

Signed-off-by: LiFeng <lifeng68 at huawei.com>


  Commit: 86530b0ae1180a47fd0df6033f3685c5bb923d97
      https://github.com/lxc/lxc/commit/86530b0ae1180a47fd0df6033f3685c5bb923d97
  Author: LiFeng <lifeng68 at huawei.com>
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
    M src/lxc/conf.c
    M src/lxc/start.c

  Log Message:
  -----------
  Fix comments and add check in lxc_poll.

Add check whether handler->conf->console.path is 'none'

Signed-off-by: LiFeng <lifeng68 at huawei.com>


  Commit: f947066a5af372596015b208e48276afdee68c42
      https://github.com/lxc/lxc/commit/f947066a5af372596015b208e48276afdee68c42
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
    M src/lxc/conf.c
    M src/lxc/console.c
    M src/lxc/start.c

  Log Message:
  -----------
  Merge pull request #2092 from lifeng68/modify_console_create

Create console when the rootfs is NULL


Compare: https://github.com/lxc/lxc/compare/a346335eb947...f947066a5af3


More information about the lxc-devel mailing list