From owner-freebsd-virtualization@FreeBSD.ORG Wed Sep 11 23:37:35 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 31B87969 for ; Wed, 11 Sep 2013 23:37:35 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-pb0-x235.google.com (mail-pb0-x235.google.com [IPv6:2607:f8b0:400e:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0F8E12099 for ; Wed, 11 Sep 2013 23:37:35 +0000 (UTC) Received: by mail-pb0-f53.google.com with SMTP id up15so9744030pbc.26 for ; Wed, 11 Sep 2013 16:37:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qFuQaQckA+gVJKfeMtrK8qgHentzmk2tSTKjO94TnBY=; b=aSbWq65eMBlN5WK6SA9lcn0+vVvmgTA1YsH2uV6QNnrvRfit3Qq0neHex5KDvopmyy ZygfKQJFJmbnirxvRT2SDDA9IZ/sGufYr34dZjibFo2eWH0lLPkNEQ+5iw7IcFX35k/l vaFNy5Wh4N8G48mUOGnxr23qAocLN5Yw1TgExHCkUQ1kwt/XwGZCezf+fgqRJu3TDMc7 +1N2HsAcw4YTfNZips1ZVco8BbDDF6AZw/e5pD7w7bTgThTVuTKMr1OkkH34f0mzOSSq zkTsHBNwUvAxP1RslN9EJd6LeVAseeBetyg9fPGngezxJZHJeHCRbF+OUM1WAHTX6n+v egwQ== MIME-Version: 1.0 X-Received: by 10.66.121.68 with SMTP id li4mr6277667pab.33.1378942654777; Wed, 11 Sep 2013 16:37:34 -0700 (PDT) Received: by 10.68.203.193 with HTTP; Wed, 11 Sep 2013 16:37:34 -0700 (PDT) Date: Wed, 11 Sep 2013 19:37:34 -0400 Message-ID: Subject: tty's in bhyve From: Aryeh Friedman To: "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Sep 2013 23:37:35 -0000 ---- START ORIGINAL MESSAGE -- -ttyu2 "/usr/libexec/getty std.9600" dialup off secure +ttyu2 "/usr/libexec/getty std.9600" vt100 on secure ------------- END OF ORG MESSAGE ------ We (Me and Dee) plan to support this in 0.2 of emulators/petitecloud (we will be releasing 0.1 as soon a final tinderbox test passes)