NetBSD/distrib
rumble ff2d046b84 Fix MD set tweaking by introducing `md_init_set_status', which is called
at the end of `init_set_status'.

Previously, i386/amd64, mac68k and sgimips were using `md_init' to set the
appropriate kernel, but any changes made were being undone by a later call
to `init_set_status'.

This should fix IP3x installation issues on sgimips.

XXX - `md_init' is now unused. Should we G/C it?
2008-01-28 02:47:12 +00:00
..
acorn26 missed these in the mini-/etc/services migration. 2007-05-15 19:16:18 +00:00
acorn32 Use the correct name for the iso image. Fix the acorn32 part of PR 37033. 2007-10-01 17:28:56 +00:00
alpha Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
amd64 Don't hardcode limits for the floppy number on amd64. Just let it use as 2007-12-17 13:47:29 +00:00
amiga Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
arc Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
atari Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
bebox/floppies MAKEDEV.subr no longer exists. Don't install it in any ramdisk 2007-03-03 06:40:05 +00:00
cats Fix another place where the newly added partial debugging symbols 2008-01-19 00:03:39 +00:00
cdrom Make it possible to specify multiple targets in TARGET_CD_IMAGE. 2008-01-11 11:37:03 +00:00
common Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
dreamcast Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
evbarm Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
evbmips Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
evbppc Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
evbsh3/rom MAKEDEV.subr no longer exists. Don't install it in any ramdisk 2007-03-03 06:40:05 +00:00
ews4800mips Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
hp300 Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
hp700 Improve hp700 install notes somewhat. 2008-01-06 20:16:24 +00:00
hpcarm Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
hpcmips Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
hpcsh Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
i386 build XEN3PAE kernels as part of release. 2008-01-23 19:52:24 +00:00
ibmnws Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
mac68k Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
macppc Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
miniroot Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
mipsco Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
mvme68k Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
mvmeppc Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
news68k Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
newsmips Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
notes Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
ofppc Now that we have support in ofwboot to correctly guess the right kernel, 2008-01-24 20:08:39 +00:00
playstation2 Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
pmax Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
prep Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
sandpoint change MAKEDEVTARGETS= for floppy-less installation. 2007-10-25 14:48:00 +00:00
sets add openpam_attr.h 2008-01-27 01:30:18 +00:00
sgimips Bump the disk image from 3200 to 3500k so that the contents fits again. 2007-07-09 21:35:59 +00:00
shark Switch NetBSD/shark's installation kernel and disk image to use wscons 2007-07-31 19:51:58 +00:00
sparc Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
sparc64 Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
sun2 Remove a duplicated option in MAKEFS_FLAGS. 2007-06-24 05:41:52 +00:00
sun3 Remove a duplicated option in MAKEFS_FLAGS. 2007-06-24 05:41:52 +00:00
syspkg add nn_NO(Nynorsk) and nb_NO(Bokmal) locale. 2007-03-08 16:26:26 +00:00
utils Fix MD set tweaking by introducing `md_init_set_status', which is called 2008-01-28 02:47:12 +00:00
vax Since /etc/services has gotten rather large, use a minimal one for install 2007-05-10 23:22:27 +00:00
x68k Stop installing inst.fs.gz (and kern.fs). 2007-10-28 13:59:53 +00:00
Makefile Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
Makefile.inc Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00