commit | fca8050f0fd224a22136b74fce23b700f1d07ccf | [log] [tgz] |
---|---|---|
author | Glenn L McGrath <bug1@ihug.co.nz> | Mon Sep 11 05:25:39 2000 +0000 |
committer | Glenn L McGrath <bug1@ihug.co.nz> | Mon Sep 11 05:25:39 2000 +0000 |
tree | 11eeac7b1ceedd328e9af890a305c8618492f9c9 | |
parent | ac19b7e032c3d4449d08ea9ae438192b6a15170d [diff] |
Fix .deb unpack and experimental TAR support The previous ar.c fialed to recognise one record in .debs Experimental tar support, this is currently *very* cheap because ar and tar are functionally similar. It will need lots of testing so by default tar support code is defined out. To test uncomment the line "#define BB_AR_EXPERIMENTAL_UNTAR"