NetBSD/sys/arch/i386/stand
dsl 5d3e088ee0 Put the 'mbr has bootselect table' marker into all versions of the mbr code.
Having the table in the 'standard' mbr allows fdisk to write in bootsel
menu items and only ask about updating the mbr code before exit.
Sysinst validates that the mbr code contains the bootselect table for
all the mbr code variants it reads - because it might want to write the table
and doesn't really want to make the validation dependant on what it is
going to do later.
Fixes install/25235, but sysinst needs some changes (like reporting the
failure to write the mbr) before the pr itself is closed.
2004-04-23 06:21:21 +00:00
..
boot remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 16:46:27 +00:00
bootxx Move mbr_bootsel from offset 404 to offset 400 in struct mbr_sector to 2004-03-22 07:11:00 +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 Put the 'mbr has bootselect table' marker into all versions of the mbr code. 2004-04-23 06:21:21 +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 * Rename the pxeboot binary from "pxeboot" to "pxeboot_ia32", since 2002-02-20 03:00:27 +00:00
Makefile No longer build biosboot*.sym and installboot. 2003-07-26 08:45:12 +00:00
Makefile.booters stand/lib/crt/rom is no more, no need for it in .PATH 2003-11-07 23:44:56 +00:00
Makefile.inc Cleanup of i386 bootloader building: 2002-02-17 20:03:05 +00:00