Commit Graph

5 Commits (4256a8dbe8a4f200ebf0a66ce7843d2f91c328dd)

Author SHA1 Message Date
Dustin 4256a8dbe8 Install libdaemon
dustin/airplaypi/pipeline/head This commit looks good Details
Without libdaemon, Avahi will only build the shared libraries but not
`avahi-daemon`.  `shairport-sync` needs the daemon, though.
2025-09-08 09:03:10 -05:00
Dustin 07991d7ea6 Install shairport-sync
dustin/airplaypi/pipeline/head Something is wrong with the build of this commit Details
`shairport-sync` provides the AirPlay functionality for _airplaypi_.
2025-09-07 12:04:51 -05:00
Dustin 0a689fb1ba Enable WiFi, SSH 2025-09-03 11:27:46 -05:00
Dustin 33582f64d7 Add a root shell on UART console
Until I implement some kind of self-provisioning process for these
machines (supposing I ever do), I need a way to log in and
configure/troubleshoot.  I don't think there's any particular security
concern by having an auto-logged-in root shell on the UART console, as
accessing it needs physical access to the machine.
2025-09-03 11:27:46 -05:00
Dustin 097c6da70f Initial commit 2025-09-03 11:27:46 -05:00