From owner-freebsd-stable@FreeBSD.ORG Wed Nov 16 09:26:09 2011 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 DFBB21065670 for ; Wed, 16 Nov 2011 09:26:09 +0000 (UTC) (envelope-from milu@dat.pl) Received: from jab.dat.pl (dat.pl [80.51.155.34]) by mx1.freebsd.org (Postfix) with ESMTP id 9C5AA8FC18 for ; Wed, 16 Nov 2011 09:26:09 +0000 (UTC) Received: from jab.dat.pl (jsrv.dat.pl [127.0.0.1]) by jab.dat.pl (Postfix) with ESMTP id 6B906C0 for ; Wed, 16 Nov 2011 10:06:20 +0100 (CET) X-Virus-Scanned: amavisd-new at dat.pl Received: from jab.dat.pl ([127.0.0.1]) by jab.dat.pl (jab.dat.pl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id tA5IhTLKbcAC for ; Wed, 16 Nov 2011 10:06:17 +0100 (CET) Received: from snifi.localnet (unknown [212.69.68.42]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by jab.dat.pl (Postfix) with ESMTPSA id B6DA737 for ; Wed, 16 Nov 2011 10:06:17 +0100 (CET) From: Maciej Milewski To: freebsd-stable@freebsd.org Date: Wed, 16 Nov 2011 10:06:35 +0100 Message-ID: <2336418.YxNmZBCRYx@snifi> User-Agent: KMail/4.7.3 (Linux/3.1.1-1-ARCH; KDE/4.7.3; x86_64; ; ) In-Reply-To: <20111116013209.GA8414@icarus.home.lan> References: <20111116002944.GC24626@glenbarber.us> <20111116013209.GA8414@icarus.home.lan> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: Possible to build 9-stable kernel on 8.2? 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: Wed, 16 Nov 2011 09:26:10 -0000 Dnia wtorek 15 listopad 2011 17:32:09 Jeremy Chadwick pisze: > Not to mention, one should always do buildworld first. The absolute > correct procedure is outlined in /usr/src/Makefile: And in /usr/src/UPDATING which should be read before updating as it may have some important informations. The same apply to /usr/ports/UPDATING. less +/cross-install /usr/src/UPDATING -- Maciej Milewski