NetBSD/distrib/utils/sysinst/arch/mac68k
dsl 4b8e98ee2a Further collapsing of MD code:
- make_bsd_partitions() correctly handles PART_BOOT
- use bsddisklabel.c for pc532 and sgimips (this does change the default size
  for the root partition, as it no longer includes twice the memory size).
- Change way ports define disk_names[] (in particular this lets me add "vnd"
  for testing), also ensures all ports pick up new drivers.
  I've make most ports use the default "wd", "sd", "ld".
  Abort the search for disk units if we get ENOENT (ie no /dev entry) to
  speed up the case where we are looking for a disk type that isn't
  supprted by the port.
  (it is possible we could just check all possible disks on all ports...)
2003-05-30 11:56:23 +00:00
..
Makefile use definitions from <sys/bootblock.h>; don't require <machine/disklabel.h> 2003-01-11 19:28:04 +00:00
md.c Reduce the number of global variables slightly, use the ones that are 2003-05-21 10:05:20 +00:00
md.h Further collapsing of MD code: 2003-05-30 11:56:23 +00:00
menus.md.en use the <sys/bootblock.h> names. 2003-01-11 19:31:52 +00:00
menus.md.pl use the <sys/bootblock.h> names. 2003-01-11 19:31:52 +00:00
msg.md.en Fixed problem initializing the Partition Map on a blank disk and added 2002-10-20 22:06:17 +00:00
msg.md.pl Fixed problem initializing the Partition Map on a blank disk and added 2002-10-20 22:06:17 +00:00