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 has been 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)
The text was updated successfully, but these errors were encountered:
What is the time commitment for this task?
As you mention in #27 you have a work-around. For the purposes of proceeding with boat things it's probably best to wait until we are really pushing up against the edges of what we can do before investing time in a custom distro.
#27 is a workaround for #25 and this (or similar) would be an actual solution. This isn't something I'm actively working on so I can't comment on how long it would take (as there are multiple different ways of producing a custom distro).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
The text was updated successfully, but these errors were encountered: