From owner-freebsd-hackers Sat Nov 22 13:19:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA26843 for hackers-outgoing; Sat, 22 Nov 1997 13:19:15 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from usr01.primenet.com (tlambert@usr01.primenet.com [206.165.6.201]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA26835 for ; Sat, 22 Nov 1997 13:19:12 -0800 (PST) (envelope-from tlambert@usr01.primenet.com) Received: (from tlambert@localhost) by usr01.primenet.com (8.8.5/8.8.5) id OAA02229; Sat, 22 Nov 1997 14:19:03 -0700 (MST) From: Terry Lambert Message-Id: <199711222119.OAA02229@usr01.primenet.com> Subject: Re: Upgrade function and root dir To: ulf@Alameda.net (Ulf Zimmermann) Date: Sat, 22 Nov 1997 21:19:02 +0000 (GMT) Cc: hackers@FreeBSD.ORG In-Reply-To: <199711220847.AAA12954@Gatekeeper.Alameda.net> from "Ulf Zimmermann" at Nov 22, 97 00:47:59 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Would it be possible to change the upgrade function, so that is not > necessary overwrites the dot files in /root ? I always save it, but > it would be one step less ;-) Don't modify root's .-files. Modify the .-files as another user and su instead. 8-) 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.