From owner-freebsd-current@FreeBSD.ORG Tue Aug 5 09:20:59 2008 Return-Path: Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CFF31065683 for ; Tue, 5 Aug 2008 09:20:59 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1E3418FC27 for ; Tue, 5 Aug 2008 09:20:59 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7:0:8820:dfdf:944c:2e69] (unknown [IPv6:2001:7b8:3a7:0:8820:dfdf:944c:2e69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id D51E23C; Tue, 5 Aug 2008 11:20:57 +0200 (CEST) Message-ID: <48981B7A.6080205@andric.com> Date: Tue, 05 Aug 2008 11:20:58 +0200 From: Dimitry Andric User-Agent: Thunderbird 2.0.0.17pre (Windows/20080730) MIME-Version: 1.0 To: "Matthew D. Fuller" References: <200808041330.m74DUsg9075683@lurza.secnetix.de> <48970C5E.6000406@andric.com> <20080804230919.H1629@plexi.pun-pun.prv> <20080805013704.GA90232@over-yonder.net> In-Reply-To: <20080805013704.GA90232@over-yonder.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: randy@psg.com, freebsd-current@FreeBSD.ORG Subject: Re: termcap under single luser X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 09:20:59 -0000 On 2008-08-05 03:37, Matthew D. Fuller wrote: > Actually, I take a different approach, in that I no longer separate / > and /usr on new system setups. I couldn't come up with any good > reason not to. There's no space-wise reason anymore, not for several > decades. Access patterns are pretty much the same. Indeed, it would be much better to only put /boot in a separate filesystem, if that were possible without none-too-clean hacks. :)