diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-16 01:23:38 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-16 01:23:38 (EDT) |
commit | 40238221f7d57e6f0a27aa597f0513606a023f8a (patch) | |
tree | 362f4e3519ca5f6b8c7f4d88b94128615bb7b3aa | |
parent | 483800ef9ecf5ce98c0f6894e222bf08a68bb617 (diff) |
TODO: Scrap outer archive conversion to ar
opkg-lede dropped the code for that to save space.
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -5,9 +5,6 @@ Functional Changes ------------------ * 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. * ob-buildopk: Deterministically list input files for tar and set member mtimes based on changelog date. (Build reproducibility) * ob-unpacksource: Maybe call separate decompressor utilities instead of using |