From owner-freebsd-doc@FreeBSD.ORG Sun Oct 17 12:55:53 2010 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E97C106566B for ; Sun, 17 Oct 2010 12:55:53 +0000 (UTC) (envelope-from clear@alum.mit.edu) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.53]) by mx1.freebsd.org (Postfix) with ESMTP id E78268FC14 for ; Sun, 17 Oct 2010 12:55:52 +0000 (UTC) Received: (qmail 17294 invoked from network); 17 Oct 2010 12:29:11 -0000 Received: from dsl092-238-005.phl1.dsl.speakeasy.net (HELO [10.19.62.7]) (jclear@[66.92.238.5]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with AES128-SHA encrypted SMTP for ; 17 Oct 2010 12:29:11 -0000 From: Jed Clear Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Sun, 17 Oct 2010 08:29:09 -0400 Message-Id: To: doc@FreeBSD.org Mime-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) Cc: Subject: nanoBSD Doc needs updating X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2010 12:55:53 -0000 Changes to the nanaoBSD script between 8.0R and 8.1R are not reflected = in its handbook or man pages. Most notably that NANO_ARCH now defaults = to the build machine processor (`uname -p`), and is no longer hard coded = to i386. =20 And neither handbook or man page documents cust_pkg() and = NANO_PACKAGE_DIR, which have been around for a bit.. And from the revision notes, it looks like NANO_LABEL has been added to = -CURRENT. -Jed=