Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/libremesh/lime-packages

LibreMesh packages configuring OpenWrt for wireless mesh networking
https://github.com/libremesh/lime-packages

qemu: allow building a network with multiple nodes

ffca6f05c483d99fd855c44d3ef6d345ab9f5ba6 authored over 4 years ago
qemu: rename node-number to node-id and improve help

8103d7ed114ec353b89b5e499dc83d02ac536ea2 authored over 4 years ago
unstuck-wifi: unstuck AP ifaces too

It was seen AP interfaces being stuck in the wild.
Also do not unstuck multiple times the same r...

502e939a2d70eb49c7b3cfa0b4a41b276efe3e0f authored over 4 years ago
Merge pull request #744 from spiccinini/fix_fbw_upgraded_no_community

fbw: fix /www/lime-community lost on upgrade

2b39204c670d467565c762a4b53f8d06beb09dc7 authored over 4 years ago
fbw: minnor improvements

2452d914365ce03032e9943e45a3406c29be22cd authored over 4 years ago
fbw: do not scann networks on boot

d6e6623bd13c3eca41d7c199775114e02d37bb94 authored over 4 years ago
fbw: fix /www/lime-community lost on upgrade

3b872453e053396c45e2d265d58fba5909592214 authored over 4 years ago
Merge pull request #736 from spiccinini/generic_configs

Add generic configuration support

d10d778930329a6dcb04f1ad877c94c7f416b6e6 authored over 4 years ago
shared-state: speed up get_candidates_neigh using wifi assoclist

Also reduced the cache time.

33106043c6307b0de90122298968d717b5ba8c27 authored over 4 years ago
lime-system: force explicit node and community asset dirs

This removes the hiearchy, forcing to specify in the lime-node
that you want to use a node asset.

4ee1d7618af2d743e0140f167d837b7ac2979388 authored over 4 years ago
Merge pull request #740 from spiccinini/fix_unittests

Fix unittests broken and use docker pull instead of local build

d73e065a60218290e03de8b95ec9c0899da5c212 authored over 4 years ago
lime-system: renamed run_asset FIRSTBOOT to ATFIRSTBOOT

f5383e1b6c91e81a5ac25247b427bcb01dde1738 authored over 4 years ago
tests: use docker pull instead of building locally

b94b1e4efd35624392a492cef521dbfddf6dc3b6 authored over 4 years ago
safe-upgrade: do not test cmdline as it requires lua-argparse

b01ce24f8f43091555731041d703e7353b923e5b authored over 4 years ago
unittests: use latests release from the 18.06 series

e9941e03b55553b9c524572ae39d56720a784281 authored over 4 years ago
tests: add liblucihttp library to the docker image

56cca8c785b62103de9a4720da05078e6909cc9a authored over 4 years ago
tests: symlink lua to /usr/bin and use latests image

64cefbab4d82c72b5bb84d7c6b98c16ec4825460 authored over 4 years ago
lime-system: renamed run_asset RECONFIG to ATCONFIG, use constants

bfcf2f11f0f97800222cf644bda7cbf606ff96f9 authored over 4 years ago
Merge pull request #737 from spiccinini/safe-upgrade-improvements

safe-upgrade improvements

76f5fdb2b3d65261b91f41e88b93a0d91b6ccd81 authored over 4 years ago
safe-upgrade: tests that help and args parsing works

497bc0f4536b1856bcf763a3ab642862b87a3313 authored over 4 years ago
tests: add LUA_PATH environment variable

