From owner-freebsd-ppc@FreeBSD.ORG Wed May 28 00:06:42 2014 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 727B4A4; Wed, 28 May 2014 00:06:42 +0000 (UTC) Received: from mail-ob0-x22c.google.com (mail-ob0-x22c.google.com [IPv6:2607:f8b0:4003:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2F88E24AB; Wed, 28 May 2014 00:06:42 +0000 (UTC) Received: by mail-ob0-f172.google.com with SMTP id wp18so10009510obc.17 for ; Tue, 27 May 2014 17:06:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Si5fDWcQDhM3ylzPLL6RwxItdvc8FksV+NLec8r3Ebk=; b=ln3LjHAFP3XHwLao2+eOXuNtpForSS8KfxDKs76BUAY3jlHAYIH235O+/0o9wgq+CF izCCfJJTjhVdC1lDh9/PnjC2+hX+W7ByObZdM5Wg/PclZf+7D7cY6r2K8PgaimJc0iPu 6C3/jiZwIyPzLo6pfHk6iMQOT7c3T63myqlCVxHFxR12ozomieJq2CPdaHO+viKa0djP q/C3VvQ/6c1tBMziBvYyfxYXnpWOdjT06uD4Oylq9DHTWKYqbUuHtZagsTvE0cKz4xbe EOzjOjwvKBs+ilZW+pfq2KNjBOBVGizVp5HEDP5SdhpNNB0+rSlNf9YuA3JJU/B92QvU kS/g== MIME-Version: 1.0 X-Received: by 10.182.250.200 with SMTP id ze8mr15769025obc.72.1401235601056; Tue, 27 May 2014 17:06:41 -0700 (PDT) Received: by 10.182.130.79 with HTTP; Tue, 27 May 2014 17:06:40 -0700 (PDT) In-Reply-To: <20140527152119.GA7567@regency.nsu.ru> References: <536F10EF.3050807@freebsd.org> <20140527152119.GA7567@regency.nsu.ru> Date: Tue, 27 May 2014 20:06:40 -0400 Message-ID: Subject: Re: HEADSUP: vt now default terminal driver on PowerPC From: Joe Nosay To: Alexey Dokuchaev Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: FreeBSD PowerPC ML X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2014 00:06:42 -0000 On Tuesday, May 27, 2014, Alexey Dokuchaev wrote: > On Sat, May 10, 2014 at 10:55:59PM -0700, Nathan Whitehorn wrote: > > I fixed the last remaining bugs in vt today and have repointed the PPC > > GENERIC and GENERIC64 kernel configurations on HEAD to use it instead of > > syscons. The largest visible changes should be a new font and support > > for UTF-8 at the system console. If you run into any difficulties, > > please report them to the list. > > I've rebuilt my world+kernel on May the 18th, and vt(4) works flawlessly: > tty switching is instant, no video artifacts (contrary to my nVidia-based > x86 rig), UTF-8, etc. -- that is, on a Mac mini G4. Great work Nathan! > > I haven't typed "startx" yet (largely due to being afraid that all this > awesomeness will go away), but once I'd do, I'll report of the results. :) > > ./danfe > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org > " > StartX!