New world order wrt to kernel location and name. This doesn't actually

changes anything (in theory), just better document it. I'm waiting for
the final word before I tackle the man pages.
This commit is contained in:
Daniel C. Sobral 2000-09-12 20:21:11 +00:00
parent 46e91ea117
commit a708ce6fa3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=65785

View File

@ -14,7 +14,8 @@
exec=".( Loading /boot/defaults/loader.conf ) cr"
kernel="/boot/kernel/kernel.ko"
kernel="kernel" # /boot sub-directory containing kernel and modules
bootfile="kernel" # Kernel name (possibly absolute path)
kernel_options=""
userconfig_script_load="NO"
@ -43,7 +44,6 @@ bitmap_type="splash_image_data"
##############################################################
#autoboot_delay="10" # Delay in seconds before autobooting
bootfile="kernel" # Set the default boot file set
#console="vidconsole" # Set the current console
#currdev="disk1s1a" # Set the current device
module_path="/boot/modules;/modules;/boot/kernel" # Set the module search path