From owner-freebsd-newbies@FreeBSD.ORG Thu Dec 11 19:23:31 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 629DE16A4CE for ; Thu, 11 Dec 2003 19:23:31 -0800 (PST) Received: from imgate01.cybertime.net (imgate01a.cybertime.net [216.117.206.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 752AC43D09 for ; Thu, 11 Dec 2003 19:23:29 -0800 (PST) (envelope-from hostmaster@cybertime.net) Received: from cybertime.net (mail.cybertime.net [216.117.209.200]) 7D5CAD70BB for ; Thu, 11 Dec 2003 19:31:44 -0800 (PST) Received: from techoffice [216.117.206.15] by cybertime.net (SMTPD32-8.04) id A4B07D1E0132; Thu, 11 Dec 2003 19:23:28 -0800 Message-ID: <01e101c3c060$ae6df120$0fce75d8@cybertime.net> From: "Cybertime Hostmaster" To: Date: Thu, 11 Dec 2003 19:33:17 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: What to Make X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2003 03:23:31 -0000 This may be a question for the current list, but I thought I would start here and see. I use FreeBSD for very little. For the few things I do, binary installs work fine, and have given me absolutely no issues. I now want to do a little more, specifically some imbedded device stuff. The FAQs I have found so far all talk about compiling everything and removing what I do not need, or using PicoBSD. Neither of these solutions will work for me. I have hardware that requires the CURRENT tree for driver support. When I did a buildworld on my testing box, I ran out of hard drive space. So what I have been looking for is a way to download and build less. Now, when I do a binary install, I have the option of putting in base, compatibity (1x to 4x), crypto, dict, doc, games, info, man, catman, profiles, src, ports, local, perl, and xfree. When I look at the source tree they are base, contrib, gnu, etc, games, include, lib, libexec, release, bin, sbin, scrypto, share, skerb5, ssecure, sys, tools, ubin, and usbin. This has left me at a loss. Since the choices are not the same, how do I compile just a minimal install? Obviously someone, somewhere has a list of what goes where, or there would be no such thing as a minimal install. Does anyone have a link to a FAQ/DOC/README/MAN that lists this information? If one exists, I have missed it in the last few weeks of looking. --Eric