Kazunori Fujiwara 44ea119ae4 merged trunk@3240 changes into this branch il y a 14 ans
..
tests ab157ce306 Exit if a single test script fails. il y a 15 ans
Makefile.am 44ea119ae4 merged trunk@3240 changes into this branch il y a 14 ans
README ed538af714 Move files from /src/lib/bindctl to /src/bin/bindctl. il y a 15 ans
TODO 8e42f07465 Update TODO list. il y a 15 ans
__init__.py ed538af714 Move files from /src/lib/bindctl to /src/bin/bindctl. il y a 15 ans
bindcmd.py f6acd3ffaf trivial cleanup: removed a duplicate import. il y a 15 ans
bindctl-source.py.in 44ea119ae4 merged trunk@3240 changes into this branch il y a 14 ans
bindctl.1 358940c3ad Regenerate man pages (from XML to roff) to catch up il y a 15 ans
bindctl.xml cb61713174 Have msgq and its manpage be installed as "b10-msgq". il y a 15 ans
cmdparse.py 8656b4b0c6 1. Change bindctl's code according the suggestion in trac220. il y a 15 ans
exception.py 8656b4b0c6 1. Change bindctl's code according the suggestion in trac220. il y a 15 ans
moduleinfo.py 3dabd8c630 Add code for task 80(add value/type check for cmdctl). After review, the code needs to be merged to trunk. il y a 15 ans
mycollections.py ed538af714 Move files from /src/lib/bindctl to /src/bin/bindctl. il y a 15 ans
run_bindctl.sh.in 2efadae260 Run this in the builddir (where generated bindctl exists). il y a 15 ans

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".