[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] Re: AMTAR brokenness
From: |
Roger Leigh |
Subject: |
Re: [Bug-tar] Re: AMTAR brokenness |
Date: |
Sun, 18 Apr 2004 22:09:23 +0100 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
Paul Eggert <address@hidden> writes:
> Given all the hassles that will accompany any change, perhaps we
> should give the maintainer a more gradual upgrade path.
>
> For example, we could add an automake macro AM_TAR_FORMAT.
> AM_TAR_FORMAT([v7]) would use the current behavior (flawed as it is --
> at least it's something people are familiar with).
> AM_TAR_FORMAT([ustar]) would attempt to generate ustar format, using
> the commands "tar --format=ustar", "tar" (if not GNU tar), "pax -x
> ustar", and "cpio -H ustar", in that order. Likewise for other
> formats as we find the need to support them. The default could be v7
> for now, but we can warn people that it is subject to change: it could
> change to ustar, then posix, for example.
>
> That way, adventurous maintainers could use AM_TAR_FORMAT([ustar])
> now, whereas more conservative types would avoid any change in
> behavior.
That sounds great. It would be very useful to just enable ustar/posix
tar format for those packages that require it, and leave the rest as
the default to avoid portability issues unless strictly necessary.
Being able to change the default format in automake over time is a
great idea as well.
Regards,
Roger
--
Roger Leigh
Printing on GNU/Linux? http://gimp-print.sourceforge.net/
GPG Public Key: 0x25BFB848. Please sign and encrypt your mail.
- Re: [Bug-tar] Re: AMTAR brokenness, (continued)
- Re: [Bug-tar] Re: AMTAR brokenness, Paul Eggert, 2004/04/16
- Re: [Bug-tar] Re: AMTAR brokenness, Alexandre Duret-Lutz, 2004/04/16
- Re: [Bug-tar] Re: AMTAR brokenness, Alexandre Duret-Lutz, 2004/04/16
- Re: [Bug-tar] Re: AMTAR brokenness, Sergey Poznyakoff, 2004/04/16
- Re: [Bug-tar] Re: AMTAR brokenness, Alexandre Duret-Lutz, 2004/04/16
- Re: [Bug-tar] Re: AMTAR brokenness, Sergey Poznyakoff, 2004/04/18
- Re: [Bug-tar] Re: AMTAR brokenness, Paul Eggert, 2004/04/17
- Re: [Bug-tar] Re: AMTAR brokenness, Alexandre Duret-Lutz, 2004/04/17
- Re: [Bug-tar] Re: AMTAR brokenness, Paul Eggert, 2004/04/18
- Re: [Bug-tar] Re: AMTAR brokenness, Sergey Poznyakoff, 2004/04/18
- Re: [Bug-tar] Re: AMTAR brokenness,
Roger Leigh <=
- Re: [Bug-tar] Re: AMTAR brokenness, Alexandre Duret-Lutz, 2004/04/18
- Re: [Bug-tar] Re: AMTAR brokenness, Eric Sunshine, 2004/04/18
- Re: [Bug-tar] Re: AMTAR brokenness, Paul Eggert, 2004/04/19
- Re: [Bug-tar] Re: AMTAR brokenness, Alexandre Duret-Lutz, 2004/04/19
- Re: [Bug-tar] Re: AMTAR brokenness, Gunnar Ritter, 2004/04/19
- Re: [Bug-tar] Re: AMTAR brokenness, Alexandre Duret-Lutz, 2004/04/19
- Re: [Bug-tar] Re: AMTAR brokenness, Sergey Poznyakoff, 2004/04/19
- Re: [Bug-tar] Re: AMTAR brokenness, Alexandre Duret-Lutz, 2004/04/19
- Re: [Bug-tar] Re: AMTAR brokenness, Sergey Poznyakoff, 2004/04/19
- Re: AMTAR brokenness, Alexandre Duret-Lutz, 2004/04/20