Ilario Gelmetti

Results 445 comments of Ilario Gelmetti

We could implement something like: if (uptime > 24h and free RAM < 2 MB) then reboot But if it is a process filling the RAM, and not the tmpfs...

Hey @spiccinini can you confirm that setting the autogenerated to false (as I documented a few days ago here: https://github.com/libremesh/lime-packages/commit/9cc600a135608474911c5207c2d1fed082e11954#diff-cfd09ba8b27300468cac8308fc444415R151-R152 ) solves the issue? The easy question now is: is...

Do you mean, creating a new network profile in https://github.com/libremesh/network-profiles without even having a Github account? Sounds difficult.

> Why only use `libremesh.mk` for packages which depend on `lime-system`? I'm not sure I got the question, but I try to answer: inside `libremesh.mk` there is a hardcoded dependency...

> ... or just add the dependency individually to the packages which actually require it. Having the dependency on lime-system outsourced to libremesh.mk is a minor advantage compared to automated...

> Some packages depend only in the lime.utils part of lime-system package. In my opinion we should refactor out this lua module into its own package. To add some data,...

Maybe I misunderstood @spiccinini proposal: are you proposing to make lime.utils a non-LibreMesh-related package which could end up in OpenWrt repositories? In order to do this we should remove the...

I created a new issue for following this lime-utils thing :)

Now that the release is out, can we migrate the packages' Makefiles to use libremesh.mk?