Initialize the 'kernel' environment variable from loader.4th
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 14 Oct 2004 08:44:34 +0000 (08:44 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 14 Oct 2004 08:44:34 +0000 (08:44 +0000)
commitcb329c9440956b8d8f5913db562468c678e64b91
tree6ed2cd4693cc10dba7647cbcc06950cf8bfd88fe
parent3a2114c49af431bb0e4aa3872e04d0c87a3c66fe
Initialize the 'kernel' environment variable from loader.4th
instead of loader.conf.  loader.4th will set the kernel name to
'kernel' for normal boots, 'kernel.BOOTP' for PXE boots.  This allows
us to distinguish between BOOTP kernels and normal kernels and,
in particular, this will allow both to be shipped on the CD.
sys/boot/forth/loader.4th
sys/boot/forth/loader.conf