[buildroot 0001014]: Tar suffix

bugs at busybox.net bugs at busybox.net
Fri Sep 1 08:02:19 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1014 
====================================================================== 
Reported By:                bdelagoutte
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   1014
Category:                   Other
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             09-01-2006 01:02 PDT
Last Modified:              09-01-2006 01:02 PDT
====================================================================== 
Summary:                    Tar suffix
Description: 
When making a tarball from the root fs, we can specify options such as z
(gzip) or j (bzip). But the tarball's filename will stay the same, ending
with .tar.

I made some changes to detect whether z or j are specified, and add .gz or
.bz2 suffix to the tarball's filename.

Here is a patch for it.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-01-06 01:02  bdelagoutte    New Issue                                    
09-01-06 01:02  bdelagoutte    Status                   new => assigned     
09-01-06 01:02  bdelagoutte    Assigned To               => uClibc          
09-01-06 01:02  bdelagoutte    File Added: tar-suffix.patch                    
======================================================================




More information about the uClibc-cvs mailing list