From owner-freebsd-arch@FreeBSD.ORG Thu Oct 28 10:09:09 2010 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 642A31065672; Thu, 28 Oct 2010 10:09:09 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 4445C8FC16; Thu, 28 Oct 2010 10:09:09 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 7477E56027; Thu, 28 Oct 2010 09:50:21 +0000 (UTC) Date: Thu, 28 Oct 2010 09:50:21 +0000 From: Mark Linimon To: John Baldwin Message-ID: <20101028095021.GB393@lonesome.com> References: <20101027074401.GA18014@icarus.home.lan> <201010270927.04145.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201010270927.04145.jhb@freebsd.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: pjd@freebsd.org, freebsd-stable@freebsd.org, Jeremy Chadwick , freebsd-arch@freebsd.org Subject: Re: Can't build boot blocks after new GPT attributes added X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2010 10:09:09 -0000 On Wed, Oct 27, 2010 at 09:27:03AM -0400, John Baldwin wrote: > Maybe you could add text to the handbook to say this, but it is already > implicitly assumed in the handbook section you are referring to since it > assumes you can safely compile a new kernel, etc. [...] If we were to > document those every time it would clutter documentation making it harder for > someone who is new to FreeBSD to simply setup a serial console on a box that > they just installed. It sounds like what we need is a tutorial, and (somewhere else?) the extended version. People seem to trip over things like this fairly often; at least this way we could refer them to a standard text. No, I don't have the backgroud, or cycles, to write it :-) mcl