[lxc-devel] [lxc/lxc] 7ceebf: add yum plugin to repatch rootfs on yum update

GitHub noreply at github.com
Sat Mar 29 15:38:02 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 7ceebfd12a0503bee5eaab8d4c062a4389939a61
      https://github.com/lxc/lxc/commit/7ceebfd12a0503bee5eaab8d4c062a4389939a61
  Author: Dwight Engen <dwight.engen at oracle.com>
  Date:   2014-03-29 (Sat, 29 Mar 2014)

  Changed paths:
    M config/Makefile.am
    A config/yum/Makefile.am
    A config/yum/lxc-patch.py
    M configure.ac
    M templates/lxc-oracle.in

  Log Message:
  -----------
  add yum plugin to repatch rootfs on yum update

oracle-template: Split patching rootfs vs one time setup into separate
shell functions so the template can be run with --patch.

oracle-template: Update to install the yum plugin and itself (as lxc-patch)
into a container. The plugin just runs lxc-patch --patch <path> so it is
fairly generic, but in this case it is running a copy of the template inside
the container.

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




More information about the lxc-devel mailing list