[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-cpio] [PATCH] Add option "--reproducible" for reproducible arch
From: |
Harald Hoyer |
Subject: |
Re: [Bug-cpio] [PATCH] Add option "--reproducible" for reproducible archives |
Date: |
Thu, 06 Nov 2014 19:38:46 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
On 06.11.2014 19:35, Harald Hoyer wrote:
> On 06.11.2014 19:30, Mario Blättermann wrote:
>> Note also that these days the modern 'pax' archive format should be
>> considered
>> as the default -- but this format is not implemented in GNU cpio. You
>> should,
>> again, consider using other archivers (e.g. 'tar --format=pax').«
>>
Ok, I'll see what pax can do for me. Thanks!