Details on this package are located in Section 10.54.2, “Contents of Colo.”
The Colo package contains the Cobalt Boot Loader.
This bootloader is for the MIPS based cobalt servers RaQ, RaQ2, Qube, or the Qube2.
Compile the Colo package:
cd tools/elf2rfx
make CC=gcc
cd ../..
make CROSS_COMPILE="${CLFS_TARGET}-" binary
Install the package:
cp -v chain/colo-chain.elf ${CLFS}/boot/vmlinux
gzip -9 ${CLFS}/boot/vmlinux
Details on this package are located in Section 10.54.2, “Contents of Colo.”