[lxc-devel] [lxc/lxc] c6df5c: Fix version checking and deal with pam_loginuid in...

GitHub noreply at github.com
Wed Dec 25 16:21:17 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: c6df5ca4603c630a7189cdb1653c96bd2808c7e5
      https://github.com/lxc/lxc/commit/c6df5ca4603c630a7189cdb1653c96bd2808c7e5
  Author: Michael H. Warfield <mhw at WittsEnd.com>
  Date:   2013-12-25 (Wed, 25 Dec 2013)

  Changed paths:
    M templates/lxc-centos.in

  Log Message:
  -----------
  Fix version checking and deal with pam_loginuid in CentOS template.

This deals with a reported issue when running and building containers
on a CentOS host system.

Fixed various typos in version checking when running on a CentOS system.
Added logic for differences between point releases (6.5) and rolling (6).
Added version detection logic when running on RHEL systems as well.
Fixed cpe detection string (CentOS is not adhering to their own registration).
Added logic to disable the pam_loginuid.so binary in containers.

Signed-off-by: Michael H. Warfield <mhw at WittsEnd.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 53bd92eafa23d43cf8ab8a7b0447a0b7a238d250
      https://github.com/lxc/lxc/commit/53bd92eafa23d43cf8ab8a7b0447a0b7a238d250
  Author: Michael H. Warfield <mhw at WittsEnd.com>
  Date:   2013-12-25 (Wed, 25 Dec 2013)

  Changed paths:
    M templates/lxc-fedora.in

  Log Message:
  -----------
  Fix version checking typos in Fedora template.

Backported typo fixes from CentOS template back to Fedora Template
Bumped default rev from Fedora 18 to Fedora 19

Signed-off-by: Michael H. Warfield <mhw at WittsEnd.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/aa5233a67699...53bd92eafa23


More information about the lxc-devel mailing list