History log of /haiku/build/jam/packages/HaikuLoader
Revision Date Author Comments
# 92bb7e91 29-Nov-2018 Adrien Destugues <pulkomandy@pulkomandy.tk>

Revert "haiku_loader.hpkg: Add each compiled boot target"

This reverts commit 349326db275da7f7f507540ccecb2780ac655fe9.

Makes the system unbootable on my gcc2 BIOS machine.


# 349326db 28-Nov-2018 Alexander von Gluck IV <kallisti5@unixzen.com>

haiku_loader.hpkg: Add each compiled boot target


# 1f96a3cb 08-Oct-2018 Jessica Hamilton <jessica.l.hamilton@gmail.com>

system/boot: Add support for multiple bootloaders


# 64bb8830 20-May-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Support booting with a packaged boot loader

* Add new package haiku_loader.hpkg and move haiku_loader there. The
package is built without compression, so that the stage 1 boot loader
has a chance of loading it.
* Adjust the stage 1 boot loader to load the haiku_loader package and
relocate the boot loader code accordingly.


# 64bb883062f91b5c21ec1003774391c1964e244e 20-May-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Support booting with a packaged boot loader

* Add new package haiku_loader.hpkg and move haiku_loader there. The
package is built without compression, so that the stage 1 boot loader
has a chance of loading it.
* Adjust the stage 1 boot loader to load the haiku_loader package and
relocate the boot loader code accordingly.