From 5ec183573dd268b852cebb8fbcf739a946432abf Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 18 Mar 2019 02:07:54 -0400 Subject: TODO: Defer some tasks --- (limited to 'TODO') diff --git a/TODO b/TODO index 3ae9e24..bd36d6e 100644 --- a/TODO +++ b/TODO @@ -10,7 +10,6 @@ General Cleanup Functional Changes ------------------ - * ob-installdocs: Handle non-directory non-regular files? * Read `tmp/.substvars` files and use them when generating each specific binary package's `control` file. This is needed for automatic shared library dependencies. @@ -18,10 +17,6 @@ Functional Changes - Add `ob_set_binary_substvar()` and `ob_clear_binary_substvars()`. - 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,6 +24,10 @@ Future Tasks 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-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 @@ -42,6 +41,7 @@ Functional Changes - Native package: * `src:foo` is the whole package. * Upload everything always. + * ob-installdocs: Handle non-directory non-regular files? * Someday restore (removed in commit 3cc4e19) and implement `ob_summarize_package_arch()` and `ob_summarize_package_plat()` to queue source packages for build daemons. -- cgit v0.9.1