Commit Graph

5 Commits (dd46d0bffc2a69ff4cc3e9dd1c949767aaa5c52e)

Author SHA1 Message Date
Dustin dd46d0bffc 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:10:46 -05:00
Dustin 25400e79ea network: Fix unknown key error
`UseDomain` should be `UseDomains`.
2025-09-09 07:10:46 -05:00
Dustin 78dc6b6bda iwd: Disable network configuration
We just want `iwd` to connect to the WiFi network.  `systemd-networkd`
will handle IP management.
2025-09-09 07:10:46 -05:00
Dustin 0459fc1b4a Install shairport-sync
`shairport-sync` provides the AirPlay functionality for _airplaypi_.
2025-09-09 07:10:46 -05:00
Dustin a11aa6f1b3 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:10:46 -05:00