diff options
author | Thomas Penteker <tek@serverop.de> | 2014-02-24 18:03:07 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2014-02-24 18:03:07 +0100 |
commit | 95affed70cbe71e0185f4634a811dd5c64709ab0 (patch) | |
tree | fd55c7caec9bef5e8a51eaf157266ae8e7f6c8ea /lxc/.footprint | |
parent | b534d10886d8a31b92402b547b37b17f3d498c2a (diff) | |
download | contrib-95affed70cbe71e0185f4634a811dd5c64709ab0.tar.gz contrib-95affed70cbe71e0185f4634a811dd5c64709ab0.tar.xz |
lxc: 0.9.0 -> 1.0.0
Diffstat (limited to 'lxc/.footprint')
-rwxr-xr-x[-rw-r--r--] | lxc/.footprint | 140 |
1 files changed, 73 insertions, 67 deletions
diff --git a/lxc/.footprint b/lxc/.footprint index c5d30e00b..13042c770 100644..100755 --- a/lxc/.footprint +++ b/lxc/.footprint @@ -1,118 +1,124 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/bash_completion.d/ +-rw-r--r-- root/root etc/bash_completion.d/lxc +drwxr-xr-x root/root etc/lxc/ +-rw-r--r-- root/root etc/lxc/default.conf drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/lxc-attach +-rwxr-xr-x root/root usr/bin/lxc-autostart -rwxr-xr-x root/root usr/bin/lxc-cgroup -rwxr-xr-x root/root usr/bin/lxc-checkconfig --rwxr-xr-x root/root usr/bin/lxc-checkpoint -rwxr-xr-x root/root usr/bin/lxc-clone +-rwxr-xr-x root/root usr/bin/lxc-config -rwxr-xr-x root/root usr/bin/lxc-console -rwxr-xr-x root/root usr/bin/lxc-create -rwxr-xr-x root/root usr/bin/lxc-destroy -rwxr-xr-x root/root usr/bin/lxc-execute -rwxr-xr-x root/root usr/bin/lxc-freeze -rwxr-xr-x root/root usr/bin/lxc-info --rwxr-xr-x root/root usr/bin/lxc-kill -rwxr-xr-x root/root usr/bin/lxc-ls -rwxr-xr-x root/root usr/bin/lxc-monitor --rwxr-xr-x root/root usr/bin/lxc-netstat --rwxr-xr-x root/root usr/bin/lxc-ps --rwxr-xr-x root/root usr/bin/lxc-restart --rwxr-xr-x root/root usr/bin/lxc-shutdown +-rwxr-xr-x root/root usr/bin/lxc-snapshot -rwxr-xr-x root/root usr/bin/lxc-start -rwxr-xr-x root/root usr/bin/lxc-stop -rwxr-xr-x root/root usr/bin/lxc-unfreeze -rwxr-xr-x root/root usr/bin/lxc-unshare --rwxr-xr-x root/root usr/bin/lxc-version +-rwxr-xr-x root/root usr/bin/lxc-usernsexec -rwxr-xr-x root/root usr/bin/lxc-wait -drwxr-xr-x root/root usr/etc/ -drwxr-xr-x root/root usr/etc/lxc/ --rw-r--r-- root/root usr/etc/lxc/default.conf drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/lxc/ --rw-r--r-- root/root usr/include/lxc/arguments.h --rw-r--r-- root/root usr/include/lxc/attach.h --rw-r--r-- root/root usr/include/lxc/caps.h --rw-r--r-- root/root usr/include/lxc/cgroup.h --rw-r--r-- root/root usr/include/lxc/conf.h --rw-r--r-- root/root usr/include/lxc/console.h --rw-r--r-- root/root usr/include/lxc/error.h --rw-r--r-- root/root usr/include/lxc/list.h --rw-r--r-- root/root usr/include/lxc/log.h --rw-r--r-- root/root usr/include/lxc/lxc.h +-rw-r--r-- root/root usr/include/lxc/attach_options.h -rw-r--r-- root/root usr/include/lxc/lxccontainer.h --rw-r--r-- root/root usr/include/lxc/lxclock.h --rw-r--r-- root/root usr/include/lxc/monitor.h --rw-r--r-- root/root usr/include/lxc/namespace.h --rw-r--r-- root/root usr/include/lxc/start.h --rw-r--r-- root/root usr/include/lxc/state.h --rw-r--r-- root/root usr/include/lxc/utils.h -rw-r--r-- root/root usr/include/lxc/version.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/liblxc.so -> liblxc.so.0 -lrwxrwxrwx root/root usr/lib/liblxc.so.0 -> liblxc.so.0.9.0 --rwxr-xr-x root/root usr/lib/liblxc.so.0.9.0 +lrwxrwxrwx root/root usr/lib/liblxc.so -> liblxc.so.1 +lrwxrwxrwx root/root usr/lib/liblxc.so.1 -> liblxc.so.1.0.0 +-rwxr-xr-x root/root usr/lib/liblxc.so.1.0.0 drwxr-xr-x root/root usr/lib/lxc/ -rwxr-xr-x root/root usr/lib/lxc/lxc-init +-rwxr-xr-x root/root usr/lib/lxc/lxc-monitord +-rwsr-xr-x root/root usr/lib/lxc/lxc-user-nic drwxr-xr-x root/root usr/lib/lxc/rootfs/ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/lxc.pc drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ --rwxr-xr-x root/root usr/man/man1/lxc-attach.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-cgroup.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-checkconfig.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-checkpoint.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-clone.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-console.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-create.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-destroy.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-device.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-execute.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-freeze.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-info.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-kill.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-ls.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-monitor.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-netstat.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-ps.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-restart.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-shutdown.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-start-ephemeral.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-start.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-stop.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-unfreeze.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-unshare.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-version.1.gz --rwxr-xr-x root/root usr/man/man1/lxc-wait.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-attach.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-cgroup.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-checkconfig.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-checkpoint.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-clone.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-console.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-create.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-destroy.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-device.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-execute.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-freeze.1.gz +lrwxrwxrwx root/root usr/man/man1/lxc-halt.1.gz -> lxc-stop.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-info.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-kill.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-ls.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-monitor.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-netstat.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-ps.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-restart.1.gz +lrwxrwxrwx root/root usr/man/man1/lxc-shutdown.1.gz -> lxc-stop.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-start-ephemeral.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-start.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-stop.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-unfreeze.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-unshare.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-version.1.gz +-rw-r--r-- root/root usr/man/man1/lxc-wait.1.gz drwxr-xr-x root/root usr/man/man5/ --rwxr-xr-x root/root usr/man/man5/lxc.conf.5.gz +-rw-r--r-- root/root usr/man/man5/lxc.conf.5.gz drwxr-xr-x root/root usr/man/man7/ --rwxr-xr-x root/root usr/man/man7/lxc.7.gz +-rw-r--r-- root/root usr/man/man7/lxc.7.gz drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/doc/ -drwxr-xr-x root/root usr/share/doc/lxc/ -drwxr-xr-x root/root usr/share/doc/lxc/examples/ --rw-r--r-- root/root usr/share/doc/lxc/examples/lxc-complex.conf --rw-r--r-- root/root usr/share/doc/lxc/examples/lxc-empty-netns.conf --rw-r--r-- root/root usr/share/doc/lxc/examples/lxc-macvlan.conf --rw-r--r-- root/root usr/share/doc/lxc/examples/lxc-no-netns.conf --rw-r--r-- root/root usr/share/doc/lxc/examples/lxc-phys.conf --rw-r--r-- root/root usr/share/doc/lxc/examples/lxc-veth.conf --rw-r--r-- root/root usr/share/doc/lxc/examples/lxc-vlan.conf drwxr-xr-x root/root usr/share/lxc/ +drwxr-xr-x root/root usr/share/lxc/config/ +-rw-r--r-- root/root usr/share/lxc/config/centos.common.conf +-rw-r--r-- root/root usr/share/lxc/config/centos.userns.conf +-rw-r--r-- root/root usr/share/lxc/config/debian.common.conf +-rw-r--r-- root/root usr/share/lxc/config/debian.userns.conf +-rw-r--r-- root/root usr/share/lxc/config/fedora.common.conf +-rw-r--r-- root/root usr/share/lxc/config/fedora.userns.conf +-rw-r--r-- root/root usr/share/lxc/config/gentoo.common.conf +-rw-r--r-- root/root usr/share/lxc/config/gentoo.moresecure.conf +-rw-r--r-- root/root usr/share/lxc/config/gentoo.userns.conf +-rw-r--r-- root/root usr/share/lxc/config/oracle.common.conf +-rw-r--r-- root/root usr/share/lxc/config/oracle.userns.conf +-rw-r--r-- root/root usr/share/lxc/config/plamo.common.conf +-rw-r--r-- root/root usr/share/lxc/config/plamo.userns.conf +-rw-r--r-- root/root usr/share/lxc/config/ubuntu-cloud.common.conf +-rw-r--r-- root/root usr/share/lxc/config/ubuntu-cloud.lucid.conf +-rw-r--r-- root/root usr/share/lxc/config/ubuntu-cloud.userns.conf +-rw-r--r-- root/root usr/share/lxc/config/ubuntu.common.conf +-rw-r--r-- root/root usr/share/lxc/config/ubuntu.lucid.conf +-rw-r--r-- root/root usr/share/lxc/config/ubuntu.userns.conf drwxr-xr-x root/root usr/share/lxc/hooks/ +-rwxr-xr-x root/root usr/share/lxc/hooks/clonehostname -rwxr-xr-x root/root usr/share/lxc/hooks/mountcgroups -rwxr-xr-x root/root usr/share/lxc/hooks/mountecryptfsroot +-rwxr-xr-x root/root usr/share/lxc/hooks/squid-deb-proxy-client +-rwxr-xr-x root/root usr/share/lxc/hooks/ubuntu-cloud-prep -rw-r--r-- root/root usr/share/lxc/lxc.functions drwxr-xr-x root/root usr/share/lxc/templates/ -rwxr-xr-x root/root usr/share/lxc/templates/lxc-alpine -rwxr-xr-x root/root usr/share/lxc/templates/lxc-altlinux -rwxr-xr-x root/root usr/share/lxc/templates/lxc-archlinux -rwxr-xr-x root/root usr/share/lxc/templates/lxc-busybox +-rwxr-xr-x root/root usr/share/lxc/templates/lxc-centos +-rwxr-xr-x root/root usr/share/lxc/templates/lxc-cirros -rwxr-xr-x root/root usr/share/lxc/templates/lxc-debian +-rwxr-xr-x root/root usr/share/lxc/templates/lxc-download -rwxr-xr-x root/root usr/share/lxc/templates/lxc-fedora +-rwxr-xr-x root/root usr/share/lxc/templates/lxc-gentoo +-rwxr-xr-x root/root usr/share/lxc/templates/lxc-openmandriva -rwxr-xr-x root/root usr/share/lxc/templates/lxc-opensuse -rwxr-xr-x root/root usr/share/lxc/templates/lxc-oracle +-rwxr-xr-x root/root usr/share/lxc/templates/lxc-plamo -rwxr-xr-x root/root usr/share/lxc/templates/lxc-sshd -rwxr-xr-x root/root usr/share/lxc/templates/lxc-ubuntu -rwxr-xr-x root/root usr/share/lxc/templates/lxc-ubuntu-cloud |