Files
RedBear-OS/config
vasilito 2b19f2ace0 redbear-mini: drop redbear-meta (+bluetooth firmware) — mini was 2.4G, now ~474M
redbear-meta is a full-system umbrella whose `depends` transitively pull the
ENTIRE package set — including the 1.9 GB redbear-firmware bundle, amdgpu,
redox-drm and the driver framework — into text-only mini. That ballooned the
mini install to 2.4 GB (1.9 GB of it /lib/firmware). Removing redbear-meta from
mini drops it to ~474 MB installed; mini already declares the packages it needs
directly. Also drop redbear-firmware-bluetooth: mini keeps ONLY the small
iwlwifi firmware (~444K) for Wi-Fi bring-up/testing.

Also unpin filesystem_size in minimal.toml (the common ancestor of the redbear
targets) so the installer's content-based sizing applies; configs needing a
fixed size still override it.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-29 11:54:28 +09:00
..