NetBSD/sys/conf
thorpej 563a66a36f Add a parsing module for 4.4BSD/NetBSD disklabels. This module supports
disklabels nested inside an MBR "NetBSD" or "386BSD" partition (first
one found is considered authoritative for the disk), or in one of several
known locations for various NetBSD platforms.  It can read native or other-
endian disklabels (code is there, but not tested).

If you want to play with this, exercise caution; you can't currently
mountroot on a wedge (setroot() needs some work).  Enabled by the
DKWEDGE_METHOD_BSDLABEL kernel option.
2004-10-04 01:16:39 +00:00
..
copyright
files Add a parsing module for 4.4BSD/NetBSD disklabels. This module supports 2004-10-04 01:16:39 +00:00
majors Work-in-progress implementation of "wedges", a new way to represent 2004-09-25 03:30:44 +00:00
Makefile.kern.inc work around a binutils bug where converting ELF kernels to a.out with objcopy 2004-09-13 09:39:40 +00:00
newvers_stand.sh
newvers.sh put back the notyet around the note section; the bfd fix is non-trivial. 2004-05-23 21:11:01 +00:00
osrelease.sh Remove the remains of an old comment that doesn't apply any more. 2004-09-14 15:19:35 +00:00
param.c Disable autonicetime. As discusses in tech-kern. 2004-09-27 14:08:13 +00:00