Separate the PlanetLab modifications from util-vserver
authorDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Fri, 30 Nov 2007 17:54:32 +0000 (17:54 +0000)
committerDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Fri, 30 Nov 2007 17:54:32 +0000 (17:54 +0000)
commit73929cd988b29cc673ff12945fc921957bd3ce78
tree212ca93d2f65b37a87a7311b8491c9441fa883bb
Separate the PlanetLab modifications from util-vserver
23 files changed:
AUTHORS [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
configure.ac [new file with mode: 0644]
man/vsh.8 [new file with mode: 0644]
python/bwlimit [new file with mode: 0755]
python/bwlimit.py [new file with mode: 0644]
python/disklimit [new file with mode: 0755]
python/vserver.py [new file with mode: 0644]
python/vserverimpl.c [new file with mode: 0644]
scripts/vcached [new file with mode: 0755]
scripts/vcached.cron [new file with mode: 0644]
scripts/vcached.logrotate [new file with mode: 0644]
scripts/vuseradd [new file with mode: 0755]
scripts/vuserdel [new file with mode: 0755]
src/planetlab.c [new file with mode: 0644]
src/planetlab.h [new file with mode: 0644]
src/vip6-autod.c [new file with mode: 0644]
src/vsh.c [new file with mode: 0644]
sysv/vip6-autod [new file with mode: 0755]
util-vserver-pl.spec.in [new file with mode: 0644]