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

DragonFly-2.3.0.228.g56911 master nrelease/gui/etc ttys


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 18 Feb 2009 07:03:41 -0800 (PST)

commit 5691152a7dee027d52aa93efc2a8a4f5e8906a8a
Author: Sascha Wildner <saw@online.de>
Date:   Wed Feb 18 16:03:10 2009 +0100

    LiveDVD: Fix installer when it is run in the console.
    
    The LiveDVD was recently changed to not auto-start X11 anymore, meaning
    the installer can now be run from within X11 (after manually starting
    it) or from the console. However, the latter case requires ttyv1 to be
    free because the console installer will log stuff on ttyv1. When started
    from X11, this output goes to a different window (which is why ttyv1
    was configured normally on the LiveDVD).
    
    Reported-by:   matthias
    Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1289>

Summary of changes:
 nrelease/gui/etc/ttys |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5691152a7dee027d52aa93efc2a8a4f5e8906a8a


-- 
DragonFly BSD source repository



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