freebsd-nq/sys/i386/conf
Poul-Henning Kamp b307e58fc7 Major lobotomy of config(8). The
config kernel mumble mumble

line has been obsoleted and removed and with it went all knowledge of
devices on the part of config.

You can still configure a root device (which is used if you give
the "-r" flag) but now with an option:

        options         ROOTDEVNAME=\"da0s2e\"

The string is parsed by the same code as at the "boot -a" prompt.

At the same time, make the "boot -a" prompt both more able and more
informative.

ALPHA/PC98 people:  You will have to adapt a few simple changes
(defining rootdev and dumpdev somewhere else) before config works
for you again, sorry, but it's all in the name of progress.
1999-05-09 16:46:01 +00:00
..
devices.i386 Add majors for new ATA/ATAPI driver. 1999-03-16 12:50:02 +00:00
files.i386 Major lobotomy of config(8). The 1999-05-09 16:46:01 +00:00
GENERIC Major lobotomy of config(8). The 1999-05-09 16:46:01 +00:00
kernel.script Increased kernel virtual address space to 1GB. NOTE: You MUST have fixed 1999-03-11 18:28:46 +00:00
LINT Major lobotomy of config(8). The 1999-05-09 16:46:01 +00:00
majors.i386 Reserve a major number for the frame buffer device. 1999-05-09 05:02:15 +00:00
Makefile.i386 Major lobotomy of config(8). The 1999-05-09 16:46:01 +00:00
NOTES Major lobotomy of config(8). The 1999-05-09 16:46:01 +00:00
options.i386 Move opt_sio.h options to conf/options and activate in isa/sio.c 1999-05-09 13:10:49 +00:00