Jelte Jansen f33c6b79fa [trac384] make the cmdparse remove whitespace 14 years ago
..
tests f33c6b79fa [trac384] make the cmdparse remove whitespace 14 years ago
Makefile.am d803ac6d86 make sure "." is listed before tests in SUBDIRS to ensure things to be tested are ready when doing tests. specifically, the immediate 'make check' after "configure" would fail without these changes. 14 years ago
README ed538af714 Move files from /src/lib/bindctl to /src/bin/bindctl. 15 years ago
TODO 8e42f07465 Update TODO list. 15 years ago
__init__.py ed538af714 Move files from /src/lib/bindctl to /src/bin/bindctl. 15 years ago
bindcmd.py 184c6c7068 [trac384] more review comments addressed 14 years ago
bindctl-source.py.in f64a196284 improve internal help documentation for config commands 14 years ago
bindctl.1 358940c3ad Regenerate man pages (from XML to roff) to catch up 15 years ago
bindctl.xml cb61713174 Have msgq and its manpage be installed as "b10-msgq". 15 years ago
cmdparse.py f33c6b79fa [trac384] make the cmdparse remove whitespace 14 years ago
exception.py 8656b4b0c6 1. Change bindctl's code according the suggestion in trac220. 15 years ago
moduleinfo.py 184c6c7068 [trac384] more review comments addressed 14 years ago
mycollections.py ed538af714 Move files from /src/lib/bindctl to /src/bin/bindctl. 15 years ago
run_bindctl.sh.in 05b245d8e2 Be consistent with these run_*sh scripts by using exec for all of them. 14 years ago

README

1. Start bindctl by run command "sh bindctl".
2. Login to b10-cmdctld with the username and password. The username and password will be saved in file default_user.csv automatcally after logining successfully, so next time bindctl will login with the username and password saved in default_user.csv. For more usage information, please turn to "man bindctl".