90168fb789
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
15 lines
304 B
TOML
15 lines
304 B
TOML
# Red Bear OS Mini Live Configuration
|
|
# Minimal boot-test live ISO variant.
|
|
#
|
|
# Build: make live CONFIG_NAME=redbear-live-mini
|
|
|
|
include = ["minimal.toml", "redbear-legacy-base.toml"]
|
|
|
|
[general]
|
|
# Keep this image tiny for boot smoke tests only.
|
|
filesystem_size = 256
|
|
|
|
[packages]
|
|
mc = {}
|
|
redbear-info = {}
|