NetBSD/distrib/utils/sysinst/arch/macppc
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 Make everything compile again. All platforms compile on i386 now. 2003-01-11 19:44:04 +00:00
md.c psrtsize and partstart are only over used inside md_make_bsd_partitions, 2003-05-29 17:51:26 +00:00
md.h Further collapsing of MD code: 2003-05-30 11:56:23 +00:00
menus.md.en Update for the new kernel set names. 2001-11-29 23:20:56 +00:00
menus.md.fr Update for the new kernel set names. 2001-11-29 23:20:56 +00:00
menus.md.pl Polish language translation of sysinst. Build with 2002-04-09 19:47:57 +00:00
msg.md.en Welcome message `If you booted from a floppy,...' is somewhat port-specific 2000-12-03 01:54:46 +00:00
msg.md.fr Welcome message `If you booted from a floppy,...' is somewhat port-specific 2000-12-03 01:54:46 +00:00
msg.md.pl Polish language translation of sysinst. Build with 2002-04-09 19:47:57 +00:00