From owner-freebsd-isdn Thu Jul 29 5:59: 6 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from post.ruh-bath.swest.nhs.uk (hide14.nhs.uk [194.6.81.14]) by hub.freebsd.org (Postfix) with ESMTP id 21E9014F91 for ; Thu, 29 Jul 1999 05:55:24 -0700 (PDT) (envelope-from rich@ruh-bath.swest.nhs.uk) Received: by post.ruh-bath.swest.nhs.uk with Internet Mail Service (5.5.2448.0) id ; Thu, 29 Jul 1999 13:56:13 +0100 Message-ID: <930BFA16390CD3119E010000F6E660C9A562@fear.ruh-bath.swest.nhs.uk> From: "Wood, Richard" To: "'hm@hcs.de'" Cc: freebsd-isdn@FreeBSD.ORG Subject: RE: overuninstall.sh and i4b_rbch_ioctl.h Date: Thu, 29 Jul 1999 13:56:05 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="ISO-8859-1" Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > -----Original Message----- > From: hm@hcs.de [mailto:hm@hcs.de] > Sent: 29 July 1999 13:37 > Ideas, anyone ? Now, my shell scripting isn't much use to anyone, but my suggestion would be as follows In move_and_link in overinstall, check to see if $2 exists, if it doesn't create $2-NOBACKUP and link $1 and $2 as normal. In remove_and_restore in overuninstall, check for the existance of $1-NOBACKUP, if it exists remove $1 and $1-NOBACKUP. This should cover installing and uninstalling files which get added between versions. I'll try to send some patches tonight. Rich -- Rich Wood Home: rich@dynamite.org, rich@FreeBSD.org.uk Work: rich@ruh-bath.swest.nhs.uk, rich@systemagic.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message