8000 GitHub - 8yte/icwmp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

8yte/icwmp

 
 

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

No packages published

Languages

  • C 97.1%
  • Shell 2.4%
  • Other 0.5%
0