3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't disable batadv mcast plugin - compile it anyway since it is disabled in runtime by lime-config More... almost 11 years ago
log debug output into /tmp/log/lime-config.log More... almost 11 years ago
Merge branch 'hotfix/reintroduce-network-ids' into release/14.08 More... almost 11 years ago
replace hardcoded batadv vlanid=11 with %N1 template, to allow multiple L2 clouds to coexist automatically More... about 11 years ago
refactor network.primary_address(), abstracting applyNetTemplate() functions into utils namespace More... about 11 years ago
unify template format: use %Mn and %Nn More... about 11 years ago
update /etc/config/lime-defaults explanatory comments More... about 11 years ago
replace main_ipvX_address in /etc/config/lime-defaults with network-templated prefixes More... about 11 years ago
drop-in replace network.primary_address with the resurrected network.generate_address, merged with Gio's utils.applyMacTemplate logic More... about 11 years ago
bring back functions generate_host(), generate_address() and helpers, killed by Gio with 'Human understandable address generation' and 'Begin code razionalization and cleaning' More... about 11 years ago
revert 'lime-proto-{batadv, bmx6} now accepts AP wlan interfaces' for release, don't do mesh over AP interfaces More... about 11 years ago
turn ath-imagebuilder into a diffconfig, and don't select all packages by default More... about 11 years ago
install firewall package since now lime-config opens up everything by default More... about 11 years ago
move /etc/lime/lime.release to /etc/lime_release, and correctly fill in templates using sed, the same way /etc/openwrt_release is generated by upstream. More... about 11 years ago
lime-hwd-eth1-wan: generalized as lime-hwd-openwrt-wan lime-system: make a backup of original configuration at first boot lime-hwd-tl_wdr3600: do not take charge of wan/lan configuration as lime-hwd-openwrt-wan does it lime-full: depends on lime-hwd-openwrt-wan instead of lime-hwd-eth1-wan More... about 11 years ago
remove /etc/rc.local.d/ hooks structure, since it's unused and unnecesarily duplicates /etc/init.d/ functionality More... about 11 years ago
remove duplicated uci set uhttpd; later set in system.configure() More... about 11 years ago
protect module function calls with xpcall, as per http://www.lua.org/pil/8.5.html More... about 11 years ago
log debug output from firstboot lime-config into /tmp/lime-config.log More... about 11 years ago
remove bmx6_dumb_workaround, seems http://www.libre-mesh.org/issues/28 is not an issue anymore on barrier_breaker More... about 11 years ago
remove rubbish /etc/lime directory that was lying around since wbm-packages More... about 11 years ago
batadv.lua: rewrite only first byte in ethernet mac, preserving entropy between manufacturers More... about 11 years ago
batadv.lua: lookup mac of base interface (i.e. eth0 vs eth0.1 = strip vlan suffix) since vlan might not exist yet on firstboot More... about 11 years ago
checkout branch '14.08' both on openwrt base and lime-packages repos More... about 11 years ago
better error handling, avoid make bailing out with 'Error 1' More... about 11 years ago
base release on openwrt barrier_breaker instead of trunk More... about 11 years ago
fix COMMUNITY in config.mk - if it's not Libre-Mesh then it must be simply LiMe More... about 11 years ago
don't treat openwrt-packages feed specially, given now packages are spread over multiple repos :( More... about 11 years ago
update feeds.conf template: pull everything from libre-mesh clones, specifically '14.08' branch More... about 11 years ago
Merge branch 'master' into develop after release More... about 11 years ago