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
Support prebuilt airplanes.live images in update and runtime scripts
Adds a parallel image-install branch to update.sh, gated on both the
boot config file and an executable airplanes-feeder. On image installs,
update.sh sources config from the boot partition, skips the readsb
compile, and orders its systemd units after airplanes-first-run.service;
manual installs follow the existing path unchanged. Runtime scripts and
the apl-feed CLI gain matching multi-source config handling, and both
unit files now set RestartPreventExitStatus=64 so a config-fatal exit no
longer respawns.
0 commit comments