8 lines
304 B
TOML
8 lines
304 B
TOML
# Red Bear OS Live Mini Configuration with GRUB Boot Manager
|
|
# Legacy compatibility alias for the canonical GRUB mini live target.
|
|
#
|
|
# Preferred build: make live CONFIG_NAME=redbear-grub-live-mini
|
|
# Legacy build: make live CONFIG_NAME=redbear-live-mini-grub
|
|
|
|
include = ["redbear-grub-live-mini.toml"]
|