freebsd-nq/sys/boot/forth
Daniel C. Sobral 7b9e034490 Both boot and boot-conf were using a different algorithm from the one
used by start to find the kernel. Fix this.

Also, boot would proceed immediately in the absence of a path as
argument. Check first if a kernel has already been loaded, and, if
not, fall back to load kernel&modules behavior.

Some further factorizing. I deem this code to be mostly readable by
now! :-)

Many thanks to: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
2000-09-16 19:49:52 +00:00
..
loader.4th Both boot and boot-conf were using a different algorithm from the one 2000-09-16 19:49:52 +00:00
loader.4th.8 Update boot and boot-conf descriptions to reflect new and old changes. 2000-09-08 21:39:31 +00:00
loader.conf New world order wrt to kernel location and name. This doesn't actually 2000-09-12 20:21:11 +00:00
loader.conf.5 Belatedly add splash_pcx_load to the documented variables. Reword 1999-11-26 08:09:04 +00:00
loader.rc Activates password protection (if a password is defined). 1999-11-24 17:59:37 +00:00
pnp.4th Strictly speaking, this works. It enumarates the PnP devices, and 2000-09-08 17:13:24 +00:00
support.4th Both boot and boot-conf were using a different algorithm from the one 2000-09-16 19:49:52 +00:00