NetBSD/sys/arch/i386/stand/bootxx
tsutsui 0e228a11be Build and install bootxx_ext2fs, primary boot for ext2fs.
Ext2fs doesn't have enough free space (it has only 1KB)
to store this primary loader, but we can put it into
an independent small 'boot' partition as NetBSD/hp300 does
if it's really necessary.

It could be a fun project to add smaller pre-primary loader
that loads ~8KB primary loader for ext2fs, but probably it's unlikely
because there is a functional wheel named GRUB for ext2fs.
2010-09-11 13:06:36 +00:00
..
bootxx_cd9660
bootxx_ext2fs Build and install bootxx_ext2fs, primary boot for ext2fs. 2010-09-11 13:06:36 +00:00
bootxx_ffsv1
bootxx_ffsv2
bootxx_lfsv1
bootxx_lfsv2
bootxx_msdos
bootxx_ustarfs
boot1.c If the open fails, don't call fstat, because this changes the errno to EINVAL 2010-01-01 03:18:27 +00:00
bootxx.S
label.S
Makefile Build and install bootxx_ext2fs, primary boot for ext2fs. 2010-09-11 13:06:36 +00:00
Makefile.bootxx Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
pbr.S Update 'oemname' to NetBSD60. 2009-11-30 21:37:16 +00:00