Refer to GRUB instead of Barebox in top-level readme (#3464)

We don't use Barebox for over two years since d1cc7394, remove the forgotten
mention of it in readme.
This commit is contained in:
Jan Čermák 2024-07-08 12:13:23 +02:00 committed by GitHub
parent 3ef8b07676
commit 1f8ed07c42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ The Home Assistant Operating System documentation can be found on the [Home Assi
### Components ### Components
- **Bootloader:** - **Bootloader:**
- [Barebox](https://barebox.org/) for devices that support UEFI - [GRUB](https://www.gnu.org/software/grub/) for devices that support UEFI
- [U-Boot](https://www.denx.de/wiki/U-Boot) for devices that don't support UEFI - [U-Boot](https://www.denx.de/wiki/U-Boot) for devices that don't support UEFI
- **Operating System:** - **Operating System:**
- [Buildroot](https://buildroot.org/) LTS Linux - [Buildroot](https://buildroot.org/) LTS Linux