git: loader(8): adjustment & man update
Thomas Nikolajsen
thomas at crater.dragonflybsd.org
Sat Oct 30 01:45:25 PDT 2010
commit 20134a6f1c4e316c1ff4ca7f4aa399cb74ceaa99
Author: Thomas Nikolajsen <thomas at dragonflybsd.org>
Date: Sat Oct 30 09:09:52 2010 +0200
loader(8): adjustment & man update
* add/enhance info on if*/else*/endif
* add info on default_kernel variable
* include more variables in kenv_vars, including autoboot_delay,
to make setting them in loader.conf work
* remove a few unused variables
Summary of changes:
sys/boot/common/commands.c | 10 ++--
sys/boot/common/help.common | 74 ++++++++++++++++++++++++++++-------
sys/boot/common/loader.8 | 43 +++++++++++++++++++--
sys/boot/dloader/cmds.c | 25 ++----------
sys/boot/dloader/loader-bootp.conf | 1 +
sys/boot/dloader/loader.conf | 1 +
6 files changed, 110 insertions(+), 44 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/20134a6f1c4e316c1ff4ca7f4aa399cb74ceaa99
--
DragonFly BSD source repository
More information about the Commits
mailing list