From f57535c9ebf4f0564a404f81563a58d534578074 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 16 Mar 2019 16:52:32 -0400 Subject: TODO: Defer non-seamless tar task --- (limited to 'TODO') diff --git a/TODO b/TODO index f99f2a0..e31b8d0 100644 --- a/TODO +++ b/TODO @@ -14,10 +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: 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 - used a sufficiently recent BusyBox since early 2014.) * Read `tmp/.substvars` files and use them when generating each specific binary package's `control` file. This is needed for automatic shared library dependencies. @@ -35,6 +31,10 @@ Functional Changes * ob-buildopk: Build external archives with ar, not tar. prokit and pro-archman must first be modified to unpack ar archives. + * 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 + used a sufficiently recent BusyBox since early 2014.) * Split distribution packaging from upstream sources in source packages. - Non-native package: * `src:foo` is the distribution packaging, and it depends on -- cgit v0.9.1