From owner-freebsd-questions@FreeBSD.ORG Tue Aug 1 18:52:21 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 013BC16A4E1 for ; Tue, 1 Aug 2006 18:52:21 +0000 (UTC) (envelope-from freminlins@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F11B43D4C for ; Tue, 1 Aug 2006 18:52:20 +0000 (GMT) (envelope-from freminlins@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so360491nfc for ; Tue, 01 Aug 2006 11:52:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=XrooV+iQd9rD/R/F6tH/4oC0cClM8wVeMrnMYPDFVsAiD2dSrDMnFujMf1qARfTpqT4h2/lP73sL4mlemRS11eh494Rd/76zlQjTmZdvVjQIUsEoSyTdRXvOPIZn4Vd4l/N+uIKYIZ2anHqudJXshUQyBlAyaWuNT/N5SdgiIb8= Received: by 10.49.93.13 with SMTP id v13mr1250720nfl; Tue, 01 Aug 2006 11:52:19 -0700 (PDT) Received: by 10.48.208.6 with HTTP; Tue, 1 Aug 2006 11:52:19 -0700 (PDT) Message-ID: Date: Tue, 1 Aug 2006 19:52:19 +0100 From: Freminlins To: "Robert Huff" In-Reply-To: <17615.32884.347381.673377@jerusalem.litteratus.org> MIME-Version: 1.0 References: <20060801053719.GA6735@fast> <44CEF9EB.3080807@locolomo.org> <44CF7279.5040504@locolomo.org> <17615.32884.347381.673377@jerusalem.litteratus.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: switching from linux to freebsd 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: Tue, 01 Aug 2006 18:52:21 -0000 On 01/08/06, Robert Huff wrote: > On my system, "additional software" goes under the separate > partition /usr. Or are we using different definitions of > "additional"? /usr includes a large part of the base installation. /usr/local is the usual place for additional software, though you can of course install stuff where you want to. Robert Huff Frem.