forked from unofficial-inteno-public-mirror/icwmp
-
Notifications
You must be signed in to change notification settings - Fork 0
License
8yte/icwmp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 97.1%
- Shell 2.4%
- Other 0.5%