Update build configs for D-Bus and service integration

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-04-17 13:34:28 +01:00
parent 352bc9340f
commit 41556c5c4e
5 changed files with 192 additions and 6 deletions
+3 -2
View File
@@ -6,7 +6,9 @@
include = ["minimal.toml", "redbear-legacy-base.toml", "redbear-device-services.toml", "redbear-netctl.toml"]
[general]
filesystem_size = 512
# Minimal image now includes firmware payloads and Wi-Fi control-plane packages,
# so the previous 512 MiB image is too small for live ISO assembly.
filesystem_size = 2048
[packages]
# Red Bear OS branding
@@ -37,7 +39,6 @@ udev-shim = {}
# Terminal file manager
mc = {}
# Diagnostic tool
redbear-info = {}