NetBSD/sys/arch/hpcarm
pgoyette 9c68331911 Store config(1)'s root filesystem type as a text string rather than
embedding the address of its xxx_mountroot() in swapnetbsd.c.  This
permits booting of kernels with hard-wired filesystem type even if the
filesystem is in a loadable module (ie, not linked into the kernel
image).

Discussed on current-users.  Tested on amd64 and i386 with both hard-
wired and '?' filesystem times, and on both modular and monolithic
kernels.

Thanks to pooka@ for code review and suggestions.

Addresses my PR kern/40167
2008-12-19 17:11:57 +00:00
..
compile
conf Remove softdep, pass 1. We are focused on improving journalling. 2008-11-24 11:41:07 +00:00
dev device_private_lookup()-ification so that hpcarm (at jeast Jornada 72x) 2008-06-12 01:46:32 +00:00
hpcarm Store config(1)'s root filesystem type as a text string rather than 2008-12-19 17:11:57 +00:00
include Let hpcarm kernels boot again after the merge of the armv6 branch. Fixes 2008-06-13 13:24:10 +00:00
stand
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00