NetBSD/sys/arch/alpha/stand
ross 5b01d45ac4 Add a `-b #' option and logic for locating the secondary boot image via
an absolute block address. It's cheating, as the motivation is support for
the libsa ustar tfs `filesystem' and the solution symmetrical to ufs and
cd9660 would have been to teach installboot about tfs. However, it still
would have been different as you can't mount a tfs with the kernel, and
this option gets possibly useful support for any contiguous format, even
completely raw boot images.
1998-09-22 05:03:36 +00:00
..
boot Add fs_ops to file_system[] for the ustar-format `tfs'. 1998-09-22 00:39:31 +00:00
bootxx Nuke egcs warns: void main(), implicit int 1998-08-27 12:20:51 +00:00
common While we are here in alpha/stand, bail out on ^C during boot. 1998-09-22 00:41:13 +00:00
installboot Add a `-b #' option and logic for locating the secondary boot image via 1998-09-22 05:03:36 +00:00
netboot
setnetbootinfo
Makefile
Makefile.bootprogs
Makefile.inc Nuke egcs warns: void main(), implicit int 1998-08-27 12:20:51 +00:00