Commit Graph

5 Commits (0635cdbe8385aa7573efc7353f4a1603a4a0cc4e)

Author SHA1 Message Date
Dustin 0635cdbe83 fixup! Install shairport-sync
dustin/airplaypi/pipeline/head This commit looks good Details
2025-09-09 10:31:25 -05:00
Dustin beac5cfaec iwd: Disable network configuration
We just want `iwd` to connect to the WiFi network.  `systemd-networkd`
will handle IP management.
2025-09-09 10:29:09 -05:00
Dustin 3aa291904b resolved: Disable mDNS
dustin/airplaypi/pipeline/head This commit looks good Details
`avahi-daemon` complains:

> WARNING: Detected another IPv4 mDNS stack running on this host. This
> makes mDNS unreliable and is thus not recommended.
2025-09-09 07:40:11 -05:00
Dustin fa7548cacc Install shairport-sync
`shairport-sync` provides the AirPlay functionality for _airplaypi_.
2025-09-09 07:40:11 -05:00
Dustin 153a8071a9 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-09 07:40:03 -05:00