NetBSD/distrib/utils/sysinst/arch
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
..
acorn26 - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
acorn32 - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
alpha - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
amd64 Remove the 'toolchain' set, since everything is in-tree now. 2003-10-18 14:17:00 +00:00
amiga - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
arc - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
atari - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
bebox - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
cats - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
evbarm - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
evbppc - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
hp300 - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
hpcmips - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
i386 - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
mac68k - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
macppc - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
mipsco - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
mvme68k - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
news68k - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
newsmips - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
pc532 - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
playstation2 - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
pmax - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
prep - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
sandpoint - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
sgimips - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
shark - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
sparc - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
sparc64 - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
vax - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
x68k - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00