NetBSD/sys/arch/alpha/stand
ross de27f1befc Don't bother reading the ELF string table out of a stripped /netbsd[.gz].
In this case, all it has in it are the never-referenced printable names
for the ELF sections themselves. It's located at the end of the (ramdisk)
netbsd.gz file, so it is a very expensive seek and read for only 85 bytes.

Boot floppy load time:

	before:	5 minutes
	now:	3 minutes
1998-06-25 06:45:46 +00:00
..
boot Much more sane boot block builds, from Chris Demetriou. 1998-03-28 00:21:35 +00:00
bootxx Much more sane boot block builds, from Chris Demetriou. 1998-03-28 00:21:35 +00:00
common Don't bother reading the ELF string table out of a stripped /netbsd[.gz]. 1998-06-25 06:45:46 +00:00
installboot allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf 1998-03-02 19:57:00 +00:00
netboot Much more sane boot block builds, from Chris Demetriou. 1998-03-28 00:21:35 +00:00
setnetbootinfo fix typo in last commit (noticed on inspection) 1998-03-02 21:36:55 +00:00
Makefile installbood_cd9660 no longer exists. 1997-09-05 20:20:17 +00:00
Makefile.bootprogs GC alpha's ECOFF_TOOLCHAIN make variable, and related bits. Nobody 1998-03-28 00:50:41 +00:00
Makefile.inc Much more sane boot block builds, from Chris Demetriou. 1998-03-28 00:21:35 +00:00