freebsd-nq/sys/boot/i386
Jonathan Lemon 9ebf93dc6d This is `liloboot', which creates a file which can be treated like a
Linux kernel image, and is designed to be dropped into a Linux system
and booted via LILO.  Once booted, the user is greeted by the FreeBSD
loader.  This still isn't quite complete, as the the root= specification
from LILO isn't currently passed to the loader yet.
2000-07-17 17:06:04 +00:00
..
boot0 The new and improved boot0, v1.1. This version adds the following: 2000-07-12 18:11:54 +00:00
boot2 - Inline all the functions that are only called once. This results in a 2000-07-06 01:51:27 +00:00
btx Emulate the WBINVD instruction when it is called by the BIOS. 2000-07-06 00:13:21 +00:00
cdboot Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also, 2000-05-23 12:31:32 +00:00
cdldr Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also, 2000-05-23 12:31:32 +00:00
gptboot - Inline all the functions that are only called once. This results in a 2000-07-06 01:51:27 +00:00
kgzldr $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
libi386 - Add some more details to the 'lsdev' output for FAT file systems. 2000-06-19 17:44:40 +00:00
liloldr This is `liloboot', which creates a file which can be treated like a 2000-07-17 17:06:04 +00:00
loader Bump loader version due to copyin, copyout, setenv&cia. 2000-06-07 22:12:21 +00:00
mbr - Don't blindly assume that there are 8 hard drives installed. Instead, 2000-06-27 20:04:10 +00:00
pxeldr Remove commented out NOMAN variable. 2000-07-07 20:37:11 +00:00
Makefile Mega i386 loader commit. 2000-03-28 01:19:53 +00:00
Makefile.inc Mega i386 loader commit. 2000-03-28 01:19:53 +00:00