From owner-freebsd-current@FreeBSD.ORG Sun May 21 18:54:45 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CFD716A6DC for ; Sun, 21 May 2006 18:54:45 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id D564743D4C for ; Sun, 21 May 2006 18:54:43 +0000 (GMT) (envelope-from kip.macy@gmail.com) Received: by wx-out-0102.google.com with SMTP id i31so785619wxd for ; Sun, 21 May 2006 11:54:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TlzuUqElvq0ZrQGsrvcZ1G9fD2FWsZcHQE71tTi46tMe8T5BkGJ3Jxa/eHyMAG75MkI4qvtdTR4u4+d2j+VKy+7Qz5VjclAlWFVu1sr2NzL0WTs4hUtKm5kLOYP1izcmEhsgPXJu0HIXsalIN4dQRqJf01UIUMPZ2NG3LfKWNRI= Received: by 10.70.116.10 with SMTP id o10mr4357970wxc; Sun, 21 May 2006 11:54:43 -0700 (PDT) Received: by 10.70.71.2 with HTTP; Sun, 21 May 2006 11:54:43 -0700 (PDT) Message-ID: Date: Sun, 21 May 2006 11:54:43 -0700 From: "Kip Macy" To: "Christian Brueffer" In-Reply-To: <20060521095513.GC1134@haakonia.hitnet.RWTH-Aachen.DE> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <54270.1148192447@critter.freebsd.dk> <20060521071743.GB82826@gk.360sip.com> <20060521093642.GA1134@haakonia.hitnet.RWTH-Aachen.DE> <20060521095513.GC1134@haakonia.hitnet.RWTH-Aachen.DE> Cc: freebsd-current@freebsd.org Subject: Re: FreeBSD is now self-hosting on the UltraSPARC T1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kmacy@fsmware.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 18:54:48 -0000 Looks good. Thanks. -Kip On 5/21/06, Christian Brueffer wrote: > On Sun, May 21, 2006 at 11:36:43AM +0200, Christian Brueffer wrote: > > On Sun, May 21, 2006 at 12:20:14AM -0700, Kip Macy wrote: > > > If Linux can get a CNET article about just partially booting on the T= 1 > > > I think that FreeBSD can add a couple of lines to its own website > > > :-). > > > > > > -Kip > > > > Great news! Does the following look ok? > > > > New version after input from maxim@: > > Index: news.xml > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /data/ncvs/freebsd/www/en/news/news.xml,v > retrieving revision 1.398 > diff -u -r1.398 news.xml > --- news.xml 17 May 2006 21:13:37 -0000 1.398 > +++ news.xml 21 May 2006 09:52:19 -0000 > @@ -32,6 +32,23 @@ > 5 > > > + 21 > + > + FreeBSD Self-Hosting on the Sun T1 Processor > + > +

FreeBSD is now able to complete a full run of the > + "make buildworld" command on machines running the + href=3D"http://www.sun.com/processors/UltraSPARC-T1/">Sun T1 = processor > + with CoolThreads technology, and is thus self-hosting. > + The code currently resides in the + href=3D"http://perforce.freebsd.org/branchView.cgi?BRANCH=3Dk= macy%5fsun4v"> > + FreeBSD Perforce revision control system and will be me= rged to > + the official CVS repository, once support for logical domaini= ng > + is complete.

> +
> +
> + > + > 17 > >

New committer: > > > - Christian > > -- > Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org > GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc > GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D > > >