diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-27 13:10:46 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-27 13:10:46 (EST) |
commit | bef652af4c12d0c9fef0c2a30440898fc5438c59 (patch) | |
tree | 8a01efa5a6bdfc3a19209aba6080c6fb3760a077 /TODO | |
parent | 46e3bb8b07721d299b8a5d0487bcfd88cd7b9f2d (diff) |
TODO: Add more tasks and update copyright notice
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 18 |
1 files changed, 14 insertions, 4 deletions
@@ -1,4 +1,5 @@ -Tasks: +Tasks +----- * Rewrite cache file handling. - Make a new library module with the following functions: @@ -30,12 +31,21 @@ Tasks: * See if ob-installdocs can/should handle non-directory non-regular files. * Write manual pages for functions and utilities. * Change/update option letters for `ob_parse_dep()`. - + * ob-buildopk: Build internal archives with ar, not tar. + * ob-buildopk, ob-genchanges, ob-gencontrol, opkbuild: s/src-/src:/ + * Split distribution packaging from upstream sources in source packages. + - Non-native package: + * `src:foo` is the distribution packaging, and it depends on + `src:foo:upstream` + * If the revision isn't "1", don't build and upload upstream sources. + - Native package: + * `src:foo` is the whole package. + * Upload everything always. Copyright -========= +--------- -Copyright (C) 2012 Patrick "P. J." McDermott +Copyright (C) 2012, 2018 Patrick McDermott Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright |