freebsd-skq/sys/boot/i386
John Baldwin 8b20d1c1c5 Move NFS and TFTP filesystems before the synthetic filesystems (bzip,
gzip, and split).  "Real" filesystems should always be listed first so
that the "bare" filename is tried before alternate filenames.  For PXE
booting in particular this can remove a lot of spurious pathname lookups.

While here, move splitfs to the bottom after the bzip and gzip filesystems
as it is the least often used.

Tested by:	Prokash Sinha <psinha@panasas.com>
MFC after:	1 week
2014-11-11 19:44:59 +00:00
..
boot0
boot0ext
boot0sio
boot2 Remove extra '\'. 2014-09-28 12:12:54 +00:00
btx Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
cdboot
common
efi
gptboot Properly NUL-terminate the on-stack buffer for reading /boot.config 2014-10-09 01:54:32 +00:00
gptzfsboot Correct grammos. 2014-10-15 17:55:10 +00:00
kgzldr
libfirewire Remove obsolete compatibility glue and improve firewire code readability. 2014-09-27 16:50:21 +00:00
libi386 Add support for serial and null console to UEFI boot loader. 2014-09-12 17:32:28 +00:00
loader Move NFS and TFTP filesystems before the synthetic filesystems (bzip, 2014-11-11 19:44:59 +00:00
mbr
pmbr
pxeldr
zfsboot add gptzfsboot.8, zfsboot.8 and zfsloader.8 manual pages 2014-09-15 06:21:28 +00:00
zfsloader
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
Makefile.inc