Refresh GRUB scripts, config, and integration documentation

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-18 00:48:58 +01:00
parent 90168fb789
commit 8ca7e02398
2449 changed files with 1155215 additions and 38 deletions
+2 -2
View File
@@ -168,8 +168,8 @@ Red Bear OS can use GNU GRUB as an alternative boot manager with Linux-compatibl
```bash
make all CONFIG_NAME=redbear-full-grub # Build with GRUB chainload
local/scripts/grub-install --target=x86_64-efi --disk-image=build/x86_64/harddrive.img
local/scripts/grub-mkconfig -o local/recipes/core/grub/grub.cfg
./local/scripts/grub-install --target=x86_64-efi --disk-image=build/x86_64/harddrive.img
./local/scripts/grub-mkconfig -o local/recipes/core/grub/grub.cfg
```
## Native hardware listing tools