NetBSD/sys/arch/pmax
jonathan 2025270865 Fixes for sysinst and installing diskimage:
* Check for a disklabel matching the known values in an install diskimage.
   If found, update incore disklabel's RAW_PART  with the size reported
   by the disk, clobbering the size used by vnd(4).*
 * If geometry info is bogus or /missing, supply a fake geometry
   (as in sd.c).  Saves readdisklabel() and sysinst from divide-by-zero errors.
 * lint: RAWPART -> RAW_PART.
1997-10-26 10:47:14 +00:00
..
compile
conf Merge MINIROOT and NFSINSTALL into a single INSTALL config file, 1997-10-20 03:50:05 +00:00
dev Fixes for sysinst and installing diskimage: 1997-10-26 10:47:14 +00:00
dist Commit 1.2 release branch changes (1.6.4.1) back onto main branch. 1996-10-06 06:46:34 +00:00
include <machine/intr.h> is required. Supply an empty one. 1997-10-26 10:41:32 +00:00
pmax Warn user if we fail over from framebuffer console to serial console 1997-10-19 10:25:52 +00:00
stand Note non-inclusion of up-to-date bootblock source for 1.3, as 1997-10-18 22:33:28 +00:00
tc Add an entry for the bus_space_tag in the TC attach argument tables. Fixes 1997-09-24 02:45:12 +00:00
Makefile Minor rearrangement to match other files. 1997-10-11 09:12:18 +00:00