diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 |