[886] in NetBSD-Development
Re: NetBSD configuration for dialup
daemon@ATHENA.MIT.EDU (Charles Hannum)
Sat Jul 22 01:58:36 1995
Date: Sat, 22 Jul 1995 01:57:54 -0400
From: Charles Hannum <Charles-Hannum@deshaw.com>
To: jhawk@MIT.EDU
Cc: mhbraun@MIT.EDU, ghudson@MIT.EDU, hartmans@MIT.EDU, bug-dialup@MIT.EDU,
pc-dialup@MIT.EDU
In-Reply-To: <199507212214.SAA00901@all-purpose-gunk.near.net> (message from John Hawkinson on Fri, 21 Jul 1995 18:14:53 -0400)
2 Highly secure mode - same as secure mode, plus disks are always
read-only whether mounted or not. This level precludes tampering
with filesystems by unmounting them, but also inhibits running
newfs(8) while the system is multi-user.
I disagree with Sam that we want to run in [2] -- that would mean that
/var would not be writable, precluding the writing of logs, etc., etc.
to local disk.
Hm? It doesn't mean that mounted file systems are always read-only;
it means that open(2)ed disk partitions are.