LiveDVD: Fix installer when it is run in the console.
commit7d37cde560bdcda9e6191f467c1a0c3d92974697
authorSascha Wildner <saw@online.de>
Wed, 18 Feb 2009 15:03:10 +0000 (18 16:03 +0100)
committerSascha Wildner <saw@online.de>
Sun, 22 Feb 2009 07:58:34 +0000 (22 08:58 +0100)
treef7f1bc67d0d7ea23d0a96e4af948e115e3c75f18
parent7afc38173db7580e1cc22dae8e11bdde8b5b1742
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>
nrelease/gui/etc/ttys