diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 23:36:51 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 23:36:51 (EDT) |
commit | e00306551ce9fa1ed709eedd581c98dd29481b28 (patch) | |
tree | 011d7f9f671ceba8ced1cfe8f0a2f635fe53487d | |
parent | 3450698774cecd2fd14289f0d425dd9fa9ee0f03 (diff) |
TODO: Add build reproducibility task
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Functional Changes * 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 tar's seamless decompression. This enables support for xz with BusyBox < 1.21.0 (commit dfc2473). (Not really needed, since ProteanOS has |