From owner-freebsd-current Wed Oct 9 15:11:13 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA11536 for current-outgoing; Wed, 9 Oct 1996 15:11:13 -0700 (PDT) Received: from verdi.nethelp.no (verdi.nethelp.no [193.91.212.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA11527 for ; Wed, 9 Oct 1996 15:11:05 -0700 (PDT) From: sthaug@nethelp.no Received: (qmail 7188 invoked by uid 1001); 9 Oct 1996 22:10:46 +0000 (GMT) To: luigi@labinfo.iet.unipi.it Cc: julian@whistle.com, henrich@crh.cl.msu.edu, danj@netcom.com, freebsd-current@FreeBSD.org Subject: Re: 961006-SNAP comments In-Reply-To: Your message of "Wed, 9 Oct 1996 20:48:43 +0100 (MET)" References: <199610091948.UAA04138@labinfo.iet.unipi.it> X-Mailer: Mew version 1.05+ on Emacs 19.28.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Thu, 10 Oct 1996 00:10:46 +0200 Message-ID: <7186.844899046@verdi.nethelp.no> Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > > user environment), but why /var? With newsyslog doing clean log rotations, var > > > > > theoretically to help run / as a readonly partition > > on NFS systems or such and > > have the 'variable' files on their own partition. > > just theoretically, since a lot of machine dependant stuff is in /etc. I'd actually like to do a readonly /, and it looks to me like it should be possible: 1. Symlink those few variable files that are left, e.g. /etc/ntp.drift and /etc/ssh_random_seed into /var/run. 2. Use DEVFS for the devices. Any reason why this wouldn't work? Steinar Haug, Nethelp consulting, sthaug@nethelp.no