[ UP ] update cgi, lvm and raid can work. add set time and shutdown function to syste...
commitc7b5958dd623d62ea479df66f5094e52343df637
authorkylin <kkmm99@gmail.com>
Tue, 23 Sep 2008 12:14:35 +0000 (23 20:14 +0800)
committerkylin <kkmm99@gmail.com>
Tue, 23 Sep 2008 12:14:35 +0000 (23 20:14 +0800)
treec8d7bf003dfd5cf0e5565e200068ea083520c5e2
parentc637c42333461947811d739b3ff08dec2e0f3f15
[ UP ] update cgi, lvm and raid can work. add set time and shutdown function to system module.
17 files changed:
cgi/README [new file with mode: 0644]
cgi/lib.sh
cgi/libutil.lua
cgi/shares/list_lv.lua
cgi/system.cgi
cgi/system/network.lua
cgi/system/shutdown.lua [new file with mode: 0755]
cgi/system/time.lua [new file with mode: 0755]
cgi/system_shutdown.cgi
cgi/system_time.cgi [new file with mode: 0755]
cgi/volumes.cgi
cgi/volumes/create_raid.lua [new file with mode: 0755]
cgi/volumes/create_sharelv.lua
cgi/volumes/list_all_disks.lua [new file with mode: 0755]
cgi/volumes_create_raid.cgi
cgi/volumes_create_sharelv.cgi
cgi/volumes_vstatus.cgi