Daniel C. Sobral
c1312289dd
Modify boot-conf so it can take a kernel or directory name as
...
a parameter and dtrt.
Also, make boot-conf always unload first. There wasn't really any
point in not doing this, as the kernel _has_ to be loaded before
any other modules.
Tested by: dwhite
2000-06-07 22:10:05 +00:00
Daniel C. Sobral
d2290dd57e
Add silly password feature. If people want to depend on a flawed
...
security measures, so be it. It costs us almost nothing.
Document some code in support.4th that I was unable to understand
just by reading.
1999-11-24 17:56:40 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Daniel C. Sobral
c4b16f49fc
Add "initialize" to loader.4th, so running "start" is not actually needed.
1999-05-14 18:59:27 +00:00
Daniel C. Sobral
2de24e689e
Add loader.4th man page (worst man page I ever wrote -- reviews
...
are welcomed). Correct a nasty bug in loader.4th before anyone
notices, add a couple of features.
1999-04-24 17:25:35 +00:00
Daniel C. Sobral
7caa817b0e
New loader.rc stuff.
...
Reviewed by: jkh
1999-03-09 14:06:55 +00:00