From owner-freebsd-hackers Tue Apr 9 16:44: 3 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from scaup.prod.itd.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by hub.freebsd.org (Postfix) with ESMTP id 4835E37B41A; Tue, 9 Apr 2002 16:44:00 -0700 (PDT) Received: from pool0222.cvx21-bradley.dialup.earthlink.net ([209.179.192.222] helo=mindspring.com) by scaup.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16v5Gh-00020K-00; Tue, 09 Apr 2002 16:43:19 -0700 Message-ID: <3CB37C7C.6F6EE24A@mindspring.com> Date: Tue, 09 Apr 2002 16:42:52 -0700 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Julian Elischer Cc: Crist J.Clark , Dan Nelson , Michael Smith , Doug White , =?iso-8859-1?Q?Pawe=B3?= Jakub Dawidek , freebsd-hackers@FreeBSD.ORG Subject: Re: Hardlinks... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Julian Elischer wrote: > As terry knows of course, the Interjet > had the following /etc/symlinks: (excuse linewrap) > lrwxrwxrwx 1 root wheel 20 Mr 28 2001 crontab@ -> > /writable/system/crontab > lrwxrwxrwx 1 root wheel 18 Mr 28 2001 group@ -> > /writable/system/group [ ... ] > the single root+usr partition is mounted read-only. Yes, but appealing to a product I had something to do with, even if that organization wasn't mine in particular, makes a much less powerful argument. The other thing that's a bit painful about that argument is that the symlinks failed to operate as expected for the master.passwd, if the / was mounted read/write. I count this as a bug in the password database generation code, but it should be noted that it can be a problem (e.g the symlink is renamed to the backup, and the replacement file is created in /etc; it does the right thing, if the symlink is read-only, though...). 8-(. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message