DragonFly commits List (threaded) for 2010-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: loader(8): adjustment & man update
commit 20134a6f1c4e316c1ff4ca7f4aa399cb74ceaa99
Author: Thomas Nikolajsen <thomas@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]