1256a43a5b
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)