Files
RedBear-OS/config
vasilito 1256a43a5b config: add redbear-bare target
Strips to bare minimum: kernel boots, base-initfs 90_initfs.target
brings up init daemons (logd, randd, zerod, ptyd, inputd), console
getty 2 hands off to zsh as default shell. No networking, no
display/audio, no driver-manager, no extra services.

filesystem_size=96 MiB. Includes only minimal.toml. Overrides
base.toml's /etc/net/* and /etc/pkg.d/50_redox (empty) and
/etc/login_schemes.toml (display/audio removed).

Build: make live CONFIG_NAME=redbear-bare

(NO AI attribution)
2026-07-14 23:09:01 +09:00
..