freebsd-dev/sys/boot/i386
Alexander Kabaev 721d5bfe2e Allow kernels loaded by pxeboot, which was compiled with LOADER_TFTP_SUPPORT,
to stll be able to mount NFS root as prescribed by DCHP configuration. Since
pxeboot is using TFTP to get to the files, pxeboot can not rely on NFS to
provide it a root directory hande as a side effect. pxeboot has to  make RPC
mount call itself.
2005-03-12 21:26:53 +00:00
..
boot0 Remove type 0x4 (FAT12 <32MB) to make room for type 0x7 (NTFS). 2005-02-08 20:43:04 +00:00
boot0ext Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
boot0sio Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
boot2 A long, long time ago in a CVS branch far away (specifically, HEAD prior 2004-09-18 02:07:00 +00:00
btx Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
cdboot Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
gptboot A long, long time ago in a CVS branch far away (specifically, HEAD prior 2004-09-18 02:07:00 +00:00
kgzldr NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
libi386 Allow kernels loaded by pxeboot, which was compiled with LOADER_TFTP_SUPPORT, 2005-03-12 21:26:53 +00:00
loader NOFORTH -> NO_FORTH 2004-12-21 12:32:15 +00:00
mbr Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
pxeldr Back out last revision that unnecessarily changed valid assembler 2004-05-14 20:29:30 +00:00
Makefile Hook boot0sio to the build. Use 'boot0cfg -b /boot/boot0sio' to use. 2003-12-08 19:02:06 +00:00
Makefile.inc - Factor out -nostdlib to an upper level Makefile.inc. 2004-02-09 14:11:58 +00:00