From owner-freebsd-arch Sat Dec 8 19:59:38 2001 Delivered-To: freebsd-arch@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 1F64537B417 for ; Sat, 8 Dec 2001 19:59:36 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fB93xTL34741; Sat, 8 Dec 2001 19:59:29 -0800 (PST) (envelope-from dillon) Date: Sat, 8 Dec 2001 19:59:29 -0800 (PST) From: Matthew Dillon Message-Id: <200112090359.fB93xTL34741@apollo.backplane.com> To: Bernd Walter Cc: Peter Wemm , Wilko Bulte , "David O'Brien" , Garance A Drosihn , "Louis A. Mamakos" , Sheldon Hearn , Kirk McKusick , freebsd-arch@FreeBSD.ORG Subject: Re: Proposed auto-sizing patch to sysinstall (was Re: Using a larger block size on large filesystems) References: <20011209003829.C6171@cicely8.cicely.de> <20011209005732.019053808@overcee.netplex.com.au> <20011209025547.B7042@cicely8.cicely.de> <200112090223.fB92NKf34327@apollo.backplane.com> <20011209041249.D7042@cicely8.cicely.de> Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG /var/users vs /home is a discussable point, but none of the rest of your posting makes any sense. Network mounts have absolutely nothing whatsoever to do with sysinstall's 'A'uto partitioning option and the paper you site is interesting, but seriously out of date. If I look up /var/users in google (which really treats them as two separate words, but it's still a valid test)... I get 347 hits. Total. If I look up /usr/home I get around 46,500 hits, a quick perursal seems to indicate that this test is reasonably valid. Of course /home won't work in google (you get 232 million results), but in relative terms I would say that it's pretty conclusive that at least in so far as the paper you are siting, very few people have actually partitioned their machines with a /var/users. Not even freefall.freebsd.org uses /var/users. It uses //home (/d/home, etc...)... essentially /home, so I would hardly call my use of /home in sysinstall 'non standard'. If we look at the 'adduser' perl script (/usr/src/usr.sbin/adduser), which I did *NOT* write by the way, it presumes /home as the default. So, again, it would seem that my choice of /home is fairly standard. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message