Auto-sync Chriss-MacBook-Pro 2026-06-11 12:51

This commit is contained in:
Chris
2026-06-11 12:51:20 -05:00
parent 08aeb65d83
commit 8a35ebb095
5 changed files with 48 additions and 0 deletions
@@ -0,0 +1,11 @@
---
name: Community user avdp - Docker/NAS use case
description: Discord user avdp runs splitflap-os on a Fedora NAS via virtual serial port over MQTT, may PR package manager detection
type: project
---
Discord user avdp runs splitflap-os on a Fedora-based NAS (not a Pi), using a virtual serial port at /tmp/ttyVSF0 that relays to MQTT. Wants Docker container support. May submit a PR to detect the correct package manager (dnf vs apt) in the install script and add a prompt to skip networking service install.
**Why:** Represents the non-Pi deployment use case driving the configurable serial port and --skip-network features.
**How to apply:** When reviewing PRs for install script changes around package manager detection, this is the context. The serial port and --skip-network features (v0.2.5/v0.2.6) were built for this user's workflow.