tree: 85209a29a69fa44c1fbb409bba4c6523063a2293 [path history] [tgz]
  1. conf/
  2. xyz/
  3. bootstrap.sh
  4. configure.ac
  5. ethernet_interface.cpp
  6. ethernet_interface.hpp
  7. LICENSE
  8. logman.py
  9. Makefile.am
  10. netman.py
  11. netman_watch_dns.c
  12. network_manager.hpp
  13. network_manager_main.cpp
  14. README.md
  15. userman.py
README.md

To Build

To build this package, do the following steps:

    1. ./bootstrap.sh
    2. ./configure ${CONFIGURE_FLAGS}
    3. make

To full clean the repository again run `./bootstrap.sh clean`.