docs: update configs after CAP recovery and roms share setup
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- 07-WIFI-CAPSMAN: CAP both radios working, access list no VLAN assignment - 01-NETWORK-MAP: fix CAP IP .6→.2, add Nobara and SMB shares section - 04-HARDWARE-INVENTORY: CAP SSH/version details, add Recalbox device - 06-VLAN-DEVICE-ASSIGNMENT: add Nobara (VLAN 10), Recalbox (VLAN 25) - 03-SERVICES-OTHER: add Roms SMB share section with mount details - CHANGELOG: add 2026-02-14 entries Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Other Services
|
||||
|
||||
**Last Updated:** 2026-02-06
|
||||
**Last Updated:** 2026-02-14
|
||||
|
||||
Non-critical services that enhance functionality but don't affect core network operation.
|
||||
|
||||
@@ -130,6 +130,23 @@ Non-critical services that enhance functionality but don't affect core network o
|
||||
|
||||
**Purpose:** Torrent client
|
||||
|
||||
### Roms (SMB Share)
|
||||
|
||||
| Property | Value |
|
||||
|----------|-------|
|
||||
| Share Path | /mnt/user/roms |
|
||||
| Protocol | SMB (guest access, read-only) |
|
||||
| Size | 2.3 TB (49 systems) |
|
||||
|
||||
**Consumers:**
|
||||
|
||||
| Device | Mount Point | Method |
|
||||
|--------|-------------|--------|
|
||||
| Nobara | /mnt/roms | fstab (CIFS, guest, systemd.automount) |
|
||||
| Recalbox | /recalbox/share/roms_network | custom.sh boot script (CIFS) |
|
||||
|
||||
**Recalbox:** Network roms are bind-mounted over local rom directories at boot via `/recalbox/share/system/custom.sh`. Local roms were deleted from SD card to save space.
|
||||
|
||||
---
|
||||
|
||||
## Productivity
|
||||
|
||||
Reference in New Issue
Block a user