summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 01:15:34 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 01:15:34 (EDT)
commitd23cbcd54fb5bc86ad6e00e6a5ae8384bdd8cc0a (patch)
tree6a000f6dfe78c177e460c0e0bb98b2a8c0a79043 /TODO
parent1eae9d802cc06ed815d21f76232c5f02babbead2 (diff)
TODO: Un-defer ar archives task
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index e31b8d0..48adcdc 100644
--- a/TODO
+++ b/TODO
@@ -22,6 +22,9 @@ Functional Changes
- Split `ob_set_package_substvars()` into `ob_set_source_substvars()` and
ob_set_binary_substvars()`. Set `Binary-Version` in the latter.
* ob-buildopk, ob-genchanges, ob-gencontrol, opkbuild: s/src-/src:/
+ * ob-buildopk: Build external archives with ar by default, or tar if chosen by
+ configure option. prokit and pro-archman must first be modified to unpack
+ ar archives before ProteanOS switches to ar.
Future Tasks
============
@@ -29,8 +32,6 @@ Future Tasks
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