[lxc-devel] [lxc/lxc] 57d533: autotools: build both a shared and static liblxc

GitHub noreply at github.com
Mon Jul 9 23:55:43 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 57d533fb399c7246fc94c508065f2496906ce915
      https://github.com/lxc/lxc/commit/57d533fb399c7246fc94c508065f2496906ce915
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M src/lxc/Makefile.am

  Log Message:
  -----------
  autotools: build both a shared and static liblxc

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Cc: Serge Hallyn <serge at hallyn.com>
Cc: Tycho Andersen <tycho at tycho.ws>


  Commit: 87e0e27360fafef4137096837d7ea298b57a0b1f
      https://github.com/lxc/lxc/commit/87e0e27360fafef4137096837d7ea298b57a0b1f
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: create /dev directory

If users specified lxc.autodev = 1 it does not make sense to skip setting up
autodev if /dev does not exist. We rather should create it.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: f4c177c3b38db215940d099bd750e30ebf859e0e
      https://github.com/lxc/lxc/commit/f4c177c3b38db215940d099bd750e30ebf859e0e
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  start: don't unconditionally open("/dev/null")

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: f2c0c2bf9ac35686a1d9945e49f7c2d112d9591c
      https://github.com/lxc/lxc/commit/f2c0c2bf9ac35686a1d9945e49f7c2d112d9591c
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #2452 from brauner/2018-07-06/build_static_liblxc

static liblxc, always create /dev directory when autodev = 1, open("/dev/null") opportunistically


Compare: https://github.com/lxc/lxc/compare/19400b4d46dd...f2c0c2bf9ac3
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list