From owner-freebsd-hackers Mon Jul 14 03:15:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA11946 for hackers-outgoing; Mon, 14 Jul 1997 03:15:08 -0700 (PDT) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id DAA11940 for ; Mon, 14 Jul 1997 03:15:04 -0700 (PDT) Received: from ct.picker.com by whqvax.picker.com with SMTP; Mon, 14 Jul 1997 6:13:57 -0400 (EDT) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA07392; Mon, 14 Jul 97 06:13:55 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id GAA06583; Mon, 14 Jul 1997 06:11:53 -0400 Message-Id: <19970714061152.52336@ct.picker.com> Date: Mon, 14 Jul 1997 06:11:52 -0400 From: Randall Hopper To: David Dawes Cc: FreeBSD-Hackers Subject: Re: upgrading XFree86 References: <19970713114946.61308@ct.picker.com> <19970714115351.32520@rf900.physics.usyd.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76 In-Reply-To: <19970714115351.32520@rf900.physics.usyd.edu.au>; from David Dawes on Mon, Jul 14, 1997 at 11:53:51AM +1000 Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk David Dawes: |On Sun, Jul 13, 1997 at 11:49:46AM -0400, Randall Hopper wrote: |>I've never untarring on top of an existing dist because: 1) some XFree |>alphas I believe have mentioned, don't do that -- it won't work, and 2) if | |Did they? No XFree86 alphas were ever made available to the public, Sorry, had alpha on the brain. I meant to say beta. |and all of the public releases could be installed in this way (that's |how I always install them). The only caveat is that the provided |preinst.sh script should be run first. There has been the odd case of |a file being replaced with a directory of the same name, and the provided |script would remove such files first. This may have been what I was remembering, or it could be one of the 3.1.1 betas didn't have a preinst.sh. Anyway, it'd still be nice to be able to just rm -r and install the new one. Randall