Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 1999 14:50:05 +0200
From:      Christoph Splittgerber <chris@sdata.de>
To:        hm@hcs.de
Cc:        Andrej.Brodnik@IBC.IskraSistemi.Si, freebsd-isdn@FreeBSD.ORG
Subject:   Re: overuninstall.sh and i4b_rbch_ioctl.h
Message-ID:  <37A04DFD.3F553CA7@sdata.de>
References:  <m119pFv-0003loC@hcswork.hcs.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Hellmuth Michaelis wrote:

> > <snip>
> >                 $RMCMD $1
> >       if [ -e $1-BACKUP ]
> >         then
> 
> No. Someone running this on a system where i4b was not previously
> overinstalled will remove his original files with this command.

The change I suggest is in 00.82.00's overinstall.sh:

remove_and_restore $MACHINE/i4b_tel_ioctl.h
!remove_and_restore $MACHINE/i4b_rbch_ioctl.h
remove_and_restore $MACHINE/i4b_trace.h

... into ...
remove_and_restore $MACHINE/i4b_tel_ioctl.h
!RMCMD $MACHINE/i4b_rbch_ioctl.h
remove_and_restore $MACHINE/i4b_trace.h

I upgrated from 00.70.00 and there was no $MACHINE/i4b_rbch_ioctl.h.
However, I don't know about 00.81.00

Christoph


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37A04DFD.3F553CA7>