Age | Commit message (Collapse) | Author |
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
GRUB images are in /boot/grub/${arch}-${target}/, so it's
better to use similar paths for barebox to make it more
consistent and familiar to users that already know GRUB.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Changing the partition type on a BeagleBone green
made the bootrom not pick the bootloader anymore.
TODO before migrating barebox and barebox-tools to libre:
- Make sure that Parabola can fully boot once barebox is
installed, without having to mess with the environment
through the serial port.
TODO:
- Add an installation script to install barebox in a way that is
similar to what people are used with GRUB.
- Enable USB console at boot
- Add support for other architectures (i686, x86_64)
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
The barebox binaries built with this package were tested
with a beaglebone green, with an already configured
barebox environment. The system booted fine.
TODO before migrating to libre:
- Package the utilities
- Make sure that Parabola can fully boot once barebox is
installed, without having to mess with the environment
through the serial port.
TODO:
- Add an installation script to install barebox in a way that is
similar to what people are used with GRUB.
- Enable USB console at boot
- Add support for other architectures (i686, x86_64)
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
TODO:
- Add support for x86 and x86_64
- Package the utilities
- Add installation instructions or scripts
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|