mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2025-12-10 07:44:41 +01:00
No description
| bin | ||
| config | ||
| dm | ||
| inc | ||
| init | ||
| scripts | ||
| tools | ||
| uci-defaults | ||
| .gitignore | ||
| AUTHORS | ||
| backupSession.c | ||
| ChangeLog | ||
| config.c | ||
| configure.ac | ||
| COPYING | ||
| cwmp.c | ||
| digestauth.c | ||
| event.c | ||
| external.c | ||
| http.c | ||
| ipping.c | ||
| jshn.c | ||
| kcwmp.c | ||
| log.c | ||
| Makefile.am | ||
| md5.c | ||
| netlink.c | ||
| NEWS | ||
| README | ||
| time.c | ||
| ubus.c | ||
| xml.c | ||
| xmpp_cr.c | ||
| zlib.c | ||
configure autotools =================== $ autoreconf -if clean it all up =============== $ make distclean or $ git clean -df development environment ======================= Make sure you have all the packages installed from packages-arch-tr069 git repository. $ ln -sf `pwd`/scripts/defaults /usr/share/icwmp/defaults run icwmpd ============= $ export UCI_CONFIG_DIR="`pwd`/config/" $ export UBUS_SOCKET="/tmp/ubus.sock" $ ./bin/icwmpd -f