No description
Find a file
2025-11-06 19:31:32 +10:00
bin Added graphics information tool 2025-09-14 20:38:48 +10:00
browse
config Visual option variable refresh 2025-11-06 19:31:32 +10:00
device add in left analogue controls for dpad swap on tui brick (#657) 2025-11-02 10:02:07 +10:00
frontend Moved from extra to frontend 2025-06-21 21:05:31 +10:00
init Added background music bind mount to MUOS directory 2025-09-26 23:12:30 +10:00
kiosk Added network settings kiosk value 2025-10-18 17:41:10 +10:00
script Added network reconnect on device wake option 2025-11-02 11:49:56 +10:00
share Updated default theme with missing kiosk glyph 2025-11-02 13:34:23 +10:00
update Added graphics information tool 2025-09-14 20:38:48 +10:00
.gitignore
LICENSE
README.md Purged no longer needed default directory 2025-09-11 14:55:47 +10:00

muOS Internal

This repository holds all of the key infrastructure of MustardOS (muOS):

  • bin: Custom binaries used for scripts
  • browse: Symlinks for SFTPGo to use for browsing
  • config: Global configuration files
  • device: Device specific configurations
  • frontend: The frontend which is compiled from https://github.com/MustardOS/frontend
  • init: Content partition filesystem which is moved on first install
  • kiosk: Frontend and system kiosk values
  • script: Various POSIX compliant script files which is the backbone of muOS
  • share: Various shared resources used for internal scripts and applications
  • update: Marker files for installed archives