[buildroot 0001014]: Tar suffix

bugs at busybox.net bugs at busybox.net
Wed Nov 29 11:17:14 PST 2006


The following issue has been CLOSED 
====================================================================== 
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:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             09-01-2006 01:02 PDT
Last Modified:              11-29-2006 11:17 PST
====================================================================== 
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.
====================================================================== 

---------------------------------------------------------------------- 
 bernhardf - 11-29-06 11:17  
---------------------------------------------------------------------- 
I've fixed this in a slightly different manner. See r16725.

Thanks for reporting. 

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                    
11-29-06 11:17  bernhardf      Status                   assigned => closed  
11-29-06 11:17  bernhardf      Note Added: 0001840                          
======================================================================



More information about the uClibc-cvs mailing list