Commit Graph

4 Commits

Author SHA1 Message Date
Stéphane Graber
a074b3d27c
config/yum: Use SPDX header
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
2024-04-02 17:50:03 -04:00
Christian Brauner
c89e6d5843
yum: remove unused module
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2020-05-07 14:56:26 +02:00
Dwight Engen
391260dcb2 correct license on file to LGPL vs. GPL and fix address
Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
2014-05-06 16:52:23 -05:00
Dwight Engen
7ceebfd12a 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@oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
2014-03-29 10:37:48 -05:00