Subject: shared/readonly root filesystem
To: None <port-arm32@netbsd.org>
From: Ignatios Souvatzis <ignatios@theory.cs.uni-bonn.de>
List: port-arm32
Date: 09/25/1998 18:33:25
Hello,
given this little sharkpool here, and before I reinvent the safety match:
Is there any ready-to-use recipe to set up a mostly- or totally-shared-root-fs
given NetBSD_current as base?
If not:
I guess I can share all but var (using a hard link farm on the NFS server)
if I get name and network interface configuration by dhcp?
(Yes, I want to share the other parts of configuration... with the exception
of testing a new configuration/software version on a single machine, maybe,
which would get a different DHCP identity during that time).
Regards,
-is