Welcome to CRUX bug tracking.
FS#743 - zip: is in core, but doesn't need to
Attached to Project:
CRUX
Opened by Moritz Wilhelmy (mw) - Thursday, 30 June 2011, 15:10 GMT+2
Last edited by Jose V Beneyto (sepen) - Tuesday, 22 January 2013, 15:15 GMT+2
Opened by Moritz Wilhelmy (mw) - Thursday, 30 June 2011, 15:10 GMT+2
Last edited by Jose V Beneyto (sepen) - Tuesday, 22 January 2013, 15:15 GMT+2
|
Detailszip is in core, but we already have bsdtar there, which extracts zip archives just fine. pkgutils don't even use zip anymore.
|
This task depends upon
I'm against the suggested changes with regard to tar. If a user calls 'tar' he could expect that he runs the original 'tar' and not what the CRUX maintainer thought is a nice replacement for it.
Sorry if I’m a bit offensive here, but I really dislike when people use GNU tools thinking they are a standard. :|
Any other package providing a tar implementation with the same standard UI and the support of the same archives format would do the job.
Besides, I fail to understand why you don’t see bsdtar as a valid tar implementation instead of a simple “replacement” for tar.
I’d like to mention that some Linux distributions don’t use gtar but busybox tar, star or bsdtar, so it is not an absolute rule.
?¹? This includes tar.lz, rpm, cpio and a few others gtar does not support at all. The cpio support also means we could remove cpio (gcpio) in the same fashion and for the same reasons.