NetBSD/distrib/utils/sysinst/arch
abs 04c1553d52 - Replace the CD_NAME definition with a CD_NAMES comma separate list,
the default remains "cd0a", but i386 sets "cd0a", "mcd0a" while vax
  takes "cd0a", "racd0a"
- Add get_default_cdrom() to disks.c, which is called in init(). This
  checks the contents of hw.disknames against CD_NAMES. The first one
  found (minus partition letter) is picked, otherwise the first entry
  in CD_NAMES is used
The primary beneficiary is vax systems with an MSCP but no SCSI CD
drive, which now default to (a valid) racd0a rather than an invalid
cd0a.  The obvious example being simh-vax
2012-06-22 20:54:39 +00:00
..
acorn26
acorn32 Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
alpha Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
amd64 Update the amd64 and i386 examples to use /usr/mdec/bootxx_ffsv2, 2012-02-09 18:35:44 +00:00
amiga Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
arc Remove trailing whitespaces in messages where line break is not expected. 2012-03-03 02:34:13 +00:00
atari Remove trailing spaces not in message format. 2012-03-01 17:40:31 +00:00
bebox Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
cats Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
cobalt Remove trailing whitespaces in messages where line break is not expected. 2012-03-03 02:34:13 +00:00
emips - Replace the CD_NAME definition with a CD_NAMES comma separate list, 2012-06-22 20:54:39 +00:00
evbarm Remove trailing spaces not in message format. 2012-03-01 17:40:31 +00:00
evbmips Use C89 function definitions. 2012-03-21 05:43:55 +00:00
evbppc Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
evbsh3 Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
ews4800mips Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
hp300 Remove unused pasto messages. No Human68k on hp300. 2012-03-03 02:46:13 +00:00
hp700 Error if the root partition exceeds the PDC 2GB limit. The check now 2012-01-09 11:51:41 +00:00
hpcarm Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
hpcmips Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
hpcsh Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
i386 - Replace the CD_NAME definition with a CD_NAMES comma separate list, 2012-06-22 20:54:39 +00:00
landisk Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
luna68k Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
mac68k Remove trailing whitespaces where explicit line break is not necessary: 2012-03-03 03:06:30 +00:00
macppc Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
mipsco eliminate logging variable from md code. 2012-01-05 21:32:35 +00:00
mvme68k eliminate logging variable from md code. 2012-01-05 21:32:35 +00:00
news68k Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
newsmips Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
ofppc Remove trailing whitespaces in messages where line break is not expected. 2012-03-03 02:34:13 +00:00
pmax eliminate logging variable from md code. 2012-01-05 21:32:35 +00:00
prep Remove trailing whitespaces in messages where line break is not expected. 2012-03-03 02:34:13 +00:00
sandpoint Add KURO-BOX/T4 support to sysinst. Tested good with the target 2012-05-12 08:31:52 +00:00
sgimips eliminate logging variable from md code. 2012-01-05 21:32:35 +00:00
shark Add a new hook, md_pre_mount(), that is called after preparation of 2011-11-04 11:27:00 +00:00
sparc Remove trailing spaces not in message format. 2012-03-01 17:40:31 +00:00
sparc64 eliminate logging variable from md code. 2012-01-05 21:32:35 +00:00
vax - Replace the CD_NAME definition with a CD_NAMES comma separate list, 2012-06-22 20:54:39 +00:00
x68k Remove trailing spaces not in message format. 2012-03-01 18:08:56 +00:00
zaurus Select a proper kernel set (GENERIC or C700) per running INSTALL kernel name. 2012-02-02 16:00:35 +00:00