Add GRUB variants for live and minimal profiles

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-21 16:15:16 +01:00
parent 7a17737859
commit 4fe0a32ee9
4 changed files with 24 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Red Bear OS Minimal Configuration with GRUB Boot Manager
# Minimal console/server target with installer-native GRUB chainload.
#
# Build: make all CONFIG_NAME=redbear-minimal-grub
include = ["redbear-minimal.toml", "redbear-grub.toml"]