DragonFly commits List (threaded) for 2010-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: loader(8): Add back some loader.conf vars which the old code handled.
commit e6e3bf71fbc09a60e5c0d8ee70d7c208d3f89aaa
Author: Sascha Wildner <saw@online.de>
Date: Sun Sep 5 22:01:43 2010 +0200
loader(8): Add back some loader.conf vars which the old code handled.
These are variables which all correspond to boot(8) options:
Variable Equivalent to
======================================
boot_askname boot -a
boot_cdrom boot -C
boot_ddb boot -d
boot_gdb boot -g
boot_serial boot -h
boot_single boot -s
boot_userconfig boot -c
boot_verbose boot -v
boot_vidcons boot -V
Summary of changes:
sys/boot/dloader/cmds.c | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e6e3bf71fbc09a60e5c0d8ee70d7c208d3f89aaa
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]