DragonFly BSD
DragonFly commits List (threaded) for 2010-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_2_8 loader(8): adjustment & man update


From: Thomas Nikolajsen <thomas@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 30 Oct 2010 01:46:59 -0700 (PDT)

commit fcdf216d66d7208b64bfda331d8e004717805573
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/fcdf216d66d7208b64bfda331d8e004717805573


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]