summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-16 16:52:32 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-16 16:52:32 (EDT)
commitf57535c9ebf4f0564a404f81563a58d534578074 (patch)
tree547a22e030a23de30a5932f4ae2f90ca503cbe33 /TODO
parentaabf5335ffddcc644f7c22b3ecca9484540b9bc5 (diff)
TODO: Defer non-seamless tar task
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
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/<binpkg>.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