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

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Feb 18 07:05:28 PST 2009


commit 5691152a7dee027d52aa93efc2a8a4f5e8906a8a
Author: Sascha Wildner <saw at 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





More information about the Commits mailing list