From owner-freebsd-questions@FreeBSD.ORG Tue Oct 2 20:59:57 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 93BAD16A421 for ; Tue, 2 Oct 2007 20:59:57 +0000 (UTC) (envelope-from scubacuda@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4A1B813C4B6 for ; Tue, 2 Oct 2007 20:59:57 +0000 (UTC) (envelope-from scubacuda@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so981764ele for ; Tue, 02 Oct 2007 13:59:56 -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:mime-version:content-type:content-transfer-encoding:content-disposition; bh=Pa8b93SI1khlQIPnIkb7ytRUZJ4Qd8n7HYXAZBEohYQ=; b=kVr7oWfqwY6584sP9NDU97a8paMKnrT/bm/aR9Fov1VNhzaRGKXu9zqGbVWfvbswvZSb8d9NKb9b2oyUnBNxR2Jt8ZOGe+n8QBpl9jPVz7uq9MHy3TXYsynq8yJYJY+og/BHbY8gQvaw9T45K8qOKsFyEbsymYMgSlv/nUc2to8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RWvwVSEok9774O10Pu1/MXUkfqZIr6wnWt/AYf8ILMeDqoqq49hRChj9LV8MQANWZFD8BME+tgk/YFEwZEWo5G6IE0kD7WgIbPJLBH+G66z1acQC5jmZkWK51BMbph2a3hRRQKMsW/JFQAICqB+XAUirhKgeVlh+bYR1/PZOmzU= Received: by 10.143.162.8 with SMTP id p8mr697598wfo.1191358795818; Tue, 02 Oct 2007 13:59:55 -0700 (PDT) Received: by 10.141.77.21 with HTTP; Tue, 2 Oct 2007 13:59:55 -0700 (PDT) Message-ID: <2b7af7c40710021359j4b49499fi6675b8d122d800d5@mail.gmail.com> Date: Tue, 2 Oct 2007 13:59:55 -0700 From: "Rogelio Bastardo" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 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 20:59:57 -0000 I'm looking to install only the bare essentials to FreeBSD and then install each program piece-by-piece afterwards. To do this, do I just need the first FreeBSD 6 ISO? Or can I get away with just the boot CD ISO and then install each port one-by-one? (Basically, I just wanna build a Nagios server, and that requires very, very little)