NetBSD/distrib/utils/sysinst/arch/acorn32
dsl 31d8f670de - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough)
- Rename run_prog() to run_program() and remove the 'errmsg' argument (almost
  never used).
- Be consistent about #define<space> in defs.h
- Allow BSDFFS partitions to be FFSv1 or FFSv2 (fixes PR install/23547)
- i386: install correct bootblocks for root filesystem type.
- Do 'fsck -p' before all mounts (but never a full fsck), rename fsck_xxx()
  to mount_xxx() and remove some wrapper functions.
- Allow root to be an APPLEUFS partition - and allow them to be newfsed,
  should fix PR install/23198
- Redo fstab processing for upgrade to avoid large static data items and
  memory leaks.  Change walk() to abort on user defined error.
  (the fstab stuff really needs more work though...)
- i386: 'Warp' cursor to alternate option when selecting console/bootblocks,
  should fix PR port-i386/23546.
- Allow MENU_ok and MENU_yesno to take user defined title.
- Ensure that mountpoint not defined for swap (and similar issues) when
  editing netbsd label.
- Tweaks to error handling in run_program(), allow user to say that errors
  are expected or that the display shouldn't be cleared before returning.
- Remove some old code that has been festering under #if 0
2003-11-30 14:36:43 +00:00
..
Makefile Move emulbackup message to MI set (conditional on AOUT2ELF marker). 2003-06-12 11:20:00 +00:00
md.c - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
md.h - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
menus.md.en rototil of the set selection menu 2003-06-11 21:35:35 +00:00
menus.md.fr rototil of the set selection menu 2003-06-11 21:35:35 +00:00
menus.md.pl rototil of the set selection menu 2003-06-11 21:35:35 +00:00
msg.md.en Move emulbackup message to MI set (conditional on AOUT2ELF marker). 2003-06-12 11:20:00 +00:00
msg.md.fr Move emulbackup message to MI set (conditional on AOUT2ELF marker). 2003-06-12 11:20:00 +00:00
msg.md.pl Move emulbackup message to MI set (conditional on AOUT2ELF marker). 2003-06-12 11:20:00 +00:00