https://github.com/davide125/arcadeos
Appliance-style OS for arcade cabinets
https://github.com/davide125/arcadeos
Last synced: 3 months ago
JSON representation
Appliance-style OS for arcade cabinets
- Host: GitHub
- URL: https://github.com/davide125/arcadeos
- Owner: davide125
- License: lgpl-2.1
- Created: 2024-11-11T00:35:29.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T19:33:23.000Z (6 months ago)
- Last Synced: 2025-03-02T14:50:01.097Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ArcadeOS
ArcadeOS is an appliance-style OS for arcade cabinets based on
[ParticleOS](https://github.com/systemd/particleos).The ArcadeOS image is built using [mkosi](https://github.com/systemd/mkosi). To
build the image, run `./mkosi -f` from the ArcadeOS repository.It's recommended to set a root password (e.g. via `mkosi.rootpw` or
`RootPassword=` in `mkosi.local.conf`), as otherwise `systemd-firstboot` will
prompt for one on startup, but the prompt won't be visible due to the boot
splash unless that's dismissed.