From owner-freebsd-questions@FreeBSD.ORG Tue Oct 2 21:50:55 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 193EB16A41A for ; Tue, 2 Oct 2007 21:50:55 +0000 (UTC) (envelope-from scubacuda@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) by mx1.freebsd.org (Postfix) with ESMTP id C607513C46A for ; Tue, 2 Oct 2007 21:50:54 +0000 (UTC) (envelope-from scubacuda@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so888315anc for ; Tue, 02 Oct 2007 14:50:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=qqJGMA9quMNk0xP2WNjDwguQ3N0IJqC2VH18KtHmC/k=; b=upRRKudFW2zeLU2fk0fH2SDbSmQMuK1U+ZIgkNlmbPrBrMCSGA4xq4lPyrQfe7dUjwAKqMSqLb9mOYtpWO/NqPbyO0xJD9e8PBZyPEIPvIfTo/RY7EQhxaTt6i14kdPrtF7GcqE4AT4INkrKDkfp5f6U6YZf37SMb9QGrqMRprE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RjgB7X2CoReVQ+qwsGAwCGFZV2bdretUUfH5hW/TmcB8M2re5yryQOx8Yp3tEHToTb0GZQbAGQizIYqkEAHyqW5dnS2Xfhf8O+LT6dF8fVHmlkIbAUBL5ZNm2txOuuECj+O+q0OZF8o+et1YgOaqq6pulbDUwtbMDY3ke1r7N80= Received: by 10.142.78.10 with SMTP id a10mr266741wfb.1191361853122; Tue, 02 Oct 2007 14:50:53 -0700 (PDT) Received: by 10.141.77.21 with HTTP; Tue, 2 Oct 2007 14:50:53 -0700 (PDT) Message-ID: <2b7af7c40710021450i35613d19qbe6667811593ba69@mail.gmail.com> Date: Tue, 2 Oct 2007 14:50:53 -0700 From: "Rogelio Bastardo" To: "Daniel Bye" , freebsd-questions@freebsd.org In-Reply-To: <20071002214306.GA928@slightlystrange.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2b7af7c40710021359j4b49499fi6675b8d122d800d5@mail.gmail.com> <20071002214306.GA928@slightlystrange.org> Cc: Subject: Re: doing a minimal FreeBSD install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: scubacuda@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2007 21:50:55 -0000 > A bit more work perhaps than you're willing or able to commit, but you > might be interested in MiniBSD - a set of scripts that enable you to > pare down a base FreeBSD system to something very small indeed. Thank you, I will definitely check that out.