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

git: kernel - Update loader.conf documentation and add sio comconsole unit specifier


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 14 Dec 2011 17:15:18 -0800 (PST)

commit 792c92cb915590da14841ba58df7c9d43c8d2290
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Dec 14 17:12:51 2011 -0800

    kernel - Update loader.conf documentation and add sio comconsole unit specifier
    
    * Update the loader.conf documentation to describe how the boot loader and
      kernel can use a serial port and baud rate other than the default for
      comconsole.
    
      Also describe how to recompile the boot loader.
    
      Describe how IPMI can be tied into the boot loader and kernel via
      the built-in fake serial port in the BMC (often COM2).
    
    * Add a kenv feature to allow the sioN.flags to be specified in loader.conf.
      This allows the comconsole to be moved to e.g. sio1 without having
      to recompile the kernel.

Summary of changes:
 share/man/man5/loader.conf.5 |   35 +++++++++++++++++++++++++++++++++++
 sys/kern/subr_bus.c          |   28 ++++++++++++++++++++++++++--
 2 files changed, 61 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/792c92cb915590da14841ba58df7c9d43c8d2290


-- 
DragonFly BSD source repository



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