NetBSD/sys/arch/i386/stand
dsl 5cf67adbc4 Change interface between bootxx.S and boot1() - always linked together.
This allows boot1() to change the sector number (of the boot partition)
that bootxx.S passes through to boot2().
This means that boot2() will find the correct partition when boot1()
reads /boot from the 'a' partition instead of the mbr boot partition.
This all happens when you update a system that used a small 'wd0h' partition
to boot a raid1 set to the new bootcode.  Deleting /boot from the 'wd0h'
partition will make the new bootcode find /boot and the root filesystem
inside the raid set.
2004-06-27 15:37:11 +00:00
..
boot Ignore errors on some rm -rf's for platforms that aren't quite 2004-06-21 18:20:08 +00:00
bootxx Change interface between bootxx.S and boot1() - always linked together. 2004-06-27 15:37:11 +00:00
dosboot remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 16:34:29 +00:00
genprom This is a host program. Don't use errx. 2003-05-08 13:42:17 +00:00
lib remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 16:46:27 +00:00
libsa Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
mbr Make mbr_bootsel boot active partition if/when no menu items are output. 2004-05-08 21:18:22 +00:00
misc Let's try that again... one comes from .CURDIR, another set of files 2004-04-03 18:18:21 +00:00
netboot remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 16:46:27 +00:00
pxeboot Uhm - the last change broke everything but very simple setups. 2003-11-12 18:44:08 +00:00
pxeboot_com0
Makefile No longer build biosboot*.sym and installboot. 2003-07-26 08:45:12 +00:00
Makefile.booters Ignore errors on some rm -rf's for platforms that aren't quite 2004-06-21 18:20:08 +00:00
Makefile.inc