diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-05-03 02:13:47 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-05-03 02:37:46 (EDT) |
commit | 9fe13e888d8515d2e4b291e27e9ca6e719d8943c (patch) | |
tree | 748bc968abd77e272eb05312c94be5971034f408 | |
parent | f48fc107cbc1cf28cbd305b37c399cd180cefeed (diff) |
TODO: Add tasks
-rw-r--r-- | TODO | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1 +1,15 @@ +Finish build mode (directory traversal and ownership override) +Finish options handling, remove cli.tct +Reconsider error handling, maybe prepend program name to messages +chown and install wrappers/replacements to append to ownership override file +opkbuild helper to set PATH +SPF 2.0 and ob-buildenv need to define an env var with work area absolute path +Mention ownership changes without (fake) privileges as feature in README +Finish documenting functions Manual page +Build with recent GCC, fix warnings +Update POT +Test: build sample package(s) and install with opkg-lede +Search ProteanOS package archive for packages with GNU long names (gcc maybe)? +ob-buildopk should use opkg-opk instead of find/touch/chown/sort/tar/gzip + Maybe only if opkg-opk is in Build-Depends, to opt into experiment? |