diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-16 16:51:47 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-16 16:51:47 (EDT) |
commit | aabf5335ffddcc644f7c22b3ecca9484540b9bc5 (patch) | |
tree | 37311deaa03457b7d7ae7bbc9aebf1bbe1b39382 /TODO | |
parent | 78be2ae63fd397d549ab827f647eb3e3dd2087e3 (diff) |
ob-unpacksource: Support xz decompression
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -14,7 +14,6 @@ Functional Changes * ob-installdocs: Handle non-directory non-regular files? * ob-applypatches: Track and skip applied patches in `.opkbuild/patches` file: - `ob-applypatches: Skipping applied patch "01_foo.patch"...` - * ob-unpacksource: Support xz upstream archive decompression. * ob-unpacksource: Maybe call separate decompressor utilities instead of using tar's seamless decompression. This enables support for xz with BusyBox < 1.21.0 (commit dfc2473). (Not really needed, since ProteanOS has |