972a3f282a
shipped with freebsd can be changed without modifying the Makefiles directly. Creates: BOOT_FORCE_COMCONSOLE BOOT_PROBE_KEYBOARD BOOT_PROBE_KEYBOARD_LOCK BOOT_COMCONSOLE (port value for console) |
||
---|---|---|
.. | ||
Makefile | ||
README |
RAWboot readme. This is a dumber version of the code in biosboot. The intended usage is: cat /usr/mdec/rawboot /sys/compile/FOO/kernel | fdwrite This makes it a lot easier to make a bootable floppy, and saves space on the floppy to boot. Of course the name you enter for the kernel isn't used... Then again if you know how to make two kernels fit a floppy and have a use for it, you don't need this bootblock. Poul-Henning Kamp phk@FreeBSD.org