freebsd-nq/sys/boot/forth
Gordon Tetlow 666df9ddf3 Add support for reading an additional loader configuration file. By default,
this is called /boot/nextboot.conf. This file is required to have it's first
line be nextboot_enable="YES" for it to be read. Also, this file is
rewritten by the loader to nextboot_enable="NO"<space> after it is read.
This makes it so the file is read exactly once. Finally, the nextboot.conf
is removed shortly after the filesystems are mounted r/w.

Caution should be taken as you can shoot yourself in the foot. This is only
the loader piece. There will be a tool called nextboot(8) that will manage
the nextboot.conf file for you. It is coming shortly.

Reviewed by:	dcs
Approved by:	jake (mentor)
2002-05-24 02:28:58 +00:00
..
loader.4th Add support for reading an additional loader configuration file. By default, 2002-05-24 02:28:58 +00:00
loader.4th.8 Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
loader.conf Add support for reading an additional loader configuration file. By default, 2002-05-24 02:28:58 +00:00
loader.conf.5 Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
loader.rc Activates password protection (if a password is defined). 1999-11-24 17:59:37 +00:00
pnp.4th - Add 'fwrite' and 'fseek' words for writing to and seeking on files. 2001-12-11 00:49:34 +00:00
support.4th Add support for reading an additional loader configuration file. By default, 2002-05-24 02:28:58 +00:00