From owner-freebsd-hackers Sun Dec 22 09:16:06 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA12190 for hackers-outgoing; Sun, 22 Dec 1996 09:16:06 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id JAA12183 for ; Sun, 22 Dec 1996 09:16:02 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id SAA16735 for ; Sun, 22 Dec 1996 18:16:36 +0100 (MET) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.8.3/8.6.9) id SAA11327 for freebsd-hackers@freefall.cdrom.com; Sun, 22 Dec 1996 18:29:03 +0100 (MET) Date: Sun, 22 Dec 1996 18:29:03 +0100 (MET) From: Christoph Kukulies Message-Id: <199612221729.SAA11327@gilberto.physik.rwth-aachen.de> To: freebsd-hackers@freefall.FreeBSD.org Subject: /usr/share/skel - make world writes into it Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Every time I'm building a world on one of my machines it clobbers the dotfiles in /usr/share/skel which are shared in our NIS/YP environment. Each of the 10 PCs mounts /usr/share -root=0 from our NFS/NIS server. When I build world on one of the clients which happens to be a PPRO and makes world building a fun otherwise. Could this be changed in that make world leaves the existing files there untouched. Or is there another way to protect an individual setup? --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de