From owner-freebsd-stable@FreeBSD.ORG Fri Oct 22 20:30:26 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B87551065670 for ; Fri, 22 Oct 2010 20:30:26 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 0A55B8FC1B for ; Fri, 22 Oct 2010 20:30:25 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id XAA20239; Fri, 22 Oct 2010 23:30:23 +0300 (EEST) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1P9OFr-000DJk-6z; Fri, 22 Oct 2010 23:30:23 +0300 Message-ID: <4CC1F45E.3060803@icyb.net.ua> Date: Fri, 22 Oct 2010 23:30:22 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.11) Gecko/20101021 Lightning/1.0b2 Thunderbird/3.1.5 MIME-Version: 1.0 To: Simon Chang References: <4CC1A850.5060601@icyb.net.ua> <4CC1BDBE.2020008@icyb.net.ua> In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Correct procedure for cross-compilation X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Oct 2010 20:30:26 -0000 on 22/10/2010 21:51 Simon Chang said the following: > > > I got your point the first time. > The idea is to run installworld on your fast machine. You did everything > correctly for the build, BTW. > I guess that you should be able now to see how to use DESTDIR in that case :-) > > P.S. there is something unconventional about how your mail client handles > quoting > of replied to emails. > -- > Andriy Gapon > > > Andriy, > > 1) About mail client: Sorry, but I am just using GMail's interface to email > with you. Nothing weird here. Weird things for my personal taste: 1. quotes are not attributed (as in "NNN wrote:") 2. quote marker is some form of whitespace (tab?) 3. signature is not dropped GMail or not, there are some conventions and it is inconvenient for other people when they are ignored. Perhaps the style is customizable? > 2) Based on what you are saying, am I correct that I should export the root > from the slower machine, and then use installworld/kernel on the fast machine > while setting DESTDIR=/ ??? Yes, exactly. -- Andriy Gapon