diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-06-26 14:55:53 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-06-26 16:47:37 (EDT) |
commit | adf3fd4145b8866c07eba0197c677e6b8e061fc1 (patch) | |
tree | a25a0fb553ef6f77ec263dcf1e410849c1ac069f | |
parent | 81bfdf15f56e8bc7942491355747e40e1c58d4d0 (diff) |
TODO: Update
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,12 +1,15 @@ -Finish build mode (directory traversal and ownership override) +Ownership override Finish options handling, remove cli.txt Reconsider error handling, maybe prepend program name to messages chown, install, and mknod wrappers/replacements to append to override file(s) +Test helpers opkbuild helper to set PATH ob-buildenv needs to define OPK_WORK_AREA with work area absolute path -Mention ownership changes without (fake) privileges as feature in README Finish documenting functions Manual page +Handle invalid long options +Clean tests directory +Check OOT Build with recent GCC, fix warnings Update POT Test: build sample package(s) and install with opkg-lede |