diff options
author | Tim Biermann <tbier@posteo.de> | 2019-10-08 11:46:10 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2019-10-08 11:46:10 +0200 |
commit | 0e8037be975e10d34f15c31c836324542f924076 (patch) | |
tree | 17c8c4f6650518ebf43d67e377617d9fa7a40f8f /lxc | |
parent | f7a40842a83582a9f5ca3d0808c105892629889b (diff) | |
download | contrib-0e8037be975e10d34f15c31c836324542f924076.tar.gz contrib-0e8037be975e10d34f15c31c836324542f924076.tar.xz |
lxc: update footprint
Diffstat (limited to 'lxc')
-rwxr-xr-x | lxc/.footprint | 157 | ||||
-rw-r--r-- | lxc/.signature | 4 |
2 files changed, 67 insertions, 94 deletions
diff --git a/lxc/.footprint b/lxc/.footprint index c1cea3778..874aebe38 100755 --- a/lxc/.footprint +++ b/lxc/.footprint @@ -1,6 +1,18 @@ drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/default/ +-rw-r--r-- root/root etc/default/lxc +-rw-r--r-- root/root etc/default/lxc-net drwxr-xr-x root/root etc/lxc/ -rw-r--r-- root/root etc/lxc/default.conf +-rw-r--r-- root/root etc/lxc/lxc-usernet +drwxr-xr-x root/root etc/rc.d/ +-rwxr-xr-x root/root etc/rc.d/lxc +-rwxr-xr-x root/root etc/rc.d/lxc-cgroups +-rwxr-xr-x root/root etc/rc.d/lxc-net +-rwxr-xr-x root/root etc/rc.d/lxc-users +drwxr-xr-x root/root lib/ +drwxr-xr-x root/root lib/security/ +-rwxr-xr-x root/root lib/security/pam_cgfs.so drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/lxc-attach @@ -25,6 +37,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/lxc-top -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-update-config -rwxr-xr-x root/root usr/bin/lxc-usernsexec -rwxr-xr-x root/root usr/bin/lxc-wait drwxr-xr-x root/root usr/include/ @@ -33,10 +46,11 @@ drwxr-xr-x root/root usr/include/lxc/ -rw-r--r-- root/root usr/include/lxc/lxccontainer.h -rw-r--r-- root/root usr/include/lxc/version.h drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/liblxc.a -rwxr-xr-x root/root usr/lib/liblxc.la lrwxrwxrwx root/root usr/lib/liblxc.so -> liblxc.so.1 -lrwxrwxrwx root/root usr/lib/liblxc.so.1 -> liblxc.so.1.2.0 --rwxr-xr-x root/root usr/lib/liblxc.so.1.2.0 +lrwxrwxrwx root/root usr/lib/liblxc.so.1 -> liblxc.so.1.6.0 +-rwxr-xr-x root/root usr/lib/liblxc.so.1.6.0 drwxr-xr-x root/root usr/lib/lxc/ drwxr-xr-x root/root usr/lib/lxc/hooks/ -rwxr-xr-x root/root usr/lib/lxc/hooks/unmount-namespace @@ -47,87 +61,25 @@ drwxr-xr-x root/root usr/lib/lxc/hooks/ 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/ --rw-r--r-- root/root usr/man/man1/lxc-attach.1.gz --rw-r--r-- root/root usr/man/man1/lxc-autostart.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-config.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 --rw-r--r-- root/root usr/man/man1/lxc-info.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-snapshot.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-top.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-user-nic.1.gz --rw-r--r-- root/root usr/man/man1/lxc-usernsexec.1.gz --rw-r--r-- root/root usr/man/man1/lxc-wait.1.gz -drwxr-xr-x root/root usr/man/man5/ --rw-r--r-- root/root usr/man/man5/lxc-usernet.5.gz --rw-r--r-- root/root usr/man/man5/lxc.conf.5.gz --rw-r--r-- root/root usr/man/man5/lxc.container.conf.5.gz --rw-r--r-- root/root usr/man/man5/lxc.system.conf.5.gz -drwxr-xr-x root/root usr/man/man7/ --rw-r--r-- root/root usr/man/man7/lxc.7.gz drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/init.lxc +-rwxr-xr-x root/root usr/sbin/init.lxc.static +-rwxr-xr-x root/root usr/sbin/lxc-users-setup drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/bash-completion/ -drwxr-xr-x root/root usr/share/bash-completion/completions/ --rw-r--r-- root/root usr/share/bash-completion/completions/lxc 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/alpine.common.conf --rw-r--r-- root/root usr/share/lxc/config/alpine.userns.conf --rw-r--r-- root/root usr/share/lxc/config/archlinux.common.conf --rw-r--r-- root/root usr/share/lxc/config/archlinux.userns.conf --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/common.conf drwxr-xr-x root/root usr/share/lxc/config/common.conf.d/ -rw-r--r-- root/root usr/share/lxc/config/common.seccomp --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/nesting.conf --rw-r--r-- root/root usr/share/lxc/config/opensuse.common.conf --rw-r--r-- root/root usr/share/lxc/config/opensuse.userns.conf --rw-r--r-- root/root usr/share/lxc/config/openwrt.common.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/slackware.common.conf --rw-r--r-- root/root usr/share/lxc/config/slackware.userns.conf --rw-r--r-- root/root usr/share/lxc/config/sparclinux.common.conf --rw-r--r-- root/root usr/share/lxc/config/sparclinux.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 +-rw-r--r-- root/root usr/share/lxc/config/oci.common.conf -rw-r--r-- root/root usr/share/lxc/config/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/dhclient +-rwxr-xr-x root/root usr/share/lxc/hooks/dhclient-script -rwxr-xr-x root/root usr/share/lxc/hooks/mountecryptfsroot +-rwxr-xr-x root/root usr/share/lxc/hooks/nvidia -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-patch.py @@ -136,27 +88,48 @@ drwxr-xr-x root/root usr/share/lxc/selinux/ -rw-r--r-- root/root usr/share/lxc/selinux/lxc.if -rw-r--r-- root/root usr/share/lxc/selinux/lxc.te 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-slackware --rwxr-xr-x root/root usr/share/lxc/templates/lxc-sparclinux --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 -drwxr-xr-x root/root usr/var/ -drwxr-xr-x root/root usr/var/cache/ -drwxr-xr-x root/root usr/var/cache/lxc/ -drwxr-xr-x root/root usr/var/lib/ -drwxr-xr-x root/root usr/var/lib/lxc/ +-rwxr-xr-x root/root usr/share/lxc/templates/lxc-local +-rwxr-xr-x root/root usr/share/lxc/templates/lxc-oci +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/lxc-attach.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-autostart.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-cgroup.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-checkconfig.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-checkpoint.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-config.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-console.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-copy.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-create.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-destroy.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-device.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-execute.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-freeze.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-info.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-ls.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-monitor.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-snapshot.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-start.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-stop.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-top.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-unfreeze.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-unshare.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-update-config.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-user-nic.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-usernsexec.1.gz +-rw-r--r-- root/root usr/share/man/man1/lxc-wait.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/lxc-usernet.5.gz +-rw-r--r-- root/root usr/share/man/man5/lxc.conf.5.gz +-rw-r--r-- root/root usr/share/man/man5/lxc.container.conf.5.gz +-rw-r--r-- root/root usr/share/man/man5/lxc.system.conf.5.gz +drwxr-xr-x root/root usr/share/man/man7/ +-rw-r--r-- root/root usr/share/man/man7/lxc.7.gz +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/cache/ +drwxr-xr-x root/root var/cache/lxc/ +drwxr-xr-x root/root var/lib/ +drwxr-xr-x root/root var/lib/lxc/ +drwxr-xr-x root/root var/lib/misc/ diff --git a/lxc/.signature b/lxc/.signature index 137620f1c..76685aadb 100644 --- a/lxc/.signature +++ b/lxc/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF313PwTwnUheHG/tJ/HxNhGvF+DucRdJyivB4ObzGU1FKWGpBgsQVo6fYbeCQD9GPi0wNU0kSe/6NEy53Pk+sdQU= +RWSagIOpLGJF3xT2tDYYk3Z1yGySbQ0nQ2JPZnIVXxgHx55fElojcIHeaOSPZvvKtvDgKhlTyXDDLgRHlUF92WTVn1S0lBmuCQc= SHA256 (Pkgfile) = 54c1895e84fb203b10441f88ac3d857fbc438dbced5abbce8781d790aed0c47e -SHA256 (.footprint) = 920a21cb890fc0f44d0be2dc845217917692948036a9f984a5eea3c00aaa2e47 +SHA256 (.footprint) = 3406c0eb5a533a75c8d0b62f546f3d9a4a9f100f125570cd16cda9cbd62e6b56 SHA256 (lxc-3.2.1.tar.gz) = 5f903986a4b17d607eea28c0aa56bf1e76e8707747b1aa07d31680338b1cc3d4 SHA256 (man-pages.tar.xz) = 9c78897c8057cf8be5873382d6d03bf54fb3e032279126560552166c0ea7481a SHA256 (default.conf) = 6739fe54ffe7924a63fd47d8ff4b453e08b78bbd1b08e4426504b8f740e8b55f |