OSDN Git Service

new lxcf-0.1 source repository
authorHideyuki Niwa <niwa.hideyuki@jp.fujitsu.com>
Thu, 30 Jan 2014 06:05:28 +0000 (15:05 +0900)
committerHideyuki Niwa <niwa.hideyuki@jp.fujitsu.com>
Thu, 30 Jan 2014 06:05:28 +0000 (15:05 +0900)
commitda461aa571808d78ed230a8b4c821b7749cabf24
tree029bef2f6d9fe07aaf4ecfd0111b4200e53c5695
new lxcf-0.1 source repository
92 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile [new file with mode: 0644]
Makefile_fedora19 [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
cmd/autostart [new file with mode: 0755]
cmd/blkio_r [new file with mode: 0755]
cmd/blkio_w [new file with mode: 0755]
cmd/blkiops_r [new file with mode: 0755]
cmd/blkiops_w [new file with mode: 0755]
cmd/clone [new file with mode: 0755]
cmd/clone-n [new file with mode: 0755]
cmd/cpun [new file with mode: 0755]
cmd/cpurate [new file with mode: 0755]
cmd/deploy [new file with mode: 0755]
cmd/erase [new file with mode: 0755]
cmd/erase-n [new file with mode: 0755]
cmd/helpcmd [new file with mode: 0755]
cmd/list [new file with mode: 0755]
cmd/lxcf [new file with mode: 0755]
cmd/memlimit [new file with mode: 0755]
cmd/memswlimit [new file with mode: 0755]
cmd/net_cls [new file with mode: 0755]
cmd/numa [new file with mode: 0755]
cmd/reboot [new file with mode: 0755]
cmd/resume [new file with mode: 0755]
cmd/resume-n [new file with mode: 0755]
cmd/run [new file with mode: 0755]
cmd/set [new file with mode: 0755]
cmd/show [new file with mode: 0755]
cmd/start [new file with mode: 0755]
cmd/start-n [new file with mode: 0755]
cmd/stop [new file with mode: 0755]
cmd/stop-n [new file with mode: 0755]
cmd/suspend [new file with mode: 0755]
cmd/suspend-n [new file with mode: 0755]
cmd/sysgen [new file with mode: 0755]
cmd/sysgen-n [new file with mode: 0755]
cmd/update [new file with mode: 0755]
cmd/update-alert [new file with mode: 0755]
conf/etc_lxcfnet1.xml [new file with mode: 0644]
conf/helpfile.txt [new file with mode: 0644]
conf/lxcf-hook [new file with mode: 0755]
conf/lxcf.conf [new file with mode: 0644]
conf/lxcf.service [new file with mode: 0644]
conf/var_lxcfnet1.xml [new file with mode: 0644]
doc/lxcf.1.gz [new file with mode: 0644]
example/HA10 [new file with mode: 0755]
example/README [new file with mode: 0644]
example/ops-script [new file with mode: 0755]
lib/lxcf-autostart [new file with mode: 0755]
lib/lxcf-check-json [new file with mode: 0755]
lib/lxcf-clone [new file with mode: 0755]
lib/lxcf-clone-setup [new file with mode: 0755]
lib/lxcf-config [new file with mode: 0755]
lib/lxcf-createfile [new file with mode: 0755]
lib/lxcf-define [new file with mode: 0755]
lib/lxcf-deploy [new file with mode: 0755]
lib/lxcf-erase [new file with mode: 0755]
lib/lxcf-erase-setup [new file with mode: 0755]
lib/lxcf-init [new file with mode: 0755]
lib/lxcf-keygen [new file with mode: 0755]
lib/lxcf-list [new file with mode: 0755]
lib/lxcf-load [new file with mode: 0755]
lib/lxcf-maintenance [new file with mode: 0755]
lib/lxcf-parmchk-MJMI [new file with mode: 0755]
lib/lxcf-parmchk-cname [new file with mode: 0755]
lib/lxcf-parmchk-float [new file with mode: 0755]
lib/lxcf-parmchk-float-kmg [new file with mode: 0755]
lib/lxcf-parmchk-hexdig [new file with mode: 0755]
lib/lxcf-parmchk-num [new file with mode: 0755]
lib/lxcf-parmchk-num-kmg [new file with mode: 0755]
lib/lxcf-rc [new file with mode: 0755]
lib/lxcf-reboot [new file with mode: 0755]
lib/lxcf-resource [new file with mode: 0755]
lib/lxcf-resource2 [new file with mode: 0755]
lib/lxcf-resume [new file with mode: 0755]
lib/lxcf-run [new file with mode: 0755]
lib/lxcf-setup [new file with mode: 0755]
lib/lxcf-start [new file with mode: 0755]
lib/lxcf-stop [new file with mode: 0755]
lib/lxcf-suspend [new file with mode: 0755]
lib/lxcf-sysgen [new file with mode: 0755]
lib/lxcf-update [new file with mode: 0755]
lib/lxcf-update1 [new file with mode: 0755]
lib/lxcf-update2 [new file with mode: 0755]
lxcf.spec [new file with mode: 0644]
src/.deps/lxcf.Po [new file with mode: 0644]
src/lxcf-resource1.c [new file with mode: 0644]