git: loader(8): Add back some loader.conf vars which the old code handled.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Sun Sep  5 13:05:20 PDT 2010
    
    
  
commit e6e3bf71fbc09a60e5c0d8ee70d7c208d3f89aaa
Author: Sascha Wildner <saw at 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
    
    
More information about the Commits
mailing list