From owner-freebsd-x11@FreeBSD.ORG Fri Dec 30 02:43:29 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 839D5106566B for ; Fri, 30 Dec 2011 02:43:29 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 05FBC8FC17 for ; Fri, 30 Dec 2011 02:43:28 +0000 (UTC) Received: by lahl5 with SMTP id l5so7415228lah.13 for ; Thu, 29 Dec 2011 18:43:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=gacM+36Bbgtg6GIMlGsITU+FhUQrssN9826TCuKx87Q=; b=VsxllNWVaKtp9Ti1p3aW8IFqjRw9+xd9MmbgawcFI/bDfxEejiLYUfIakbmmrWNAUz ttJtig/eBUlDaX2ZlKeESvrwE5KmKsmtecZ6W3v1sBBbvudx30ufU1gMUd0mjzPZaLoe DpLpEcGsc0L6tNyKPYrSdN0SWUAYUYx0feWGM= Received: by 10.152.103.71 with SMTP id fu7mr30291274lab.31.1325213007607; Thu, 29 Dec 2011 18:43:27 -0800 (PST) MIME-Version: 1.0 Received: by 10.152.129.8 with HTTP; Thu, 29 Dec 2011 18:42:56 -0800 (PST) In-Reply-To: <1325200420.23680.YahooMailClassic@web113503.mail.gq1.yahoo.com> References: <1325200420.23680.YahooMailClassic@web113503.mail.gq1.yahoo.com> From: Eitan Adler Date: Thu, 29 Dec 2011 21:42:56 -0500 Message-ID: To: pfg@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: Garrett Cooper , freebsd-x11@freebsd.org Subject: Re: Setting up xorg, the quick and dirty method (was "Removal of sysinstall from HEAD and lack of a post-install configuration tool") X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2011 02:43:29 -0000 On Thu, Dec 29, 2011 at 6:13 PM, Pedro Giffuni wrote: >> >> cd x11/xorg >> make config-recursive >> make install >> # An hour or so passes by on a fast machine > > This is the part I specifically want to avoid. No > one downloads a DVD to have to build X11 as a port. Try x11-minimal instead. -- Eitan Adler