Natanael Copa
5a273edf4d
abuild-tar: improve portability
...
splice is a linux thing.
2016-05-20 10:19:08 +02:00
Timo Teräs
002894dfa7
abuild-tar: add missing includes
2015-10-06 14:01:47 +03:00
Andrew Wilcox
34ff603758
abuild-tar: Initialise memory before use
2015-10-06 14:00:55 +03:00
Timo Teräs
248e9bb408
abuild-tar: write checksum to extended header
2015-04-08 10:52:34 +03:00
Dubiousjim
3417b45a1b
abuild-sudo, abuild-tar: cosmetic changes
2013-07-08 14:47:39 +00:00
Natanael Copa
1ccf8652da
Revert "abuild-tar: embed checksum for symlinks"
...
Tar could not handle the headers.
This reverts parts of commit 8b1a53011b
.
Keep the usage fixes.
2009-08-17 12:07:00 +00:00
Timo Teras
8b1a53011b
abuild-tar: embed checksum for symlinks
...
and relocate the place of the symlink in tar header, as symlink
use the linkname field. now it's split to devmajor, devminor and
padding fields.
2009-08-11 19:56:11 +03:00
Natanael Copa
3dc07fb7e4
abuild-tar: fix total counter for splice
2009-07-21 09:36:15 +00:00
Timo Teras
43f32cdeef
abuild-tar: fix splice arguments
2009-07-21 12:32:25 +03:00
Timo Teras
ed2733c65b
abuild-tar: fix help message
2009-07-21 12:30:34 +03:00
Natanael Copa
b6e9ee2474
abuild-tar: fix for full_read(), full_write()
2009-07-20 17:41:04 +00:00
Timo Teras
bd9be35c92
abuild-tar: rename cutting option to --cut, full_{read,write,splice}
2009-07-20 12:59:31 +03:00
Timo Teras
f22114748d
abuild-tar: new utility to mangle tar files
...
- ability to embed an checksum inside the tar header for regular
files (to avoid checksumming at apk installation time)
- way to remove the end-of-archive marker to create concenatable
.tar.gz:s for signed apks
2009-07-16 12:03:26 +03:00