Skip to content

hardware-independent openWRT-extension (using busybox-ash as main-language) for setting up and manage many, large wifi-mesh-networks for different locations including billing, captive portal / splash screen / weblogin, accounting, data retention and layer7-QoS

License

Notifications You must be signed in to change notification settings

mtippmann/weimarnetz

 
 

Repository files navigation

kalua - build mesh-networks without pain

Need support? join the club or ask for consulting

Flattr this git repo

Important!

Don't forget to set the variables $REPONAME and $REPOURL as global variables (export VARIABLE=VALUE) before you start playing here. REPONAME is the directory where you checked out REPOURL. E.g. REPONAME could be set to weimarnetz and REPOURL to git://github.com/weimarnetz/weimarnetz.git

how to get a release for a specific hardware

for building this firmware yourself please see our builder at https://github.com/weimarnetz/builder

Cherry Picking Git commits from forked repositories

  • git fetch [repository url]
  • git cherry-pick -x [hash]
  • resolve conflicts, if any
    • git commit -ac [hash]
  • git push

About

hardware-independent openWRT-extension (using busybox-ash as main-language) for setting up and manage many, large wifi-mesh-networks for different locations including billing, captive portal / splash screen / weblogin, accounting, data retention and layer7-QoS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 99.6%
  • Makefile 0.4%