From owner-cvs-src@FreeBSD.ORG Fri Jun 10 17:01:40 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17F0016A41C; Fri, 10 Jun 2005 17:01:40 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [195.41.46.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBF5C43D4C; Fri, 10 Jun 2005 17:01:39 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x535869c7.naenxx7.adsl-dhcp.tele.dk [83.88.105.199]) by pfepa.post.tele.dk (Postfix) with ESMTP id A891E47FE09; Fri, 10 Jun 2005 19:01:36 +0200 (CEST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.4/8.13.3) with ESMTP id j5AH1WhM001299; Fri, 10 Jun 2005 19:01:35 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Garance A Drosihn From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 10 Jun 2005 11:20:55 EDT." Date: Fri, 10 Jun 2005 19:01:32 +0200 Message-ID: <1298.1118422892@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/tools/nanobsd ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 17:01:40 -0000 In message , Garance A Drosihn writes: >Back on April 13/2005, Poul-Henning Kamp wrote: >> >> Modified files: >> tools/tools/nanobsd make.conf >> Log: >> sort and expand the prunelist in a more or less generally sensibly >> order. Put some strategic comments in about how much storage is >> necessary and a longer explanation on the top. >> >> It is now pretty trivial to put nanoBSD on as little as a 64MB >> CF card. > >Are any macros defined (-D) in CFLAGS when building for nanoBSD, >or other "please make a smaller system" situations? ISTR some >value to check via #ifdef, but now I can't remember what it was >or where I saw it used. Yes, that is what the commit you quote is all about :-) nanobsd uses a private make.conf to keep them in. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.