LiveDVD: Fix installer when it is run in the console.
authorSascha Wildner <saw@online.de>
Wed, 18 Feb 2009 15:03:10 +0000 (16:03 +0100)
committerSascha Wildner <saw@online.de>
Wed, 18 Feb 2009 15:03:30 +0000 (16:03 +0100)
commit5691152a7dee027d52aa93efc2a8a4f5e8906a8a
tree82f4458a9bcb38287bdf85d463aac42e6517bd04
parent62d33a05b33e52cac8d86a93b81df3c5698f0c5f
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