You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2018. It is now read-only.
I think there may be use in switching from Raspbian to a custom distribution of Linux.
What I can think of off the top my head that I'd like to see in a hypothetical distro:
A simpler init system (I do like systemd's unit file format, but the whole of systemd seems to extravagant for a system that will be running but a few processes)
A simpler, centralized, logging format (is this even needed if the control software logs to SQLite?)
Two partitions by default, one read-only and the other read-write (where the prior would be for system files and the latter would be for logs)