@Evv1L see: heads project
i'm working on my own project similar in spirit to theirs. linux is capable of booting anything, and can be very powerful for this purpose (think: netboot)
i'm working on two fronts: a tiny distro to go in flash, based on alpine linux, but i'm replacing busybox with code based on openbsd's userland; not released yet
the other front is technically unrelated; i want a full openbsd-based project but with a linux kernel, and neat things added such as zfs (in linux)
@libreleah sounds great! Good luck!
Last question: Do you have plans for supporting ThinkPad T60 with ATI GPU in os-boot project?
I made a Coreboot image with ATI support for it a long time ago with SeaBIOS as a payload. Clean GRUB2 payload didn't work (no image while booting) but SeaBIOS+GRUB2 chainload _should_ work. If you interested I can translate a guide for you :blobcat: