f7ffafa0c4
Consolidate compile target naming (redbear-live, redbear-grub-live-full, etc.), add config/redbear-grub-live-full.toml, make redbear-live-full-grub a legacy alias, update build-iso.sh to support all GRUB live targets, and sync AGENTS.md/README.md build command documentation.
8 lines
304 B
TOML
8 lines
304 B
TOML
# Red Bear OS Live Full Configuration with GRUB Boot Manager
|
|
# Legacy compatibility alias for the canonical GRUB full live target.
|
|
#
|
|
# Preferred build: make live CONFIG_NAME=redbear-grub-live-full
|
|
# Legacy build: make live CONFIG_NAME=redbear-live-full-grub
|
|
|
|
include = ["redbear-grub-live-full.toml"]
|