[lxc-devel] [lxc/lxc] 04c2f6: lxc-oracle: fix warnings/errors from some rpm scri...

GitHub noreply at github.com
Thu May 1 14:38:51 UTC 2014


  Branch: refs/heads/stable-1.0
  Home:   https://github.com/lxc/lxc
  Commit: 04c2f6f88c10e36b755857427a9be37d585bf470
      https://github.com/lxc/lxc/commit/04c2f6f88c10e36b755857427a9be37d585bf470
  Author: Dwight Engen <dwight.engen at oracle.com>
  Date:   2014-05-01 (Thu, 01 May 2014)

  Changed paths:
    M templates/lxc-oracle.in

  Log Message:
  -----------
  lxc-oracle: fix warnings/errors from some rpm scriptlets

- Some scriptlets expect fstab to exist so create it before doing the
  yum install

- Set the rootfs selinux label same as the hosts or else the PREIN script
  from initscripts will fail when running groupadd utmp, which prevents
  creation of OL4.x containers on hosts > OL6.x.

- Move creation of devices into a separate function

Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


  Commit: fe826aae3c986e4e8ab55527b6de44120f52cb05
      https://github.com/lxc/lxc/commit/fe826aae3c986e4e8ab55527b6de44120f52cb05
  Author: Nikolay Martynov <mar.kolya at gmail.com>
  Date:   2014-05-01 (Thu, 01 May 2014)

  Changed paths:
    M templates/lxc-sshd.in

  Log Message:
  -----------
  use correct lxc-init path in sshd template

lxc-init got moved into SBINDIR/init.lxc recently.
This broke sshd template because path wasn't updated there.
This patch should fix this issue.

Signed-off-by: Nikolay Martynov <mar.kolya at gmail.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/c607b1944bf3...fe826aae3c98


More information about the lxc-devel mailing list