Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2005 13:17:45 -0600 (CST)
From:      RacerX <racerx@makeworld.com>
To:        Kaspars <kaspars@os.lv>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Change tar to GNU
Message-ID:  <20050217131710.G79478@makeworld.com>
In-Reply-To: <4214ED77.6000206@os.lv>
References:  <4214ED77.6000206@os.lv>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 17 Feb 2005, Kaspars wrote:

>
> Hi,
>
> I have backup script build with tar and -newer options.
> on FreeBSD 4.x it worked and i see:
> $tar --version
> tar (GNU tar) 1.13.25
>
> on FreeBSD 5.3 not working and I found:
> $tar --version
> bsdtar 1.01.011, libarchive 1.01.013
> Copyright (C) 2003-2004 Tim Kientzle
>
> So I understand that you change own tar to make different licence.
>
> I just thinking what is proper way to update tar to GNU tar to make working 
> again my script?
>
> thanks,
>
> Casper

Why not change your script to work with the 5.3 tar?
Wouldn't that be easier?



Best regards,
Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050217131710.G79478>