From owner-freebsd-questions@FreeBSD.ORG Mon Jan 30 19:06:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81D7A16A420 for ; Mon, 30 Jan 2006 19:06:43 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A7843D82 for ; Mon, 30 Jan 2006 19:06:35 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from flame.pc (aris.bedc.ondsl.gr [62.103.39.226]) by kane.otenet.gr (8.13.4/8.13.4/Debian-8) with SMTP id k0UJ6YAR023784; Mon, 30 Jan 2006 21:06:34 +0200 Received: by flame.pc (Postfix, from userid 1001) id 2739211827; Mon, 30 Jan 2006 21:06:10 +0200 (EET) Date: Mon, 30 Jan 2006 21:06:09 +0200 From: Giorgos Keramidas To: Eric Schultz Message-ID: <20060130190609.GD96466@flame.pc> References: <43DE5E0A.1090806@schultznet.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43DE5E0A.1090806@schultznet.ca> Cc: freebsd-questions@freebsd.org Subject: Re: What functionality is provided by minimal install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 19:06:43 -0000 On 2006-01-30 13:42, Eric Schultz wrote: > Good afternoon... > > I did a minimal install from a 4.7 mini disc (yes 4.7, but this question > could be quite generic) and I was wondering what I got. I know from the > sysintall help that a Minimal install is "just the base system." But > what _functionality_ is provided by a *base system*??? A short `overview' of a sort can be seen with: # man 5 rc.conf For every daemon, service, or option that you see in that manpage, there is also a feature of the base system.