summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2023-05-13 11:13:12 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2023-05-13 11:13:12 (EDT)
commitf7bfab2c5e7ab25ee4656c83b58aa695dbce7762 (patch)
tree364d2df1afb3c7547266b01761944bbe42ff4a95
parent866323ace851ece261005c25603a846bcdf5b272 (diff)
TODO: Also need mknod
And fix a typing error.
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index f99d7fc..82780e7 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
Finish build mode (directory traversal and ownership override)
-Finish options handling, remove cli.tct
+Finish options handling, remove cli.txt
Reconsider error handling, maybe prepend program name to messages
-chown and install wrappers/replacements to append to ownership override file
+chown, install, and mknod wrappers/replacements to append to override file(s)
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