]> git.ipfire.org Git - thirdparty/lxc.git/commit
oracle template: fixes for older releases
authorDwight Engen <dwight.engen@oracle.com>
Tue, 12 Mar 2013 17:04:35 +0000 (13:04 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 12 Mar 2013 21:06:47 +0000 (17:06 -0400)
commitda139233f0529c8c6d305c7da5a406aa2a77f677
treea79e859c8df7bc55aa073061abc64fe49ac239bb
parentac7725e7bb6753087aa63bbefb999529b0625212
oracle template: fixes for older releases

This fixes some issues found by Oracle QA, including several cosmetic
errors seen during container bootup.

The rpm database needs moving on Debian hosts similar to on Ubuntu.

I took Serge's suggestions: Do the yum install in an unshared
mount namespace so the /proc mount done during OL4 install doesn't
pollute the host. No need to blacklist ipv6 modules.

Make the default release 6.3, unless the host is OL, then default
to the same version as the host (same as Ubuntu template does).

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
templates/lxc-oracle.in