This allows calling lua programs from lime-packages as the
packages/*/files/usr/lib/lua/* direct...

360bcbc35197ca2f715a1b721c7fffd75996d3af authored over 4 years ago
safe-upgrade: de-hardcode exit statuses

35cfff13c36bfe1a5c3d18cdb6c6fd9e17ff4a02 authored over 4 years ago
lime-system: extensive texting of generic configs

93a89f933e55510b11861c6ce8305e8b04f7d0c1 authored over 4 years ago
lime-system: fix testing twice the same attribute and clarify comment

873d4a2c9c5b06ac518344c3b2062b50a4a2821a authored over 4 years ago
safe-upgrade: better handling of filenames

e83e4bbbc015f382cba53092001506110a67a6e5 authored over 4 years ago
safe-upgrade: backup archive is now mutual exclusive with default backup

e587c50f6c6e5bf885e0b539b02e52c45922895d authored over 4 years ago
safe-upgrade: upgrade now reboots after upgrade (add --no-reboot)

Rebooting right away after upgrading is almost always what the user
want to do.

37e0bc51300add828b128b3ab88658c141a8d957 authored over 4 years ago
safe-upgrade: code cleanup and minnor improvements

00b10982992c769905ea95baf4f5b8859733fc36 authored over 4 years ago
safe-upgrade: order inside the sysupgrade.tgz

4b3dfcb13a0a351384bfc535aff913ea6ce7044f authored over 4 years ago
safe-upgrade: require argparse only for non module calls

fe8cdc1d53a829a31ceae6ece86d7e96f5a0f5e5 authored over 4 years ago
safe-upgrade: improved upgrade backup functionality

Adds --preserve-archive option to the upgrade (like sysupgrade -f)
Now by default uses config 'l...

ef8254f9d9093a06f51f704d01e1356a6653e9fd authored over 4 years ago
safe-upgrade: more testing and refactor using utils

568e344e2784df29b974d240c75e5cf043f39923 authored over 4 years ago
tests: fix missing stub revert

da3a6880da4e10d64b161fba59bf6dea713c45d3 authored over 4 years ago
utils: add keep_on_upgrade_files() helper

130403ccb9a2d735c18adea717afd324f46b4279 authored over 4 years ago
tests: add setup_test_dir() teardown _test_dir() helpers

Use this to get a working directory to create files for tests.
The teardown will remove the dire...

2603b05c59517bc90a50afbb289c5557a83d8f75 authored over 4 years ago
safe-upgrade: remove short option -f

It may be confusing as -f argument means something unrelated in
sysupgrade. Long options are pre...

6797496a850088d60fee233aff4895428a06d33b authored over 4 years ago
safe-upgrade: add jsonc and lime-system dependencies

0a9a6fb0101b025cb3d52b662608a53dd2d1a7e9 authored over 4 years ago
safe-upgrade: add verify cmd to check validity of a firmware

00da587b7a2bed0c6f61e67618cb545322d59157 authored over 4 years ago
safe-upgrade: make symbols not exposed as local

3f2c345f34b000902cf8b79ba150b71c291e1020 authored over 4 years ago
safe-upgrade add board_supported subcommand and tests

3ac102e3b3148a5ec8d9c763a5a7860e7886f8b1 authored over 4 years ago
safe-upgrade: args parsing easier to read

c43b5644ef1d2fe00dc4bbabe2324913ccae4415 authored over 4 years ago
safe-upgrade: support lua library mode

To allow testing and reusability.

25fbc402b201fe5dc3e977f0f4899d9a6f0530fa authored over 4 years ago
utils: refactor literalize to return only one argument

The idea of literalize was always to only return the new string
but by mistake it returned two a...

ac4802801f134a83c07fcfd1c0de8e9ff230bc7c authored over 4 years ago
lime-system: use string.format in utils.log

This is a lot more friendly and also mimics how many libraries
do logging.

18ee8fb7ad3272ba57d80892f4bba0a0183e0803 authored over 4 years ago
lime-system: add run_asset config

f6bd1b8f81b70e50fcd446d4692c82057138ace8 authored over 4 years ago
lime-system: update docs

249afb4808325076e9f40d8753382b7705c9aa7a authored over 4 years ago
lime.config: add uci_commit_all function

b3f9e6a3b27d7e8ec67e067b0848ddade2d008ce authored over 4 years ago
lime-system: better function names

8b44c26d513980d55e106833021518289a545e34 authored over 4 years ago
lime-system: add lime-assets support using copy_asset

a7834b15dce9cdd11e0bf37a5226da7abad443b8 authored over 4 years ago
lime-system: add generic uCI configuration support

2ec1e27739c9fb5afc593d9f1ccf9e129f0f011b authored over 4 years ago
Merge pull request #734 from spiccinini/fix_lime_app_package

lime-app: fix missing files in package

8a3de44f378b6fd7e55dc0d420c76304a7130c19 authored over 4 years ago
Merge pull request #731 from G10h4ck/hotfix-hostname-anygw-ip

Own node name is resolved to primary IP

6cf6ead31974acbb4eaadd4692c9a71f799b4491 authored over 4 years ago
lime-app: fix missing files in package

c88496cfaea09acc6e8b93d91c3c4e529d5d2f29 authored over 4 years ago
Merge pull request #722 from dangowrt/shared-state-uclient

shared-state: use uclient-fetch instead of luci-lib-httpclient

25543d4b1fcdda555f83a93388033ff51df4232a authored over 4 years ago
shared-state: use uclient-fetch instead of luci-lib-httpclient

luci-lib-httpclient pulls in 200kB of dependencies.
Replace it with a wrapper around uclient-fet...

e94790d27fc654176ad3bb76cb77354885e14717 authored over 4 years ago
Own node name is resolved to primary IP

Due to dnsmasq configurations automatically generated by openwrt init
script the node name was...

92a98fb6f9f9796bcdf26513efa8f5290ea34b56 authored over 4 years ago
Merge pull request #730 from patogit/patch-1

add r that was missing

4836845122ef6b795b52ec611d3ad125bdd762a2 authored over 4 years ago
add r that was missing

upgade -> upgrade

29de9eb6a425582baddd2865b2c8a0dd4df72d20 authored over 4 years ago
Merge pull request #726 from G10h4ck/batadv-ifmacaddresses

Batman-adv enable meshing over ethernet replaces #703 #724

5b3a34dd72fce1f09f37491cc3e23cb2c62c012d authored over 4 years ago
bmx7: allow setting trustedNodesDir

To make use of bmx7 signature checking one has to set
bmx7.general.trustedNodesDir='/etc/bmx7/tr...

57565ecdaf453bc3e4e3f283e49d56f78fe7b0fe authored over 4 years ago
Update lime-proto-batadv

Thanks Ilario for suggestion

60e4cf2c1702add3633373bfbf5d4dacde69c4c6 authored over 4 years ago
Use pre-existent constant instead of hardcoding 1496

Thanks San for suggestion

9a671f8e1e269f7c606ea2a6ad857dc54b6e4010 authored over 4 years ago
batman-adv vlan first byte of macaddr must end in 10

rework Ilario patch for testing

39f524a2ae215111382554759485b40aff53837f authored over 4 years ago
shared-state skip exclusion of dummy0 interface

abf6294639984e5121750f129e0b588cbba8a798 authored over 4 years ago
batadv proto remove kmod-dummy dependency

d24bc0ec19383563ef83973f3ded2b00dd7b3099 authored over 4 years ago
batadv proto randomize mac addresses of included interfaces

4ed70e565e2e7ce92ae38d24c34ca23e480ca97f authored over 4 years ago
revert commit: lime-proto-batadv: get real and stop trying to push OGMs over ethernet

0ef3a26dd57dcadc3689289e3730869be855ed92 authored over 4 years ago
Merge pull request #716 from dangowrt/bmx_depends_ebtables

bmx6/7: unconditionally depend on ebtables

658cd27566b4e81acfeff7f32b192702005215d5 authored over 4 years ago
lime-map-agent never selects luci-lib-libremap-bmx6

26410e37ad98f2248901689b4783e75d69f41de0 authored over 4 years ago
lime-webui never selects luci-app-bmx6 nor luci-app-batman-adv

92b27438a3297f3d934db0a56110c9c93405aece authored over 4 years ago
lime-debug never selects batctl

7108a745bbdabd76a74dc1c8ae2b475e0ce314c5 authored over 4 years ago
check-internet: use uclient-fetch instead of wget

e03a6d07205af7e11aed348ebf39c9104469b968 authored over 4 years ago
Merge pull request #718 from sanadora/update_ssid_documentation

Update SSID documentation in lime-example

9d543e60995fb090eb27115780e1f7a8cfbd36f6 authored over 4 years ago
update ssid documentation

29131e2bd35c77a798321d73ce24497198aa0722 authored over 4 years ago
Merge pull request #717 from dangowrt/fix_indent

lime-proto-batadv: fix indentation

8911a45498ae8def349b8589da1d7172cf6f0a5f authored over 4 years ago
Merge pull request #713 from dangowrt/legacy_rates

wireless: add option legacy_rates to allow disabling 11b rates

3883b01915b4e646d685812736c4e425b4ef1d21 authored over 4 years ago
bmx6/7: unconditionally depend on ebtables

conditional dependencies are deprecated. create hard dependency
instead as it seems the only goo...

08ed272288579c8cb76bd45c1e8ff545b85b4f8b authored over 4 years ago
lime-proto-batadv: fix indentation

Signed-off-by: Daniel Golle <[email protected]>

c219462e8a5ce11e6b913852ff0abf1d8bece14b authored over 4 years ago
wireless: add option legacy_rates to allow disabling 11b rates

802.11b uses 22MHz channels with CCK modulation which causes
significant noise on neighbouring 2...

2c7a1de07b96109519ee2555451917dfa80dddf8 authored over 4 years ago
Merge pull request #712 from spiccinini/check_internet

Add check-internet package

a4937adb20cd5a15e16487160f7cec12ef57d3ed authored over 4 years ago
Merge pull request #711 from spiccinini/fix_package_architecture_all

Fix package architecture all

1e11c6c5d4a465dd209bdeb7578f803b6b1378f1 authored over 4 years ago
ubus-lime-metrics: depend on check-internet package

e9cc4c14e3260056a1d2e95871fff96f317c7534 authored over 4 years ago
check-internet: add Readme

0133a20885f5c3704610c6621f9b36e800315833 authored over 4 years ago
last_internet: use check-internet HTTP command

5f48d6309f14d335cafdabc61fd9861ffe951c3a authored over 4 years ago
Add check-internet package

e8b6763e0c80e9a0187b776fbc74c10cfc0a7f1c authored over 4 years ago
first-boot-wizarde: one package for all architectures

66ec6d56f6e1f8aa10f8652b7744913546276b09 authored over 4 years ago
lua-argparse: one package for all architectures

26e235c5d2f8350116a071d6a0f7b33539a9c3e4 authored over 4 years ago
Merge pull request #708 from dangowrt/fix-batadv-for-19.07

proto-batadv: adapt to new UCI API

8e4a0b5899cfbf480ca2f3b8b1549ea22479480f authored over 4 years ago
Merge pull request #701 from spiccinini/fbw_community_password

FBW community shared password network creation

364bfc78e932d1c1f9b39fa87f1cc71152c24acc authored over 4 years ago
Merge pull request #710 from libremesh/lime-app-v0.2.5

LimeApp updated to v0.2.5

0326e83e3288d8109b6151d8ceb194688e8b3fb0 authored over 4 years ago
Merge pull request #707 from spiccinini/lime_location_improvements_2

ubus-lime-location improvements

f270cfc6cc5769327938d621cd5fe0ff9da2b6cf authored over 4 years ago
LimeApp updated to v0.2.5

aab9fbf90c44a687e02aeafe9d922b9281e9e827 authored over 4 years ago
proto-batadv: add backward compat and tests

Add support for batman pre 2019.0-2 config files used in OpenWrt
up to 18.06.

fed6a468257ac461a4c81b16ac3361a36e7d3bde authored over 4 years ago
lime-location.set: fix lat/lon and tests

a234bc711d7f2ae2d57c07bf00c1822b0a5ccd79 authored over 4 years ago
lime-location: fix typo

ad6b4c9e7a0a37818ef9add82934488440c579a9 authored over 4 years ago
proto-batadv: adapt to new UCI API

commit openwrt-routing/packages@54af5a209e0a
("batman-adv: Split batadv proto in meshif and hard...

1fb54735965489d7b37f3681220afae367da72c5 authored over 4 years ago
lime-location: missing uci commit

51246e4a86d38149291bc69ae9a79c57b1df7152 authored over 4 years ago
lime-location: force shared-state insert when seting location

d7c6617085b092f1ac5bc09903b8c12b3374a2d9 authored over 4 years ago
lime-location: use network.get_own_macs and improve testing

89e5ddc3a4c2c8d45eaa8357a28219d3e5918114 authored over 4 years ago
fake-iwinfo: asscoclist() always return empty table

7bfad9a6ab23b7ff9b3fbd7c4751dc9d65469d13 authored over 4 years ago