Files
fds-os/README.md
T
2026-09-24 14:51:56 +08:00

1.6 KiB

FDS/OS

FDS/OS is a cartridge-based Linux system for the Felis FP-85: Raspberry Pi 5, twelve USB cartridge bays and a Dasung Paperlike 13K display. It uses Void Linux packages, native s6 services and static Rust system tools. The Dasung daemon is included in the base system; WindowMaker is an optional desktop.

The Gitea wiki is the complete, authoritative manual:

The same pages live in the fds-os.wiki Git submodule. Initialize it in an existing checkout with git submodule update --init fds-os.wiki, or clone this repository with --recurse-submodules. Edit those pages directly; there is no separate manual to synchronize or export. See Editing the wiki for the Git workflow and page conventions. make wiki-check checks local links; make help lists build commands.