Install Oracle-Supported LXC Version on Oracle Linux 7 UEK4

Summary

Oracle Corporation has a page here that explains what version of LXC is required for Oracle Corporation support of Oracle Database 12c in LXC Linux containers and what versions of Oracle Linux 6 UEK and Oracle Linux 7 UEK are required for Oracle Corporation support of Oracle Database 12c in LXC Linux containers. That reference does not include the "or higher" with the LXC version. If we take that support document literally, then it means only that version.

However, the LXC Linux containers certification document for Oracle EBS (Oracle Support Document # 1330701.1) and (note you might need an Oracle Support account to access that Oracle Support Document) does include the "or higher" on the LXC version. We might infer then from that documentation for EBS that the 12c (12.1.0.2.0) DB is certified for "LXC 1.0.7-2.0.10 or higher" but it's a little unclear due to the omission of the "or higher" from the 12c Release notes document. Also, the Oracle EBS certification statement for EBS references a slightly lower point release of LXC (lxc-1.0.7-2.0.8) than the Database 12c Release notes documentation. All of this inconsistency in documentation strongly recommends that before embarking on a Supported-or-Certified-Oracle-in-LXC production project it would be best to open an SR with Oracle and perhaps get a written confirmation from your Oracle Sales and Support team what LXC versions are definitely certified and/or supported. The Oracle Linux support and certificatio statement seems clear enough for which release of Oracle Linux 6 and 7 and UEK are supported, but the LXC support statements are a bit inconsistent recommending the reality checks with Oracle Corporation directly (and in writing) to be sure you are on supported ground.

If you didn't have time or for whatever reason wanted to literally interpret the inconsistent documentation then the conclusion would be that LXC 1.0.7-2.0.8 and only that version would be needed for supported DB deployments and 1.0.7-2.0.10 (or higher) would be needed for Oracle-certified EBS deployments in LXC.

So this fairly short post below just shows how to downgrade to lxc-1.0.7-2.0.8 from a higher LXC version; however the same general steps presented here modified for the up/down lxc needed for your deployment should apply if you need to upgrade or downgrade to get into an Oracle supported or certified configuration that you and your Oracle Support contacts and Oracle Sales Reps can all agree upon (in writing) constitutes a supported and/or certified configuration for LXC production deployments of selected Oracle Enterprise softwares such as EBS or RDBMS or both or something completely different (don't miss that nod to Monty Python because somehow I always find these certification matrices very monty-python-esque in the kind of "yo/ness" ambiguity).

The steps to install that version of LXC are below and were based on the instructions here except that in my blog here at the end below is attached the pre-built actual rpm itself (and not a src.rpm) for this version of lxc and the required lxc-libs so it can just be installed directly without compilation from source. If a compilation from source is preferred that can be done by using the referenced instructions. The lxc-libs rpm attached at the end of this blog was obtained from here. The lxc rpm attached at the end of this blog was obtained from here.

Note that while the procedures below were tested ONLY on Oracle Linux 7 UEK4 (4.1.12-61.1.13.el7uek.x86_64 #2 SMP) these same procedure should (but are not tested yet) work for other UEK3 or UEK4 versions on Oracle Linux 7 or Oracle Linux 6 and therefore for combos other than the specific versions used for this example.

Steps to Downgrade LXC

Install LXC and Required Dependencies

In this example LXC is being downgraded from 2.0.3 to 1.0.7-2.0.10 because a fully-Oracle-Supported LXC system is required. Try installing lxc-1.0.7-2.0.10.el7.x86_64.rpm and see if dependencies are met. If not, assess required dependencies and install the dependencies and then retry installation of LXC as shown below. Note libcap-devel is also required and is already installed on this system but might be required on your system. For this system, the dependencies that were still not met were installed as shown below. Your system might require more or less dependencies installed.

[root@ol72 Downloads]# rpm -ivh lxc-1.0.7-2.0.10.el7.x86_64.rpm

error: Failed dependencies:

inotify-tools is needed by lxc-1.0.7-2.0.10.el7.x86_64

liblxc.so.1()(64bit) is needed by lxc-1.0.7-2.0.10.el7.x86_64

libvirt is needed by lxc-1.0.7-2.0.10.el7.x86_64

lxc-libs = 1.0.7-2.0.10.el7 is needed by lxc-1.0.7-2.0.10.el7.x86_64

[root@ol72 Downloads]# yum install inotify-tools libvirt lxc-libs

Loaded plugins: langpacks, ulninfo

Resolving Dependencies

--> Running transaction check

---> Package inotify-tools.x86_64 0:3.14-8.el7 will be installed

---> Package libvirt.x86_64 0:1.2.17-13.0.1.el7_2.5 will be installed

--> Processing Dependency: libvirt-daemon-driver-lxc = 1.2.17-13.0.1.el7_2.5 for package: libvirt-1.2.17-13.0.1.el7_2.5.x86_64

--> Processing Dependency: libvirt-daemon-config-nwfilter = 1.2.17-13.0.1.el7_2.5 for package: libvirt-1.2.17-13.0.1.el7_2.5.x86_64

---> Package lxc-libs.x86_64 0:1.1.5-2.0.5.el7 will be installed

--> Running transaction check

---> Package libvirt-daemon-config-nwfilter.x86_64 0:1.2.17-13.0.1.el7_2.5 will be installed

---> Package libvirt-daemon-driver-lxc.x86_64 0:1.2.17-13.0.1.el7_2.5 will be installed

--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================================================================================================

Package Arch Version Repository Size

===================================================================================================================================================================================================================

Installing:

inotify-tools x86_64 3.14-8.el7 epel 50 k

libvirt x86_64 1.2.17-13.0.1.el7_2.5 ol7_latest 118 k

lxc-libs x86_64 1.1.5-2.0.5.el7 ol7_latest 218 k

Installing for dependencies:

libvirt-daemon-config-nwfilter x86_64 1.2.17-13.0.1.el7_2.5 ol7_latest 122 k

libvirt-daemon-driver-lxc x86_64 1.2.17-13.0.1.el7_2.5 ol7_latest 747 k

Transaction Summary

===================================================================================================================================================================================================================

Install 3 Packages (+2 Dependent packages)

Total download size: 1.2 M

Installed size: 2.4 M

Is this ok [y/d/N]: y

Downloading packages:

(1/5): libvirt-daemon-config-nwfilter-1.2.17-13.0.1.el7_2.5.x86_64.rpm | 122 kB 00:00:00

(2/5): libvirt-1.2.17-13.0.1.el7_2.5.x86_64.rpm | 118 kB 00:00:00

(3/5): inotify-tools-3.14-8.el7.x86_64.rpm | 50 kB 00:00:00

(4/5): libvirt-daemon-driver-lxc-1.2.17-13.0.1.el7_2.5.x86_64.rpm | 747 kB 00:00:00

(5/5): lxc-libs-1.1.5-2.0.5.el7.x86_64.rpm | 218 kB 00:00:00

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Total 1.2 MB/s | 1.2 MB 00:00:00

Running transaction check

Running transaction test

Transaction test succeeded

Running transaction

Installing : libvirt-daemon-config-nwfilter-1.2.17-13.0.1.el7_2.5.x86_64 1/5

Installing : libvirt-daemon-driver-lxc-1.2.17-13.0.1.el7_2.5.x86_64 2/5

Installing : libvirt-1.2.17-13.0.1.el7_2.5.x86_64 3/5

Installing : lxc-libs-1.1.5-2.0.5.el7.x86_64 4/5

/sbin/ldconfig: /lib/libbrcolm2.so.1 is not a symbolic link

/sbin/ldconfig: /lib/libbrscandec2.so.1 is not a symbolic link

Installing : inotify-tools-3.14-8.el7.x86_64 5/5

/sbin/ldconfig: /lib/libbrcolm2.so.1 is not a symbolic link

/sbin/ldconfig: /lib/libbrscandec2.so.1 is not a symbolic link

Verifying : inotify-tools-3.14-8.el7.x86_64 1/5

Verifying : libvirt-daemon-driver-lxc-1.2.17-13.0.1.el7_2.5.x86_64 2/5

Verifying : libvirt-daemon-config-nwfilter-1.2.17-13.0.1.el7_2.5.x86_64 3/5

Verifying : libvirt-1.2.17-13.0.1.el7_2.5.x86_64 4/5

Verifying : lxc-libs-1.1.5-2.0.5.el7.x86_64 5/5

Installed:

inotify-tools.x86_64 0:3.14-8.el7 libvirt.x86_64 0:1.2.17-13.0.1.el7_2.5 lxc-libs.x86_64 0:1.1.5-2.0.5.el7

Dependency Installed:

libvirt-daemon-config-nwfilter.x86_64 0:1.2.17-13.0.1.el7_2.5 libvirt-daemon-driver-lxc.x86_64 0:1.2.17-13.0.1.el7_2.5

Complete!

Downgrade lxc-libs Version

If there is a higher-version of LXC already installed on the system then it may be necessary to downgrade the lxc-libs version. The steps are to uninstall the current lxc-libs and install the required version of lxc-libs. Note that I did this on a system that had no LXC containers installed yet. It is possible that this step could affect the operation of any LXC containers that were installed previously at the higher version of lxc-libs YMMV proceed with caution and test if you already have LXC containers installed at the higher lxc-libs version.

[root@ol72 Downloads]# yum remove lxc-libs

Loaded plugins: langpacks, ulninfo

Resolving Dependencies

--> Running transaction check

---> Package lxc-libs.x86_64 0:1.1.5-2.0.5.el7 will be erased

--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================================================================================================

Package Arch Version Repository Size

===================================================================================================================================================================================================================

Removing:

lxc-libs x86_64 1.1.5-2.0.5.el7 @ol7_latest 579 k

Transaction Summary

===================================================================================================================================================================================================================

Remove 1 Package

Installed size: 579 k

Is this ok [y/N]: y

Downloading packages:

Running transaction check

Running transaction test

Transaction test succeeded

Running transaction

Erasing : lxc-libs-1.1.5-2.0.5.el7.x86_64 1/1

/sbin/ldconfig: /lib/libbrcolm2.so.1 is not a symbolic link

/sbin/ldconfig: /lib/libbrscandec2.so.1 is not a symbolic link

Verifying : lxc-libs-1.1.5-2.0.5.el7.x86_64 1/1

Removed:

lxc-libs.x86_64 0:1.1.5-2.0.5.el7

Complete!

Install Downloaded RPM of Downgraded lxc-libs Version

If a newer version of lxc-libs is installed it will be necessary to uninstall it first as shown in the previous step. Then install the required verison of lxc-libs as shown below.

[root@ol72 Downloads]# yum install lxc-libs-1.0.7-2.0.10.el7.x86_64.rpm

Loaded plugins: langpacks, ulninfo

Examining lxc-libs-1.0.7-2.0.10.el7.x86_64.rpm: lxc-libs-1.0.7-2.0.10.el7.x86_64

Marking lxc-libs-1.0.7-2.0.10.el7.x86_64.rpm to be installed

Resolving Dependencies

--> Running transaction check

---> Package lxc-libs.x86_64 0:1.0.7-2.0.10.el7 will be installed

--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================================================================================================

Package Arch Version Repository Size

===================================================================================================================================================================================================================

Installing:

lxc-libs x86_64 1.0.7-2.0.10.el7 /lxc-libs-1.0.7-2.0.10.el7.x86_64 519 k

Transaction Summary

===================================================================================================================================================================================================================

Install 1 Package

Total size: 519 k

Installed size: 519 k

Is this ok [y/d/N]: y

Downloading packages:

Running transaction check

Running transaction test

Transaction test succeeded

Running transaction

Installing : lxc-libs-1.0.7-2.0.10.el7.x86_64 1/1

/sbin/ldconfig: /lib/libbrcolm2.so.1 is not a symbolic link

/sbin/ldconfig: /lib/libbrscandec2.so.1 is not a symbolic link

Verifying : lxc-libs-1.0.7-2.0.10.el7.x86_64 1/1

Installed:

lxc-libs.x86_64 0:1.0.7-2.0.10.el7

Complete!

Install LXC 1.0.7-2.0.10

[root@ol72 Downloads]# yum localinstall lxc-1.0.7-2.0.10.el7.x86_64.rpm

Loaded plugins: langpacks, ulninfo

Examining lxc-1.0.7-2.0.10.el7.x86_64.rpm: lxc-1.0.7-2.0.10.el7.x86_64

Marking lxc-1.0.7-2.0.10.el7.x86_64.rpm to be installed

Resolving Dependencies

--> Running transaction check

---> Package lxc.x86_64 0:1.0.7-2.0.10.el7 will be installed

--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================================================================================================

Package Arch Version Repository Size

===================================================================================================================================================================================================================

Installing:

lxc x86_64 1.0.7-2.0.10.el7 /lxc-1.0.7-2.0.10.el7.x86_64 673 k

Transaction Summary

===================================================================================================================================================================================================================

Install 1 Package

Total size: 673 k

Installed size: 673 k

Is this ok [y/d/N]: y

Downloading packages:

Running transaction check

Running transaction test

Transaction test succeeded

Running transaction

Installing : lxc-1.0.7-2.0.10.el7.x86_64 1/1

Verifying : lxc-1.0.7-2.0.10.el7.x86_64 1/1

Installed:

lxc.x86_64 0:1.0.7-2.0.10.el7

Complete!

[root@ol72 Downloads]# lxc-ls --version

1.0.7

[root@ol72 Downloads]#

Verify LXC Install (run lxc-checkconfig)

[root@ol72 Downloads]# lxc-checkconfig

Kernel configuration not found at /proc/config.gz; searching...

Kernel configuration found at /boot/config-4.1.12-61.1.13.el7uek.x86_64

--- Namespaces ---

Namespaces: enabled

Utsname namespace: enabled

Ipc namespace: enabled

Pid namespace: enabled

User namespace: enabled

Network namespace: enabled

Multiple /dev/pts instances: enabled

--- Control groups ---

Cgroup: enabled

Cgroup clone_children flag: enabled

Cgroup device: enabled

Cgroup sched: enabled

Cgroup cpu account: enabled

Cgroup memory controller: enabled

Cgroup cpuset: enabled

--- Misc ---

Veth pair device: enabled

Macvlan: enabled

Vlan: enabled

Bridges: enabled

Advanced netfilter: enabled

CONFIG_NF_NAT_IPV4: enabled

CONFIG_NF_NAT_IPV6: enabled

CONFIG_IP_NF_TARGET_MASQUERADE: enabled

CONFIG_IP6_NF_TARGET_MASQUERADE: enabled

CONFIG_NETFILTER_XT_TARGET_CHECKSUM: enabled

FUSE (for use with lxcfs): enabled

--- Checkpoint/Restore ---

checkpoint restore: enabled

CONFIG_FHANDLE: enabled

CONFIG_EVENTFD: enabled

CONFIG_EPOLL: enabled

CONFIG_UNIX_DIAG: enabled

CONFIG_INET_DIAG: enabled

CONFIG_PACKET_DIAG: enabled

CONFIG_NETLINK_DIAG: enabled

File capabilities: enabled

Note : Before booting a new kernel, you can check its configuration

usage : CONFIG=/path/to/config /usr/local/bin/lxc-checkconfig

[root@ol72 Downloads]#

Steps to Upgrade LXC

If for any reason it is required to upgrade LXC this can be done by uninstalling the older RPM-installed LXC version and then building LXC from source.

Uninstall LXC

[root@ol72 Downloads]# yum remove lxc--1.0.7-2.0.10.el7.x86_64 lxc-libs-1.0.7-2.0.10.el7.x86_64

Loaded plugins: langpacks, ulninfo

No Match for argument: lxc--1.0.7-2.0.10.el7.x86_64

Resolving Dependencies

--> Running transaction check

---> Package lxc-libs.x86_64 0:1.0.7-2.0.10.el7 will be erased

--> Processing Dependency: liblxc.so.1()(64bit) for package: lxc-1.0.7-2.0.10.el7.x86_64

--> Processing Dependency: lxc-libs = 1.0.7-2.0.10.el7 for package: lxc-1.0.7-2.0.10.el7.x86_64

--> Running transaction check

---> Package lxc.x86_64 0:1.0.7-2.0.10.el7 will be erased

--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================================================================================================

Package Arch Version Repository Size

===================================================================================================================================================================================================================

Removing:

lxc-libs x86_64 1.0.7-2.0.10.el7 @/lxc-libs-1.0.7-2.0.10.el7.x86_64 519 k

Removing for dependencies:

lxc x86_64 1.0.7-2.0.10.el7 @/lxc-1.0.7-2.0.10.el7.x86_64 673 k

Transaction Summary

===================================================================================================================================================================================================================

Remove 1 Package (+1 Dependent package)

Installed size: 1.2 M

Is this ok [y/N]: y

Downloading packages:

Running transaction check

Running transaction test

Transaction test succeeded

Running transaction

Erasing : lxc-1.0.7-2.0.10.el7.x86_64 1/2

Erasing : lxc-libs-1.0.7-2.0.10.el7.x86_64 2/2

/sbin/ldconfig: /lib/libbrcolm2.so.1 is not a symbolic link

/sbin/ldconfig: /lib/libbrscandec2.so.1 is not a symbolic link

Verifying : lxc-libs-1.0.7-2.0.10.el7.x86_64 1/2

Verifying : lxc-1.0.7-2.0.10.el7.x86_64 2/2

Removed:

lxc-libs.x86_64 0:1.0.7-2.0.10.el7

Dependency Removed:

lxc.x86_64 0:1.0.7-2.0.10.el7

Complete!

Also remove the following package as shown below.

[root@ol72 Downloads]# yum remove libvirt-daemon-driver-lxc-1.2.17-13.0.1.el7_2.5.x86_64

Loaded plugins: langpacks, ulninfo

Resolving Dependencies

--> Running transaction check

---> Package libvirt-daemon-driver-lxc.x86_64 0:1.2.17-13.0.1.el7_2.5 will be erased

--> Processing Dependency: libvirt-daemon-driver-lxc = 1.2.17-13.0.1.el7_2.5 for package: libvirt-1.2.17-13.0.1.el7_2.5.x86_64

--> Running transaction check

---> Package libvirt.x86_64 0:1.2.17-13.0.1.el7_2.5 will be erased

--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================================================================================================

Package Arch Version Repository Size

===================================================================================================================================================================================================================

Removing:

libvirt-daemon-driver-lxc x86_64 1.2.17-13.0.1.el7_2.5 @ol7_latest 1.7 M

Removing for dependencies:

libvirt x86_64 1.2.17-13.0.1.el7_2.5 @ol7_latest 0.0

Transaction Summary

===================================================================================================================================================================================================================

Remove 1 Package (+1 Dependent package)

Installed size: 1.7 M

Is this ok [y/N]: y

Downloading packages:

Running transaction check

Running transaction test

Transaction test succeeded

Running transaction

Erasing : libvirt-1.2.17-13.0.1.el7_2.5.x86_64 1/2

Erasing : libvirt-daemon-driver-lxc-1.2.17-13.0.1.el7_2.5.x86_64 2/2

Verifying : libvirt-daemon-driver-lxc-1.2.17-13.0.1.el7_2.5.x86_64 1/2

Verifying : libvirt-1.2.17-13.0.1.el7_2.5.x86_64 2/2

Removed:

libvirt-daemon-driver-lxc.x86_64 0:1.2.17-13.0.1.el7_2.5

Dependency Removed:

libvirt.x86_64 0:1.2.17-13.0.1.el7_2.5

Complete!

[root@ol72 Downloads]#

Upgrade LXC (Build from Source)

Below are the steps to build LXC from source. In this example the build version of LXC is 2.0.3. The lxc-uek.sh script which was used to run the below LXC scripted source build is attached to this post at the end and can be downloaded.

[root@ol72 Downloads]# ./lxc-uek.sh

==============================================

Package Installation...

==============================================

==============================================

Build LXC from Source on Oracle Linux...

==============================================

Loaded plugins: langpacks, ulninfo

Package wget-1.14-10.el7_0.1.x86_64 already installed and latest version

Package 2:tar-1.26-29.el7.x86_64 already installed and latest version

No package gunzip available.

Nothing to do

--2016-10-17 10:03:35-- https://linuxcontainers.org/downloads/lxc/lxc-2.0.3.tar.gz

Resolving linuxcontainers.org (linuxcontainers.org)... 149.56.148.5, 2001:470:b368:1020:1::2

Connecting to linuxcontainers.org (linuxcontainers.org)|149.56.148.5|:443... connected.

HTTP request sent, awaiting response... 200 OK

Length: 1061364 (1.0M) [application/x-gzip]

Saving to: ‘lxc-2.0.3.tar.gz.1’

100%[=========================================================================================================================================================================>] 1,061,364 2.82MB/s in 0.4s

2016-10-17 10:03:35 (2.82 MB/s) - ‘lxc-2.0.3.tar.gz.1’ saved [1061364/1061364]

lxc-2.0.3/

lxc-2.0.3/lxc.spec.in

lxc-2.0.3/config/

lxc-2.0.3/config/sysconfig/

lxc-2.0.3/config/sysconfig/Makefile.am

lxc-2.0.3/config/sysconfig/Makefile.in

lxc-2.0.3/config/sysconfig/lxc

lxc-2.0.3/config/sysconfig/lxc.in

lxc-2.0.3/config/etc/

lxc-2.0.3/config/etc/Makefile.am

lxc-2.0.3/config/etc/default.conf.libvirt

lxc-2.0.3/config/etc/default.conf.lxcbr

lxc-2.0.3/config/etc/Makefile.in

lxc-2.0.3/config/etc/default.conf.unknown

lxc-2.0.3/config/Makefile.in

lxc-2.0.3/config/yum/

lxc-2.0.3/config/yum/Makefile.am

lxc-2.0.3/config/yum/Makefile.in

lxc-2.0.3/config/yum/lxc-patch.py

lxc-2.0.3/config/acinclude.m4

lxc-2.0.3/config/Makefile.am

lxc-2.0.3/config/install-sh

lxc-2.0.3/config/bash/

lxc-2.0.3/config/bash/Makefile.am

lxc-2.0.3/config/bash/lxc

lxc-2.0.3/config/bash/lxc.in

lxc-2.0.3/config/bash/Makefile.in

lxc-2.0.3/config/missing

lxc-2.0.3/config/tls.m4

lxc-2.0.3/config/depcomp

lxc-2.0.3/config/config.sub

lxc-2.0.3/config/compile

lxc-2.0.3/config/config.guess

lxc-2.0.3/config/init/

lxc-2.0.3/config/init/Makefile.am

lxc-2.0.3/config/init/upstart/

lxc-2.0.3/config/init/upstart/Makefile.am

lxc-2.0.3/config/init/upstart/lxc-instance.conf

lxc-2.0.3/config/init/upstart/lxc.conf.in

lxc-2.0.3/config/init/upstart/Makefile.in

lxc-2.0.3/config/init/upstart/lxc-net.conf.in

lxc-2.0.3/config/init/upstart/lxc.conf

lxc-2.0.3/config/init/systemd/

lxc-2.0.3/config/init/systemd/Makefile.in

lxc-2.0.3/config/init/systemd/Makefile.am

lxc-2.0.3/config/init/systemd/lxc-apparmor-load

lxc-2.0.3/config/init/systemd/lxc.service.in

lxc-2.0.3/config/init/systemd/lxc@.service.in

lxc-2.0.3/config/init/systemd/lxc-net.service.in

lxc-2.0.3/config/init/Makefile.in

lxc-2.0.3/config/init/sysvinit/

lxc-2.0.3/config/init/sysvinit/lxc-containers.in

lxc-2.0.3/config/init/sysvinit/Makefile.am

lxc-2.0.3/config/init/sysvinit/lxc-net.in

lxc-2.0.3/config/init/sysvinit/Makefile.in

lxc-2.0.3/config/init/common/

lxc-2.0.3/config/init/common/Makefile.am

lxc-2.0.3/config/init/common/Makefile.in

lxc-2.0.3/config/init/common/lxc-containers.in

lxc-2.0.3/config/init/common/lxc-net.in

lxc-2.0.3/config/selinux/

lxc-2.0.3/config/selinux/Makefile.in

lxc-2.0.3/config/selinux/lxc.if

lxc-2.0.3/config/selinux/Makefile.am

lxc-2.0.3/config/selinux/lxc.te

lxc-2.0.3/config/templates/

lxc-2.0.3/config/templates/plamo.common.conf.in

lxc-2.0.3/config/templates/opensuse.common.conf.in

lxc-2.0.3/config/templates/fedora.userns.conf.in

lxc-2.0.3/config/templates/ubuntu.common.conf.in

lxc-2.0.3/config/templates/ubuntu-cloud.userns.conf.in

lxc-2.0.3/config/templates/alpine.userns.conf.in

lxc-2.0.3/config/templates/slackware.userns.conf.in

lxc-2.0.3/config/templates/gentoo.common.conf.in

lxc-2.0.3/config/templates/centos.common.conf.in

lxc-2.0.3/config/templates/Makefile.am

lxc-2.0.3/config/templates/archlinux.common.conf.in

lxc-2.0.3/config/templates/oracle.userns.conf.in

lxc-2.0.3/config/templates/sparclinux.common.conf.in

lxc-2.0.3/config/templates/openwrt.common.conf.in

lxc-2.0.3/config/templates/ubuntu.lucid.conf.in

lxc-2.0.3/config/templates/debian.userns.conf.in

lxc-2.0.3/config/templates/gentoo.moresecure.conf.in

lxc-2.0.3/config/templates/userns.conf.in

lxc-2.0.3/config/templates/Makefile.in

lxc-2.0.3/config/templates/gentoo.userns.conf.in

lxc-2.0.3/config/templates/centos.userns.conf.in

lxc-2.0.3/config/templates/ubuntu-cloud.common.conf.in

lxc-2.0.3/config/templates/ubuntu.userns.conf.in

lxc-2.0.3/config/templates/opensuse.userns.conf.in

lxc-2.0.3/config/templates/plamo.userns.conf.in

lxc-2.0.3/config/templates/fedora.common.conf.in

lxc-2.0.3/config/templates/slackware.common.conf.in

lxc-2.0.3/config/templates/alpine.common.conf.in

lxc-2.0.3/config/templates/common.seccomp

lxc-2.0.3/config/templates/nesting.conf.in

lxc-2.0.3/config/templates/common.conf.in

lxc-2.0.3/config/templates/ubuntu-cloud.lucid.conf.in

lxc-2.0.3/config/templates/common.conf.d/

lxc-2.0.3/config/templates/common.conf.d/Makefile.in

lxc-2.0.3/config/templates/common.conf.d/Makefile.am

lxc-2.0.3/config/templates/common.conf.d/README

lxc-2.0.3/config/templates/debian.common.conf.in

lxc-2.0.3/config/templates/sparclinux.userns.conf.in

lxc-2.0.3/config/templates/oracle.common.conf.in

lxc-2.0.3/config/templates/archlinux.userns.conf.in

lxc-2.0.3/config/apparmor/

lxc-2.0.3/config/apparmor/Makefile.in

lxc-2.0.3/config/apparmor/container-rules

lxc-2.0.3/config/apparmor/lxc-generate-aa-rules.py

lxc-2.0.3/config/apparmor/usr.bin.lxc-start

lxc-2.0.3/config/apparmor/Makefile.am

lxc-2.0.3/config/apparmor/profiles/

lxc-2.0.3/config/apparmor/profiles/lxc-default-cgns

lxc-2.0.3/config/apparmor/profiles/lxc-default-with-nesting

lxc-2.0.3/config/apparmor/profiles/lxc-default-with-mounting

lxc-2.0.3/config/apparmor/profiles/lxc-default

lxc-2.0.3/config/apparmor/container-rules.base

lxc-2.0.3/config/apparmor/abstractions/

lxc-2.0.3/config/apparmor/abstractions/start-container

lxc-2.0.3/config/apparmor/abstractions/container-base

lxc-2.0.3/config/apparmor/abstractions/container-base.in

lxc-2.0.3/config/apparmor/README

lxc-2.0.3/config/apparmor/lxc-containers

lxc-2.0.3/templates/

lxc-2.0.3/templates/lxc-openmandriva.in

lxc-2.0.3/templates/lxc-gentoo.in

lxc-2.0.3/templates/lxc-ubuntu.in

lxc-2.0.3/templates/lxc-plamo.in

lxc-2.0.3/templates/lxc-cirros.in

lxc-2.0.3/templates/lxc-download.in

lxc-2.0.3/templates/lxc-busybox.in

lxc-2.0.3/templates/lxc-altlinux.in

lxc-2.0.3/templates/lxc-ubuntu-cloud.in

lxc-2.0.3/templates/Makefile.am

lxc-2.0.3/templates/lxc-fedora.in

lxc-2.0.3/templates/lxc-slackware.in

lxc-2.0.3/templates/lxc-oracle.in

lxc-2.0.3/templates/lxc-sshd.in

lxc-2.0.3/templates/lxc-sparclinux.in

lxc-2.0.3/templates/lxc-debian.in

lxc-2.0.3/templates/lxc-alpine.in

lxc-2.0.3/templates/Makefile.in

lxc-2.0.3/templates/lxc-archlinux.in

lxc-2.0.3/templates/lxc-opensuse.in

lxc-2.0.3/templates/lxc-centos.in

lxc-2.0.3/src/

lxc-2.0.3/src/python-lxc/

lxc-2.0.3/src/python-lxc/Makefile.in

lxc-2.0.3/src/python-lxc/lxc/

lxc-2.0.3/src/python-lxc/lxc/__init__.py

lxc-2.0.3/src/python-lxc/lxc.c

lxc-2.0.3/src/python-lxc/Makefile.am

lxc-2.0.3/src/python-lxc/setup.py.in

lxc-2.0.3/src/python-lxc/examples/

lxc-2.0.3/src/python-lxc/examples/api_test.py

lxc-2.0.3/src/python-lxc/examples/pyconsole-vte.py

lxc-2.0.3/src/python-lxc/examples/pyconsole.py

lxc-2.0.3/src/config.h.in

lxc-2.0.3/src/lxc/

lxc-2.0.3/src/lxc/lxc_top.c

lxc-2.0.3/src/lxc/freezer.c

lxc-2.0.3/src/lxc/Makefile.am

lxc-2.0.3/src/lxc/lxc-top.lua

lxc-2.0.3/src/lxc/lsm/

lxc-2.0.3/src/lxc/lsm/apparmor.c

lxc-2.0.3/src/lxc/lsm/lsm.h

lxc-2.0.3/src/lxc/lsm/selinux.c

lxc-2.0.3/src/lxc/lsm/nop.c

lxc-2.0.3/src/lxc/lsm/lsm.c

lxc-2.0.3/src/lxc/monitor.c

lxc-2.0.3/src/lxc/network.h

lxc-2.0.3/src/lxc/list.h

lxc-2.0.3/src/lxc/parse.c

lxc-2.0.3/src/lxc/log.c

lxc-2.0.3/src/lxc/lxcseccomp.h

lxc-2.0.3/src/lxc/conf.c

lxc-2.0.3/src/lxc/lxc_create.c

lxc-2.0.3/src/lxc/commands.c

lxc-2.0.3/src/lxc/rtnl.c

lxc-2.0.3/src/lxc/utils.c

lxc-2.0.3/src/lxc/mainloop.c

lxc-2.0.3/src/lxc/lxc_clone.c

lxc-2.0.3/src/lxc/lxc_checkpoint.c

lxc-2.0.3/src/lxc/af_unix.c

lxc-2.0.3/src/lxc/lxc_init.c

lxc-2.0.3/src/lxc/criu.h

lxc-2.0.3/src/lxc/arguments.c

lxc-2.0.3/src/lxc/console.c

lxc-2.0.3/src/lxc/lxclock.c

lxc-2.0.3/src/lxc/version.h.in

lxc-2.0.3/src/lxc/lxc-start-ephemeral.in

lxc-2.0.3/src/lxc/lxc_ls.c

lxc-2.0.3/src/lxc/lxccontainer.c

lxc-2.0.3/src/lxc/lxc.h

lxc-2.0.3/src/lxc/genl.h

lxc-2.0.3/src/lxc/lxc_unshare.c

lxc-2.0.3/src/lxc/attach.h

lxc-2.0.3/src/lxc/cgroup.c

lxc-2.0.3/src/lxc/nl.c

lxc-2.0.3/src/lxc/lxc.functions.in

lxc-2.0.3/src/lxc/state.c

lxc-2.0.3/src/lxc/Makefile.in

lxc-2.0.3/src/lxc/confile.c

lxc-2.0.3/src/lxc/lxc_execute.c

lxc-2.0.3/src/lxc/start.h

lxc-2.0.3/src/lxc/lxc_monitord.c

lxc-2.0.3/src/lxc/caps.h

lxc-2.0.3/src/lxc/initutils.c

lxc-2.0.3/src/lxc/bdev/

lxc-2.0.3/src/lxc/bdev/lxczfs.h

lxc-2.0.3/src/lxc/bdev/lxcrsync.c

lxc-2.0.3/src/lxc/bdev/lxclvm.c

lxc-2.0.3/src/lxc/bdev/lxcbtrfs.h

lxc-2.0.3/src/lxc/bdev/lxcdir.h

lxc-2.0.3/src/lxc/bdev/lxcnbd.h

lxc-2.0.3/src/lxc/bdev/lxcrbd.h

lxc-2.0.3/src/lxc/bdev/bdev.h

lxc-2.0.3/src/lxc/bdev/lxcloop.h

lxc-2.0.3/src/lxc/bdev/lxcoverlay.h

lxc-2.0.3/src/lxc/bdev/lxcaufs.c

lxc-2.0.3/src/lxc/bdev/lxcbtrfs.c

lxc-2.0.3/src/lxc/bdev/lxcdir.c

lxc-2.0.3/src/lxc/bdev/lxcrsync.h

lxc-2.0.3/src/lxc/bdev/lxclvm.h

lxc-2.0.3/src/lxc/bdev/lxczfs.c

lxc-2.0.3/src/lxc/bdev/lxcoverlay.c

lxc-2.0.3/src/lxc/bdev/lxcaufs.h

lxc-2.0.3/src/lxc/bdev/bdev.c

lxc-2.0.3/src/lxc/bdev/lxcloop.c

lxc-2.0.3/src/lxc/bdev/lxcrbd.c

lxc-2.0.3/src/lxc/bdev/lxcnbd.c

lxc-2.0.3/src/lxc/lxc_device.c

lxc-2.0.3/src/lxc/lxc_info.c

lxc-2.0.3/src/lxc/error.c

lxc-2.0.3/src/lxc/lxc_stop.c

lxc-2.0.3/src/lxc/attach_options.h

lxc-2.0.3/src/lxc/namespace.c

lxc-2.0.3/src/lxc/lxc_attach.c

lxc-2.0.3/src/lxc/lxcutmp.c

lxc-2.0.3/src/lxc/lxc_user_nic.c

lxc-2.0.3/src/lxc/sync.c

lxc-2.0.3/src/lxc/lxc_snapshot.c

lxc-2.0.3/src/lxc/lxc-checkconfig.in

lxc-2.0.3/src/lxc/lxc_copy.c

lxc-2.0.3/src/lxc/version.h

lxc-2.0.3/src/lxc/rtnl.h

lxc-2.0.3/src/lxc/utils.h

lxc-2.0.3/src/lxc/mainloop.h

lxc-2.0.3/src/lxc/af_unix.h

lxc-2.0.3/src/lxc/lxc_config.c

lxc-2.0.3/src/lxc/criu.c

lxc-2.0.3/src/lxc/arguments.h

lxc-2.0.3/src/lxc/console.h

lxc-2.0.3/src/lxc/lxclock.h

lxc-2.0.3/src/lxc/parse.h

lxc-2.0.3/src/lxc/log.h

lxc-2.0.3/src/lxc/conf.h

lxc-2.0.3/src/lxc/lxc_unfreeze.c

lxc-2.0.3/src/lxc/execute.c

lxc-2.0.3/src/lxc/commands.h

lxc-2.0.3/src/lxc/cgfs.c

lxc-2.0.3/src/lxc/monitor.h

lxc-2.0.3/src/lxc/network.c

lxc-2.0.3/src/lxc/namespace.h

lxc-2.0.3/src/lxc/lxcutmp.h

lxc-2.0.3/src/lxc/lxc_cgroup.c

lxc-2.0.3/src/lxc/lxc_freeze.c

lxc-2.0.3/src/lxc/sync.h

lxc-2.0.3/src/lxc/lxc_console.c

lxc-2.0.3/src/lxc/lxc_autostart.c

lxc-2.0.3/src/lxc/error.h

lxc-2.0.3/src/lxc/lxc_wait.c

lxc-2.0.3/src/lxc/cgmanager.c

lxc-2.0.3/src/lxc/lxc_destroy.c

lxc-2.0.3/src/lxc/confile.h

lxc-2.0.3/src/lxc/start.c

lxc-2.0.3/src/lxc/caps.c

lxc-2.0.3/src/lxc/seccomp.c

lxc-2.0.3/src/lxc/initutils.h

lxc-2.0.3/src/lxc/lxc_start.c

lxc-2.0.3/src/lxc/lxc_monitor.c

lxc-2.0.3/src/lxc/lxccontainer.h

lxc-2.0.3/src/lxc/lxc_usernsexec.c

lxc-2.0.3/src/lxc/genl.c

lxc-2.0.3/src/lxc/attach.c

lxc-2.0.3/src/lxc/cgfsng.c

lxc-2.0.3/src/lxc/cgroup.h

lxc-2.0.3/src/lxc/nl.h

lxc-2.0.3/src/lxc/state.h

lxc-2.0.3/src/tests/

lxc-2.0.3/src/tests/concurrent.c

lxc-2.0.3/src/tests/lxc-test-apparmor-mount

lxc-2.0.3/src/tests/Makefile.in

lxc-2.0.3/src/tests/saveconfig.c

lxc-2.0.3/src/tests/attach.c

lxc-2.0.3/src/tests/lxc-test-createconfig

lxc-2.0.3/src/tests/list.c

lxc-2.0.3/src/tests/lxc-test-automount

lxc-2.0.3/src/tests/Makefile.am

lxc-2.0.3/src/tests/snapshot.c

lxc-2.0.3/src/tests/createtest.c

lxc-2.0.3/src/tests/clonetest.c

lxc-2.0.3/src/tests/lxc-test-lxc-attach

lxc-2.0.3/src/tests/get_item.c

lxc-2.0.3/src/tests/lxc-test-snapdeps

lxc-2.0.3/src/tests/startone.c

lxc-2.0.3/src/tests/lxcpath.c

lxc-2.0.3/src/tests/reboot.c

lxc-2.0.3/src/tests/destroytest.c

lxc-2.0.3/src/tests/lxc-test-symlink

lxc-2.0.3/src/tests/lxc-test-ubuntu

lxc-2.0.3/src/tests/device_add_remove.c

lxc-2.0.3/src/tests/getkeys.c

lxc-2.0.3/src/tests/console.c

lxc-2.0.3/src/tests/shutdowntest.c

lxc-2.0.3/src/tests/may_control.c

lxc-2.0.3/src/tests/lxc-test-cloneconfig

lxc-2.0.3/src/tests/lxc-test-autostart

lxc-2.0.3/src/tests/aa.c

lxc-2.0.3/src/tests/containertests.c

lxc-2.0.3/src/tests/lxc-test-unpriv

lxc-2.0.3/src/tests/lxc-test-checkpoint-restore

lxc-2.0.3/src/tests/locktests.c

lxc-2.0.3/src/tests/lxc-test-usernic.in

lxc-2.0.3/src/tests/cgpath.c

lxc-2.0.3/src/include/

lxc-2.0.3/src/include/openpty.h

lxc-2.0.3/src/include/getsubopt.h

lxc-2.0.3/src/include/getline.h

lxc-2.0.3/src/include/lxcmntent.c

lxc-2.0.3/src/include/ifaddrs.h

lxc-2.0.3/src/include/getline.c

lxc-2.0.3/src/include/lxcmntent.h

lxc-2.0.3/src/include/getsubopt.c

lxc-2.0.3/src/include/openpty.c

lxc-2.0.3/src/include/ifaddrs.c

lxc-2.0.3/src/Makefile.in

lxc-2.0.3/src/Makefile.am

lxc-2.0.3/src/lua-lxc/

lxc-2.0.3/src/lua-lxc/lxc.lua

lxc-2.0.3/src/lua-lxc/Makefile.am

lxc-2.0.3/src/lua-lxc/Makefile.in

lxc-2.0.3/src/lua-lxc/test/

lxc-2.0.3/src/lua-lxc/test/apitest.lua

lxc-2.0.3/src/lua-lxc/core.c

lxc-2.0.3/INSTALL

lxc-2.0.3/README

lxc-2.0.3/autogen.sh

lxc-2.0.3/Makefile.in

lxc-2.0.3/hooks/

lxc-2.0.3/hooks/mountecryptfsroot

lxc-2.0.3/hooks/squid-deb-proxy-client

lxc-2.0.3/hooks/clonehostname

lxc-2.0.3/hooks/ubuntu-cloud-prep

lxc-2.0.3/hooks/Makefile.in

lxc-2.0.3/hooks/Makefile.am

lxc-2.0.3/hooks/unmount-namespace.c

lxc-2.0.3/NEWS

lxc-2.0.3/lxc.pc.in

lxc-2.0.3/aclocal.m4

lxc-2.0.3/Makefile.am

lxc-2.0.3/MAINTAINERS

lxc-2.0.3/AUTHORS

lxc-2.0.3/ChangeLog

lxc-2.0.3/configure.ac

lxc-2.0.3/lxc.spec

lxc-2.0.3/CONTRIBUTING

lxc-2.0.3/COPYING

lxc-2.0.3/configure

lxc-2.0.3/doc/

lxc-2.0.3/doc/see_also.sgml.in

lxc-2.0.3/doc/lxc-freeze.sgml.in

lxc-2.0.3/doc/lxc-usernet.sgml.in

lxc-2.0.3/doc/lxc-console.sgml.in

lxc-2.0.3/doc/Makefile.in

lxc-2.0.3/doc/lxc-checkpoint.sgml.in

lxc-2.0.3/doc/lxc-unfreeze.sgml.in

lxc-2.0.3/doc/lxc-attach.sgml.in

lxc-2.0.3/doc/lxc-autostart.sgml.in

lxc-2.0.3/doc/lxc-snapshot.sgml.in

lxc-2.0.3/doc/lxc-create.sgml.in

lxc-2.0.3/doc/lxc-unshare.sgml.in

lxc-2.0.3/doc/lxc-checkconfig.sgml.in

lxc-2.0.3/doc/common_options.sgml.in

lxc-2.0.3/doc/lxc-monitor.sgml.in

lxc-2.0.3/doc/lxc.system.conf.sgml.in

lxc-2.0.3/doc/lxc-device.sgml.in

lxc-2.0.3/doc/rootfs/

lxc-2.0.3/doc/rootfs/Makefile.in

lxc-2.0.3/doc/rootfs/README

lxc-2.0.3/doc/rootfs/Makefile.am

lxc-2.0.3/doc/Makefile.am

lxc-2.0.3/doc/lxc-execute.sgml.in

lxc-2.0.3/doc/lxc-cgroup.sgml.in

lxc-2.0.3/doc/api/

lxc-2.0.3/doc/api/Doxyfile

lxc-2.0.3/doc/api/Makefile.in

lxc-2.0.3/doc/api/Makefile.am

lxc-2.0.3/doc/lxc-top.sgml.in

lxc-2.0.3/doc/lxc.conf.sgml.in

lxc-2.0.3/doc/lxc-wait.sgml.in

lxc-2.0.3/doc/lxc-config.sgml.in

lxc-2.0.3/doc/lxc.sgml.in

lxc-2.0.3/doc/lxc.container.conf.sgml.in

lxc-2.0.3/doc/lxc-stop.sgml.in

lxc-2.0.3/doc/lxc-destroy.sgml.in

lxc-2.0.3/doc/lxc-info.sgml.in

lxc-2.0.3/doc/ja/

lxc-2.0.3/doc/ja/lxc-unfreeze.sgml.in

lxc-2.0.3/doc/ja/lxc-device.sgml.in

lxc-2.0.3/doc/ja/lxc-clone.sgml.in

lxc-2.0.3/doc/ja/see_also.sgml.in

lxc-2.0.3/doc/ja/lxc-snapshot.sgml.in

lxc-2.0.3/doc/ja/lxc-usernsexec.sgml.in

lxc-2.0.3/doc/ja/lxc-create.sgml.in

lxc-2.0.3/doc/ja/lxc-start.sgml.in

lxc-2.0.3/doc/ja/lxc.sgml.in

lxc-2.0.3/doc/ja/lxc-attach.sgml.in

lxc-2.0.3/doc/ja/lxc-top.sgml.in

lxc-2.0.3/doc/ja/lxc-checkconfig.sgml.in

lxc-2.0.3/doc/ja/lxc-freeze.sgml.in

lxc-2.0.3/doc/ja/lxc-destroy.sgml.in

lxc-2.0.3/doc/ja/lxc.system.conf.sgml.in

lxc-2.0.3/doc/ja/lxc-autostart.sgml.in

lxc-2.0.3/doc/ja/lxc.conf.sgml.in

lxc-2.0.3/doc/ja/lxc-wait.sgml.in

lxc-2.0.3/doc/ja/common_options.sgml.in

lxc-2.0.3/doc/ja/Makefile.am

lxc-2.0.3/doc/ja/lxc-console.sgml.in

lxc-2.0.3/doc/ja/lxc-usernet.sgml.in

lxc-2.0.3/doc/ja/lxc-info.sgml.in

lxc-2.0.3/doc/ja/lxc-user-nic.sgml.in

lxc-2.0.3/doc/ja/lxc-stop.sgml.in

lxc-2.0.3/doc/ja/lxc-config.sgml.in

lxc-2.0.3/doc/ja/Makefile.in

lxc-2.0.3/doc/ja/lxc-ls.sgml.in

lxc-2.0.3/doc/ja/lxc-copy.sgml.in

lxc-2.0.3/doc/ja/lxc-execute.sgml.in

lxc-2.0.3/doc/ja/lxc-checkpoint.sgml.in

lxc-2.0.3/doc/ja/lxc-cgroup.sgml.in

lxc-2.0.3/doc/ja/lxc-unshare.sgml.in

lxc-2.0.3/doc/ja/lxc-start-ephemeral.sgml.in

lxc-2.0.3/doc/ja/FAQ.txt

lxc-2.0.3/doc/ja/lxc.container.conf.sgml.in

lxc-2.0.3/doc/ja/lxc-monitor.sgml.in

lxc-2.0.3/doc/lxc-start.sgml.in

lxc-2.0.3/doc/FAQ.txt

lxc-2.0.3/doc/lxc-ls.sgml.in

lxc-2.0.3/doc/lxc-copy.sgml.in

lxc-2.0.3/doc/ko/

lxc-2.0.3/doc/ko/lxc-freeze.sgml.in

lxc-2.0.3/doc/ko/lxc-start.sgml.in

lxc-2.0.3/doc/ko/lxc-user-nic.sgml.in

lxc-2.0.3/doc/ko/lxc-console.sgml.in

lxc-2.0.3/doc/ko/lxc-usernet.sgml.in

lxc-2.0.3/doc/ko/see_also.sgml.in

lxc-2.0.3/doc/ko/common_options.sgml.in

lxc-2.0.3/doc/ko/lxc-attach.sgml.in

lxc-2.0.3/doc/ko/lxc.sgml.in

lxc-2.0.3/doc/ko/lxc-clone.sgml.in

lxc-2.0.3/doc/ko/lxc-create.sgml.in

lxc-2.0.3/doc/ko/lxc.container.conf.sgml.in

lxc-2.0.3/doc/ko/lxc.system.conf.sgml.in

lxc-2.0.3/doc/ko/lxc-execute.sgml.in

lxc-2.0.3/doc/ko/FAQ.txt

lxc-2.0.3/doc/ko/lxc-checkpoint.sgml.in

lxc-2.0.3/doc/ko/lxc-checkconfig.sgml.in

lxc-2.0.3/doc/ko/lxc-monitor.sgml.in

lxc-2.0.3/doc/ko/lxc-device.sgml.in

lxc-2.0.3/doc/ko/lxc-unshare.sgml.in

lxc-2.0.3/doc/ko/lxc-start-ephemeral.sgml.in

lxc-2.0.3/doc/ko/lxc-cgroup.sgml.in

lxc-2.0.3/doc/ko/lxc-autostart.sgml.in

lxc-2.0.3/doc/ko/lxc-top.sgml.in

lxc-2.0.3/doc/ko/lxc-ls.sgml.in

lxc-2.0.3/doc/ko/lxc-usernsexec.sgml.in

lxc-2.0.3/doc/ko/lxc.conf.sgml.in

lxc-2.0.3/doc/ko/lxc-config.sgml.in

lxc-2.0.3/doc/ko/lxc-wait.sgml.in

lxc-2.0.3/doc/ko/Makefile.in

lxc-2.0.3/doc/ko/lxc-snapshot.sgml.in

lxc-2.0.3/doc/ko/lxc-unfreeze.sgml.in

lxc-2.0.3/doc/ko/lxc-info.sgml.in

lxc-2.0.3/doc/ko/lxc-stop.sgml.in

lxc-2.0.3/doc/ko/Makefile.am

lxc-2.0.3/doc/ko/lxc-copy.sgml.in

lxc-2.0.3/doc/ko/lxc-destroy.sgml.in

lxc-2.0.3/doc/lxc.container.conf

lxc-2.0.3/doc/lxc-usernsexec.sgml.in

lxc-2.0.3/doc/lxc-start-ephemeral.sgml.in

lxc-2.0.3/doc/lxc.system.conf

lxc-2.0.3/doc/lxc-user-nic.sgml.in

lxc-2.0.3/doc/examples/

lxc-2.0.3/doc/examples/seccomp-v2-blacklist.conf

lxc-2.0.3/doc/examples/lxc-phys.conf.in

lxc-2.0.3/doc/examples/Makefile.am

lxc-2.0.3/doc/examples/seccomp-v2.conf

lxc-2.0.3/doc/examples/lxc-complex.conf.in

lxc-2.0.3/doc/examples/Makefile.in

lxc-2.0.3/doc/examples/lxc-veth.conf.in

lxc-2.0.3/doc/examples/lxc-empty-netns.conf.in

lxc-2.0.3/doc/examples/lxc-macvlan.conf.in

lxc-2.0.3/doc/examples/lxc-vlan.conf.in

lxc-2.0.3/doc/examples/seccomp-v1.conf

lxc-2.0.3/doc/examples/lxc-no-netns.conf.in

lxc-2.0.3/doc/lxc-clone.sgml.in

Loaded plugins: langpacks, ulninfo

Package libcap-devel-2.22-8.el7.x86_64 already installed and latest version

Package libcgroup-0.41-8.el7.x86_64 already installed and latest version

Package wget-1.14-10.el7_0.1.x86_64 already installed and latest version

Package bridge-utils-1.5-9.el7.x86_64 already installed and latest version

Package graphviz-2.30.1-19.el7.x86_64 already installed and latest version

Nothing to do

checking for pkg-config... /bin/pkg-config

checking pkg-config is at least version 0.9.0... yes

checking for a BSD-compatible install... /bin/install -c

checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... /bin/mkdir -p

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

checking whether make supports nested variables... yes

checking build system type... x86_64-pc-linux-gnu

checking host system type... x86_64-pc-linux-gnu

checking for style of include used by make... GNU

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables...

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking whether gcc understands -c and -o together... yes

checking dependency style of gcc... gcc3

checking how to run the C preprocessor... gcc -E

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking minix/config.h usability... no

checking minix/config.h presence... no

checking for minix/config.h... no

checking whether it is safe to define __EXTENSIONS__... yes

checking host distribution... oracleserver

checking for init system type... sysvinit

checking for docbook2x-man... no

checking for doxygen... no

checking for aa_change_profile in -lapparmor... no

checking for gnutls_hash_fast in -lgnutls... no

checking for setexeccon_raw in -lselinux... yes

checking selinux/selinux.h usability... yes

checking selinux/selinux.h presence... yes

checking for selinux/selinux.h... yes

checking for setexeccon_raw in -lselinux... (cached) yes

checking for seccomp_init in -lseccomp... no

checking for cgmanager_create in -lcgmanager... no

checking for get_pid_cgroup_abs_sync... checking for library containing cgmanager_get_pid_cgroup_abs_sync... no

no

checking for cgmanager_list_controllers... checking for library containing cgmanager_list_controllers_sync... no

no

checking for cap_init in -lcap... no

checking for cap_set_proc in -lcap... yes

checking for cap_set_proc in -lcap... (cached) yes

checking for scmp_filter_ctx... no

checking whether seccomp_syscall_resolve_name_arch is declared... no

checking for PYTHONDEV... no

checking for LUA... no

checking for LUA... no

checking for LUA... no

checking Whether to place logfiles in container config path... no

checking for linux/unistd.h... yes

checking for linux/netlink.h... yes

checking for linux/genetlink.h... yes

checking for bionic libc... no

checking whether PR_CAPBSET_DROP is declared... yes

checking sys/signalfd.h usability... yes

checking sys/signalfd.h presence... yes

checking for sys/signalfd.h... yes

checking pty.h usability... yes

checking pty.h presence... yes

checking for pty.h... yes

checking ifaddrs.h usability... yes

checking ifaddrs.h presence... yes

checking for ifaddrs.h... yes

checking sys/capability.h usability... yes

checking sys/capability.h presence... yes

checking for sys/capability.h... yes

checking sys/personality.h usability... yes

checking sys/personality.h presence... yes

checking for sys/personality.h... yes

checking utmpx.h usability... yes

checking utmpx.h presence... yes

checking for utmpx.h... yes

checking sys/timerfd.h usability... yes

checking sys/timerfd.h presence... yes

checking for sys/timerfd.h... yes

checking for setns... yes

checking for pivot_root... yes

checking for sethostname... yes

checking for unshare... yes

checking for rand_r... yes

checking for confstr... yes

checking for faccessat... yes

checking for main in -lpthread... yes

checking for pthread_atfork... yes

checking for statvfs... yes

checking for openpty in -lutil... yes

checking for openpty... yes

checking for hasmntopt... yes

checking for setmntent... yes

checking for endmntent... yes

checking for utmpxname... yes

checking for getline... yes

checking for getsubopt... yes

checking for fgetln... no

checking for library containing sem_open... none required

checking for library containing clock_gettime... none required

checking whether gcc needs -traditional... no

checking for a sed that does not truncate output... /bin/sed

checking for TLS... yes

checking that generated files are newer than configure... done

configure: creating ./config.status

config.status: creating Makefile

config.status: creating lxc.pc

config.status: creating lxc.spec

config.status: creating config/Makefile

config.status: creating config/apparmor/Makefile

config.status: creating config/selinux/Makefile

config.status: creating config/bash/Makefile

config.status: creating config/bash/lxc

config.status: creating config/init/Makefile

config.status: creating config/init/common/Makefile

config.status: creating config/init/common/lxc-containers

config.status: creating config/init/common/lxc-net

config.status: creating config/init/systemd/Makefile

config.status: creating config/init/systemd/lxc.service

config.status: creating config/init/systemd/lxc@.service

config.status: creating config/init/systemd/lxc-net.service

config.status: creating config/init/sysvinit/Makefile

config.status: creating config/init/sysvinit/lxc-containers

config.status: creating config/init/sysvinit/lxc-net

config.status: creating config/init/upstart/lxc.conf

config.status: creating config/init/upstart/lxc-net.conf

config.status: creating config/init/upstart/Makefile

config.status: creating config/etc/Makefile

config.status: creating config/templates/Makefile

config.status: creating config/templates/alpine.common.conf

config.status: creating config/templates/alpine.userns.conf

config.status: creating config/templates/archlinux.common.conf

config.status: creating config/templates/archlinux.userns.conf

config.status: creating config/templates/centos.common.conf

config.status: creating config/templates/centos.userns.conf

config.status: creating config/templates/common.conf

config.status: creating config/templates/common.conf.d/Makefile

config.status: creating config/templates/debian.common.conf

config.status: creating config/templates/debian.userns.conf

config.status: creating config/templates/fedora.common.conf

config.status: creating config/templates/fedora.userns.conf

config.status: creating config/templates/gentoo.common.conf

config.status: creating config/templates/gentoo.moresecure.conf

config.status: creating config/templates/gentoo.userns.conf

config.status: creating config/templates/nesting.conf

config.status: creating config/templates/opensuse.common.conf

config.status: creating config/templates/opensuse.userns.conf

config.status: creating config/templates/oracle.common.conf

config.status: creating config/templates/oracle.userns.conf

config.status: creating config/templates/plamo.common.conf

config.status: creating config/templates/plamo.userns.conf

config.status: creating config/templates/slackware.common.conf

config.status: creating config/templates/slackware.userns.conf

config.status: creating config/templates/ubuntu-cloud.common.conf

config.status: creating config/templates/ubuntu-cloud.lucid.conf

config.status: creating config/templates/ubuntu-cloud.userns.conf

config.status: creating config/templates/ubuntu.common.conf

config.status: creating config/templates/ubuntu.lucid.conf

config.status: creating config/templates/ubuntu.userns.conf

config.status: creating config/templates/openwrt.common.conf

config.status: creating config/templates/sparclinux.common.conf

config.status: creating config/templates/sparclinux.userns.conf

config.status: creating config/templates/userns.conf

config.status: creating config/yum/Makefile

config.status: creating config/sysconfig/Makefile

config.status: creating config/sysconfig/lxc

config.status: creating doc/Makefile

config.status: creating doc/api/Makefile

config.status: creating doc/lxc-attach.sgml

config.status: creating doc/lxc-autostart.sgml

config.status: creating doc/lxc-cgroup.sgml

config.status: creating doc/lxc-checkconfig.sgml

config.status: creating doc/lxc-checkpoint.sgml

config.status: creating doc/lxc-clone.sgml

config.status: creating doc/lxc-config.sgml

config.status: creating doc/lxc-console.sgml

config.status: creating doc/lxc-copy.sgml

config.status: creating doc/lxc-create.sgml

config.status: creating doc/lxc-destroy.sgml

config.status: creating doc/lxc-device.sgml

config.status: creating doc/lxc-execute.sgml

config.status: creating doc/lxc-freeze.sgml

config.status: creating doc/lxc-info.sgml

config.status: creating doc/lxc-ls.sgml

config.status: creating doc/lxc-monitor.sgml

config.status: creating doc/lxc-snapshot.sgml

config.status: creating doc/lxc-start-ephemeral.sgml

config.status: creating doc/lxc-start.sgml

config.status: creating doc/lxc-stop.sgml

config.status: creating doc/lxc-top.sgml

config.status: creating doc/lxc-unfreeze.sgml

config.status: creating doc/lxc-unshare.sgml

config.status: creating doc/lxc-user-nic.sgml

config.status: creating doc/lxc-usernsexec.sgml

config.status: creating doc/lxc-wait.sgml

config.status: creating doc/lxc.conf.sgml

config.status: creating doc/lxc.container.conf.sgml

config.status: creating doc/lxc.system.conf.sgml

config.status: creating doc/lxc-usernet.sgml

config.status: creating doc/lxc.sgml

config.status: creating doc/common_options.sgml

config.status: creating doc/see_also.sgml

config.status: creating doc/rootfs/Makefile

config.status: creating doc/examples/Makefile

config.status: creating doc/examples/lxc-macvlan.conf

config.status: creating doc/examples/lxc-vlan.conf

config.status: creating doc/examples/lxc-no-netns.conf

config.status: creating doc/examples/lxc-empty-netns.conf

config.status: creating doc/examples/lxc-phys.conf

config.status: creating doc/examples/lxc-veth.conf

config.status: creating doc/examples/lxc-complex.conf

config.status: creating doc/ja/Makefile

config.status: creating doc/ja/lxc-attach.sgml

config.status: creating doc/ja/lxc-autostart.sgml

config.status: creating doc/ja/lxc-cgroup.sgml

config.status: creating doc/ja/lxc-checkconfig.sgml

config.status: creating doc/ja/lxc-checkpoint.sgml

config.status: creating doc/ja/lxc-clone.sgml

config.status: creating doc/ja/lxc-config.sgml

config.status: creating doc/ja/lxc-console.sgml

config.status: creating doc/ja/lxc-copy.sgml

config.status: creating doc/ja/lxc-create.sgml

config.status: creating doc/ja/lxc-destroy.sgml

config.status: creating doc/ja/lxc-device.sgml

config.status: creating doc/ja/lxc-execute.sgml

config.status: creating doc/ja/lxc-freeze.sgml

config.status: creating doc/ja/lxc-info.sgml

config.status: creating doc/ja/lxc-ls.sgml

config.status: creating doc/ja/lxc-monitor.sgml

config.status: creating doc/ja/lxc-snapshot.sgml

config.status: creating doc/ja/lxc-start-ephemeral.sgml

config.status: creating doc/ja/lxc-start.sgml

config.status: creating doc/ja/lxc-stop.sgml

config.status: creating doc/ja/lxc-top.sgml

config.status: creating doc/ja/lxc-unfreeze.sgml

config.status: creating doc/ja/lxc-unshare.sgml

config.status: creating doc/ja/lxc-user-nic.sgml

config.status: creating doc/ja/lxc-usernsexec.sgml

config.status: creating doc/ja/lxc-wait.sgml

config.status: creating doc/ja/lxc.conf.sgml

config.status: creating doc/ja/lxc.container.conf.sgml

config.status: creating doc/ja/lxc.system.conf.sgml

config.status: creating doc/ja/lxc-usernet.sgml

config.status: creating doc/ja/lxc.sgml

config.status: creating doc/ja/common_options.sgml

config.status: creating doc/ja/see_also.sgml

config.status: creating doc/ko/Makefile

config.status: creating doc/ko/lxc-attach.sgml

config.status: creating doc/ko/lxc-autostart.sgml

config.status: creating doc/ko/lxc-cgroup.sgml

config.status: creating doc/ko/lxc-checkconfig.sgml

config.status: creating doc/ko/lxc-checkpoint.sgml

config.status: creating doc/ko/lxc-clone.sgml

config.status: creating doc/ko/lxc-config.sgml

config.status: creating doc/ko/lxc-console.sgml

config.status: creating doc/ko/lxc-copy.sgml

config.status: creating doc/ko/lxc-create.sgml

config.status: creating doc/ko/lxc-destroy.sgml

config.status: creating doc/ko/lxc-device.sgml

config.status: creating doc/ko/lxc-execute.sgml

config.status: creating doc/ko/lxc-freeze.sgml

config.status: creating doc/ko/lxc-info.sgml

config.status: creating doc/ko/lxc-ls.sgml

config.status: creating doc/ko/lxc-monitor.sgml

config.status: creating doc/ko/lxc-snapshot.sgml

config.status: creating doc/ko/lxc-start-ephemeral.sgml

config.status: creating doc/ko/lxc-start.sgml

config.status: creating doc/ko/lxc-stop.sgml

config.status: creating doc/ko/lxc-top.sgml

config.status: creating doc/ko/lxc-unfreeze.sgml

config.status: creating doc/ko/lxc-unshare.sgml

config.status: creating doc/ko/lxc-user-nic.sgml

config.status: creating doc/ko/lxc-usernsexec.sgml

config.status: creating doc/ko/lxc-wait.sgml

config.status: creating doc/ko/lxc.conf.sgml

config.status: creating doc/ko/lxc.container.conf.sgml

config.status: creating doc/ko/lxc.system.conf.sgml

config.status: creating doc/ko/lxc-usernet.sgml

config.status: creating doc/ko/lxc.sgml

config.status: creating doc/ko/common_options.sgml

config.status: creating doc/ko/see_also.sgml

config.status: creating hooks/Makefile

config.status: creating templates/Makefile

config.status: creating templates/lxc-alpine

config.status: creating templates/lxc-altlinux

config.status: creating templates/lxc-archlinux

config.status: creating templates/lxc-busybox

config.status: creating templates/lxc-centos

config.status: creating templates/lxc-cirros

config.status: creating templates/lxc-debian

config.status: creating templates/lxc-download

config.status: creating templates/lxc-fedora

config.status: creating templates/lxc-gentoo

config.status: creating templates/lxc-openmandriva

config.status: creating templates/lxc-opensuse

config.status: creating templates/lxc-oracle

config.status: creating templates/lxc-plamo

config.status: creating templates/lxc-slackware

config.status: creating templates/lxc-sshd

config.status: creating templates/lxc-ubuntu

config.status: creating templates/lxc-ubuntu-cloud

config.status: creating templates/lxc-sparclinux

config.status: creating src/Makefile

config.status: creating src/lxc/Makefile

config.status: creating src/lxc/lxc-checkconfig

config.status: creating src/lxc/lxc-start-ephemeral

config.status: creating src/lxc/lxc.functions

config.status: creating src/lxc/version.h

config.status: creating src/python-lxc/Makefile

config.status: creating src/python-lxc/setup.py

config.status: creating src/lua-lxc/Makefile

config.status: creating src/tests/Makefile

config.status: creating src/tests/lxc-test-usernic

config.status: creating src/config.h

config.status: src/config.h is unchanged

config.status: linking config/etc/default.conf.lxcbr to config/etc/default.conf

config.status: executing depfiles commands

config.status: executing default commands

----------------------------

Environment:

- compiler: gcc

- distribution: oracleserver

- init script type(s): sysvinit

- rpath: no

- GnuTLS: no

- Bash integration: yes

Security features:

- Apparmor: no

- Linux capabilities: yes

- seccomp: no

- SELinux: yes

- cgmanager: no

Bindings:

- lua: no

- python3: no

Documentation:

- examples: yes

- API documentation: no

- user documentation: no

Debugging:

- tests: no

- mutex debugging: no

Paths:

- Logs in configpath: no

Making all in config

make[1]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config'

Making all in apparmor

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/apparmor'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/apparmor'

Making all in bash

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/bash'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/bash'

Making all in etc

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/etc'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/etc'

Making all in init

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init'

Making all in common

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/common'

make[3]: Nothing to be done for `all'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/common'

Making all in systemd

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/systemd'

make all-am

make[4]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/systemd'

make[4]: Nothing to be done for `all-am'.

make[4]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/systemd'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/systemd'

Making all in sysvinit

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/sysvinit'

make[3]: Nothing to be done for `all'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/sysvinit'

Making all in upstart

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/upstart'

make[3]: Nothing to be done for `all'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/upstart'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init'

make[3]: Nothing to be done for `all-am'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init'

Making all in selinux

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/selinux'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/selinux'

Making all in templates

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates'

Making all in common.conf.d

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates/common.conf.d'

make[3]: Nothing to be done for `all'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates/common.conf.d'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates'

make[3]: Nothing to be done for `all-am'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates'

Making all in yum

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/yum'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/yum'

Making all in sysconfig

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/sysconfig'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/sysconfig'

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config'

make[2]: Nothing to be done for `all-am'.

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config'

make[1]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config'

Making all in src

make[1]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src'

make all-recursive

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src'

Making all in lxc

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/lxc'

gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -pthread -g -O2 -Wall -Werror -MT liblxc_so-arguments.o -MD -MP -MF .deps/liblxc_so-arguments.Tpo -c -o liblxc_so-arguments.o `test -f 'arguments.c' || echo './'`arguments.c

mv -f .deps/liblxc_so-arguments.Tpo .deps/liblxc_so-arguments.Po

gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -pthread -g -O2 -Wall -Werror -MT liblxc_so-lxccontainer.o -MD -MP -MF .deps/liblxc_so-lxccontainer.Tpo -c -o liblxc_so-lxccontainer.o `test -f 'lxccontainer.c' || echo './'`lxccontainer.c

mv -f .deps/liblxc_so-lxccontainer.Tpo .deps/liblxc_so-lxccontainer.Po

gcc -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -pthread -g -O2 -Wall -Werror -pthread -shared -Wl,-soname,liblxc.so.1 -o liblxc.so liblxc_so-arguments.o bdev/liblxc_so-bdev.o bdev/liblxc_so-lxcaufs.o bdev/liblxc_so-lxcbtrfs.o bdev/liblxc_so-lxcdir.o bdev/liblxc_so-lxcloop.o bdev/liblxc_so-lxclvm.o bdev/liblxc_so-lxcnbd.o bdev/liblxc_so-lxcoverlay.o bdev/liblxc_so-lxcrbd.o bdev/liblxc_so-lxcrsync.o bdev/liblxc_so-lxczfs.o liblxc_so-commands.o liblxc_so-start.o liblxc_so-execute.o liblxc_so-monitor.o liblxc_so-console.o liblxc_so-freezer.o liblxc_so-error.o liblxc_so-parse.o liblxc_so-cgfs.o liblxc_so-cgfsng.o liblxc_so-cgroup.o liblxc_so-initutils.o liblxc_so-utils.o liblxc_so-sync.o liblxc_so-namespace.o liblxc_so-conf.o liblxc_so-confile.o liblxc_so-state.o liblxc_so-log.o liblxc_so-attach.o liblxc_so-criu.o liblxc_so-network.o liblxc_so-nl.o liblxc_so-rtnl.o liblxc_so-genl.o liblxc_so-caps.o liblxc_so-mainloop.o liblxc_so-af_unix.o liblxc_so-lxcutmp.o liblxc_so-lxclock.o liblxc_so-lxccontainer.o lsm/liblxc_so-nop.o lsm/liblxc_so-lsm.o lsm/liblxc_so-selinux.o -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-attach lxc_attach.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-autostart lxc_autostart.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-cgroup lxc_cgroup.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-checkpoint lxc_checkpoint.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-copy lxc_copy.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-config lxc_config.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-console lxc_console.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-create lxc_create.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-destroy lxc_destroy.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-device lxc_device.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-execute lxc_execute.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-freeze lxc_freeze.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-info lxc_info.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-ls lxc_ls.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-monitor lxc_monitor.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-snapshot lxc_snapshot.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-start lxc_start.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-stop lxc_stop.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-top lxc_top.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-unfreeze lxc_unfreeze.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-unshare lxc_unshare.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-usernsexec lxc_usernsexec.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-wait lxc_wait.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-monitord lxc_monitord.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o lxc-user-nic lxc_user_nic.o network.o liblxc.so -lcap -lselinux -lutil -lpthread

gcc -I../../src -DLXCROOTFSMOUNT=\"/usr/local/lib/lxc/rootfs\" -DLXCPATH=\"/usr/local/var/lib/lxc\" -DLXC_GLOBAL_CONF=\"/usr/local/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/local/libexec\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLXCTEMPLATEDIR=\"/usr/local/share/lxc/templates\" -DLXCTEMPLATECONFIG=\"/usr/local/share/lxc/config\" -DLOGPATH=\"/usr/local/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/usr/local/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/usr/local/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/local/sbin\" -DHAVE_SELINUX -g -O2 -Wall -Werror -Wl,-E -o init.lxc lxc_init.o liblxc.so -lcap -lselinux -lutil -lpthread

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/lxc'

Making all in tests

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/tests'

make[3]: Nothing to be done for `all'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/tests'

Making all in python-lxc

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/python-lxc'

make[3]: Nothing to be done for `all'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/python-lxc'

Making all in lua-lxc

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/lua-lxc'

make[3]: Nothing to be done for `all'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/lua-lxc'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src'

make[1]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src'

Making all in templates

make[1]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/templates'

make[1]: Nothing to be done for `all'.

make[1]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/templates'

Making all in doc

make[1]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc'

Making all in examples

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/examples'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/examples'

Making all in rootfs

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/rootfs'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/rootfs'

Making all in ja

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ja'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ja'

make[3]: Nothing to be done for `all-am'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ja'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ja'

Making all in ko

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ko'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ko'

make[3]: Nothing to be done for `all-am'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ko'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ko'

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc'

make[2]: Nothing to be done for `all-am'.

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc'

make[1]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc'

Making all in hooks

make[1]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/hooks'

make[1]: Nothing to be done for `all'.

make[1]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/hooks'

make[1]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3'

make[1]: Nothing to be done for `all-am'.

make[1]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3'

Making install in config

make[1]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config'

Making install in apparmor

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/apparmor'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/apparmor'

make[3]: Nothing to be done for `install-exec-am'.

make[3]: Nothing to be done for `install-data-am'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/apparmor'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/apparmor'

Making install in bash

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/bash'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/bash'

make[3]: Nothing to be done for `install-exec-am'.

/bin/mkdir -p /usr/local/etc/bash_completion.d/

/bin/install -c -m 644 lxc /usr/local/etc/bash_completion.d/

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/bash'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/bash'

Making install in etc

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/etc'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/etc'

make[3]: Nothing to be done for `install-exec-am'.

/bin/mkdir -p '/usr/local/etc/lxc'

/bin/install -c -m 644 default.conf '/usr/local/etc/lxc'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/etc'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/etc'

Making install in init

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init'

Making install in common

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/common'

make[4]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/common'

/bin/mkdir -p '/usr/local/libexec/lxc'

/bin/install -c lxc-containers lxc-net '/usr/local/libexec/lxc'

make[4]: Nothing to be done for `install-data-am'.

make[4]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/common'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/common'

Making install in systemd

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/systemd'

make install-am

make[4]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/systemd'

make[5]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/systemd'

make[5]: Nothing to be done for `install-data-am'.

make[5]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/systemd'

make[4]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/systemd'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/systemd'

Making install in sysvinit

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/sysvinit'

make[4]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/sysvinit'

make[4]: Nothing to be done for `install-exec-am'.

/bin/mkdir -p /usr/local/etc/"rc.d/init.d"

/bin/install -c lxc-containers /usr/local/etc/"rc.d/init.d"/lxc

/bin/install -c lxc-net /usr/local/etc/"rc.d/init.d"/lxc-net

make[4]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/sysvinit'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/sysvinit'

Making install in upstart

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/upstart'

make[4]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/upstart'

make[4]: Nothing to be done for `install-exec-am'.

make[4]: Nothing to be done for `install-data-am'.

make[4]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/upstart'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init/upstart'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init'

make[4]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init'

make[4]: Nothing to be done for `install-exec-am'.

make[4]: Nothing to be done for `install-data-am'.

make[4]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/init'

Making install in selinux

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/selinux'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/selinux'

make[3]: Nothing to be done for `install-exec-am'.

/bin/mkdir -p '/usr/local/share/lxc/selinux'

/bin/install -c -m 644 lxc.if lxc.te '/usr/local/share/lxc/selinux'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/selinux'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/selinux'

Making install in templates

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates'

Making install in common.conf.d

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates/common.conf.d'

make[4]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates/common.conf.d'

make[4]: Nothing to be done for `install-exec-am'.

/bin/mkdir -p '/usr/local/share/lxc/config/common.conf.d/'

/bin/install -c -m 644 README '/usr/local/share/lxc/config/common.conf.d/'

make[4]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates/common.conf.d'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates/common.conf.d'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates'

make[4]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates'

make[4]: Nothing to be done for `install-exec-am'.

/bin/mkdir -p '/usr/local/share/lxc/config'

/bin/install -c -m 644 alpine.common.conf alpine.userns.conf archlinux.common.conf archlinux.userns.conf centos.common.conf centos.userns.conf common.conf common.seccomp debian.common.conf debian.userns.conf fedora.common.conf fedora.userns.conf gentoo.common.conf gentoo.moresecure.conf gentoo.userns.conf nesting.conf opensuse.common.conf opensuse.userns.conf oracle.common.conf oracle.userns.conf plamo.common.conf plamo.userns.conf slackware.common.conf slackware.userns.conf ubuntu-cloud.common.conf ubuntu-cloud.lucid.conf ubuntu-cloud.userns.conf ubuntu.common.conf ubuntu.lucid.conf ubuntu.userns.conf openwrt.common.conf sparclinux.common.conf sparclinux.userns.conf userns.conf '/usr/local/share/lxc/config'

make[4]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/templates'

Making install in yum

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/yum'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/yum'

make[3]: Nothing to be done for `install-exec-am'.

/bin/mkdir -p '/usr/local/share/lxc'

/bin/install -c -m 644 lxc-patch.py '/usr/local/share/lxc'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/yum'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/yum'

Making install in sysconfig

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/sysconfig'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/sysconfig'

make[3]: Nothing to be done for `install-exec-am'.

/bin/mkdir -p '/usr/local/etc/sysconfig'

/bin/install -c -m 644 lxc '/usr/local/etc/sysconfig'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/sysconfig'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config/sysconfig'

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/config'

make[3]: Nothing to be done for `install-exec-am'.

make[3]: Nothing to be done for `install-data-am'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config'

make[1]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/config'

Making install in src

make[1]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src'

Making install in lxc

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/lxc'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/lxc'

/bin/mkdir -p '/usr/local/bin'

/bin/install -c lxc-attach lxc-autostart lxc-cgroup lxc-checkpoint lxc-copy lxc-config lxc-console lxc-create lxc-destroy lxc-device lxc-execute lxc-freeze lxc-info lxc-ls lxc-monitor lxc-snapshot lxc-start lxc-stop lxc-top lxc-unfreeze lxc-unshare lxc-usernsexec lxc-wait '/usr/local/bin'

/bin/mkdir -p '/usr/local/bin'

/bin/install -c lxc-checkconfig '/usr/local/bin'

/bin/mkdir -p '/usr/local/lib'

/bin/install -c liblxc.so '/usr/local/lib'

mkdir -p /usr/local/share/lxc

install -c -m 644 lxc.functions /usr/local/share/lxc

mv /usr/local/lib/liblxc.so /usr/local/lib/liblxc.so.1.2.0

cd /usr/local/lib; \

ln -sf liblxc.so.1.2.0 liblxc.so.1; \

ln -sf liblxc.so.1 liblxc.so

/bin/mkdir -p '/usr/local/libexec/lxc'

/bin/install -c lxc-monitord lxc-user-nic '/usr/local/libexec/lxc'

/bin/mkdir -p '/usr/local/sbin'

/bin/install -c init.lxc '/usr/local/sbin'

make install-exec-hook

make[4]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/lxc'

chmod u+s /usr/local/libexec/lxc/lxc-user-nic

make[4]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/lxc'

/bin/mkdir -p '/usr/local/include/lxc'

/bin/install -c -m 644 attach_options.h lxccontainer.h version.h '/usr/local/include/lxc'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/lxc'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/lxc'

Making install in tests

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/tests'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/tests'

make[3]: Nothing to be done for `install-data-am'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/tests'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/tests'

Making install in python-lxc

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/python-lxc'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/python-lxc'

make[3]: Nothing to be done for `install-exec-am'.

make[3]: Nothing to be done for `install-data-am'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/python-lxc'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/python-lxc'

Making install in lua-lxc

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/lua-lxc'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/lua-lxc'

make[3]: Nothing to be done for `install-exec-am'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/lua-lxc'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src/lua-lxc'

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/src'

make[3]: Nothing to be done for `install-exec-am'.

make[3]: Nothing to be done for `install-data-am'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src'

make[1]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/src'

Making install in templates

make[1]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/templates'

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/templates'

make[2]: Nothing to be done for `install-exec-am'.

/bin/mkdir -p '/usr/local/share/lxc/templates'

/bin/install -c lxc-alpine lxc-altlinux lxc-archlinux lxc-busybox lxc-centos lxc-cirros lxc-debian lxc-download lxc-fedora lxc-gentoo lxc-openmandriva lxc-opensuse lxc-oracle lxc-plamo lxc-slackware lxc-sshd lxc-ubuntu lxc-ubuntu-cloud lxc-sparclinux '/usr/local/share/lxc/templates'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/templates'

make[1]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/templates'

Making install in doc

make[1]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc'

Making install in examples

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/examples'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/examples'

make[3]: Nothing to be done for `install-exec-am'.

/bin/mkdir -p '/usr/local/share/doc/lxc/examples'

/bin/install -c -m 644 lxc-macvlan.conf lxc-vlan.conf lxc-no-netns.conf lxc-empty-netns.conf lxc-phys.conf lxc-veth.conf lxc-complex.conf seccomp-v1.conf seccomp-v2-blacklist.conf seccomp-v2.conf '/usr/local/share/doc/lxc/examples'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/examples'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/examples'

Making install in rootfs

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/rootfs'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/rootfs'

make[3]: Nothing to be done for `install-exec-am'.

/bin/mkdir -p '/usr/local/lib/lxc/rootfs'

/bin/install -c -m 644 README '/usr/local/lib/lxc/rootfs'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/rootfs'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/rootfs'

Making install in ja

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ja'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ja'

make[4]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ja'

make[4]: Nothing to be done for `install-exec-am'.

make[4]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ja'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ja'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ja'

Making install in ko

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ko'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ko'

make[4]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ko'

make[4]: Nothing to be done for `install-exec-am'.

make[4]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ko'

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ko'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc/ko'

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc'

make[3]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc'

make[3]: Nothing to be done for `install-exec-am'.

make[3]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc'

make[1]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/doc'

Making install in hooks

make[1]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/hooks'

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3/hooks'

make[2]: Nothing to be done for `install-exec-am'.

/bin/mkdir -p '/usr/local/libexec/lxc/hooks'

/bin/install -c unmount-namespace '/usr/local/libexec/lxc/hooks'

/bin/mkdir -p '/usr/local/share/lxc/hooks'

/bin/install -c clonehostname mountecryptfsroot ubuntu-cloud-prep squid-deb-proxy-client '/usr/local/share/lxc/hooks'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/hooks'

make[1]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3/hooks'

make[1]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3'

make[2]: Entering directory `/root/orabuntu-lxc-master/lxc-2.0.3'

make[2]: Nothing to be done for `install-exec-am'.

/bin/mkdir -p /usr/local/var/lib/lxc

/bin/mkdir -p /usr/local/var/cache/lxc

/bin/mkdir -p '/usr/local/lib/pkgconfig'

/bin/install -c -m 644 lxc.pc '/usr/local/lib/pkgconfig'

make[2]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3'

make[1]: Leaving directory `/root/orabuntu-lxc-master/lxc-2.0.3'

test doesn't exist

Kernel configuration not found at /proc/config.gz; searching...

Kernel configuration found at /boot/config-4.1.12-61.1.13.el7uek.x86_64

--- Namespaces ---

Namespaces: enabled

Utsname namespace: enabled

Ipc namespace: enabled

Pid namespace: enabled

User namespace: enabled

Network namespace: enabled

Multiple /dev/pts instances: enabled

--- Control groups ---

Cgroup: enabled

Cgroup clone_children flag: enabled

Cgroup device: enabled

Cgroup sched: enabled

Cgroup cpu account: enabled

Cgroup memory controller: enabled

Cgroup cpuset: enabled

--- Misc ---

Veth pair device: enabled

Macvlan: enabled

Vlan: enabled

Bridges: enabled

Advanced netfilter: enabled

CONFIG_NF_NAT_IPV4: enabled

CONFIG_NF_NAT_IPV6: enabled

CONFIG_IP_NF_TARGET_MASQUERADE: enabled

CONFIG_IP6_NF_TARGET_MASQUERADE: enabled

CONFIG_NETFILTER_XT_TARGET_CHECKSUM: enabled

FUSE (for use with lxcfs): enabled

--- Checkpoint/Restore ---

checkpoint restore: enabled

CONFIG_FHANDLE: enabled

CONFIG_EVENTFD: enabled

CONFIG_EPOLL: enabled

CONFIG_UNIX_DIAG: enabled

CONFIG_INET_DIAG: enabled

CONFIG_PACKET_DIAG: enabled

CONFIG_NETLINK_DIAG: enabled

File capabilities: enabled

Note : Before booting a new kernel, you can check its configuration

usage : CONFIG=/path/to/config /usr/local/bin/lxc-checkconfig

.[3;J

[root@ol72 Downloads]# lxc-ls --version

2.0.3

[root@ol72 Downloads]# lxc-checkconfig

Kernel configuration not found at /proc/config.gz; searching...

Kernel configuration found at /boot/config-4.1.12-61.1.13.el7uek.x86_64

--- Namespaces ---

Namespaces: enabled

Utsname namespace: enabled

Ipc namespace: enabled

Pid namespace: enabled

User namespace: enabled

Network namespace: enabled

Multiple /dev/pts instances: enabled

--- Control groups ---

Cgroup: enabled

Cgroup clone_children flag: enabled

Cgroup device: enabled

Cgroup sched: enabled

Cgroup cpu account: enabled

Cgroup memory controller: enabled

Cgroup cpuset: enabled

--- Misc ---

Veth pair device: enabled

Macvlan: enabled

Vlan: enabled

Bridges: enabled

Advanced netfilter: enabled

CONFIG_NF_NAT_IPV4: enabled

CONFIG_NF_NAT_IPV6: enabled

CONFIG_IP_NF_TARGET_MASQUERADE: enabled

CONFIG_IP6_NF_TARGET_MASQUERADE: enabled

CONFIG_NETFILTER_XT_TARGET_CHECKSUM: enabled

FUSE (for use with lxcfs): enabled

--- Checkpoint/Restore ---

checkpoint restore: enabled

CONFIG_FHANDLE: enabled

CONFIG_EVENTFD: enabled

CONFIG_EPOLL: enabled

CONFIG_UNIX_DIAG: enabled

CONFIG_INET_DIAG: enabled

CONFIG_PACKET_DIAG: enabled

CONFIG_NETLINK_DIAG: enabled

File capabilities: enabled

Note : Before booting a new kernel, you can check its configuration

usage : CONFIG=/path/to/config /usr/local/bin/lxc-checkconfig

[root@ol72 Downloads]#

Conclusion

If you did this install of this specific version of LXC on the supported version of Oracle Linux 6 or Oracle Linux 7 on the UEK3 or UEK4 then you now have a platform on which you can build Oracle Database 12.1.0.2.0 in LXC containers that has the full support of Oracle Corporation meaning that it is not just certified but it is also supported! As mentioned above, be sure to re-check this reference here to be sure your system has a version of Oracle Linux 6 or 7 UEK3 or UEK4 and a version of LXC that is fully supported by Oracle Corporation for production use of Oracle Database 12c (12.1.0.2.0).