From 9f27a737e7f4b720168de81c86714230e3971e49 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 05 Jul 2023 21:52:22 -0400 Subject: TODO: Update --- (limited to 'TODO') diff --git a/TODO b/TODO index b4f0cfe..2bc75f0 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,12 @@ +`git mv src/ opkg-opk/` and update build system +`mkdir common/ && git mv src/defs.h helpers/mode.[ch] common/ && \ + git rm helpers/defs.h` and update build system and sources +Write `common/error.[ch]`: + `opkg_opk_set_program_name()`, `opkg_opk_error()`, `opkg_opk_errno()` 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) +Reconsider error handling (enum?), prepend program name to messages (see above) +chown and install replacements to append to override file Test helpers opkbuild helper to set PATH ob-buildenv needs to define OPK_WORK_AREA with work area absolute path -- cgit v0.9.1