lxc: initial import
This commit is contained in:
parent
3478318c11
commit
bd619f96ae
125
lxc/.footprint
Normal file
125
lxc/.footprint
Normal file
@ -0,0 +1,125 @@
|
||||
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-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-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-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-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/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
|
||||
drwxr-xr-x root/root usr/lib/lxc/
|
||||
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/libexec/
|
||||
drwxr-xr-x root/root usr/libexec/lxc/
|
||||
-rwxr-xr-x root/root usr/libexec/lxc/lxc-init
|
||||
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
|
||||
drwxr-xr-x root/root usr/man/man5/
|
||||
-rwxr-xr-x 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
|
||||
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/hooks/
|
||||
-rwxr-xr-x root/root usr/share/lxc/hooks/mountcgroups
|
||||
-rwxr-xr-x root/root usr/share/lxc/hooks/mountecryptfsroot
|
||||
-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-debian
|
||||
-rwxr-xr-x root/root usr/share/lxc/templates/lxc-fedora
|
||||
-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-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/
|
2
lxc/.md5sum
Normal file
2
lxc/.md5sum
Normal file
@ -0,0 +1,2 @@
|
||||
8552a4479090616f4bc04d8473765fc9 lxc-0.9.0.tar.gz
|
||||
c3454c5764f16eddeb16019dc6a966dc man-pages.tar.xz
|
21
lxc/Pkgfile
Normal file
21
lxc/Pkgfile
Normal file
@ -0,0 +1,21 @@
|
||||
# Description: container namespace cgroup virtualisation for linux guests
|
||||
# URL: http://lxc.sf.net
|
||||
# Maintainer: Thomas Penteker, tek at serverop dot de
|
||||
|
||||
name=lxc
|
||||
version=0.9.0
|
||||
release=1
|
||||
source=(http://lxc.sourceforge.net/download/lxc/lxc-$version.tar.gz
|
||||
man-pages.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
mv $SRC/man* $PKG/usr/man
|
||||
rm $PKG/usr/lib/lxc/rootfs/README
|
||||
}
|
BIN
lxc/man-pages.tar.xz
Normal file
BIN
lxc/man-pages.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user