summaryrefslogtreecommitdiff
path: root/bootstrap/TODO
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.org>2025-10-19 21:20:37 -0500
committerDanny Holman <dholman@gymli.org>2025-10-19 21:20:37 -0500
commitef4c73ac58f4aae29e47b680808570e2203b9713 (patch)
tree8644bb01e53bb03d9ab8562cff0778fbabbedb40 /bootstrap/TODO
parentbootstrap: stage2: create build files (diff)
downloadbox-ef4c73ac58f4aae29e47b680808570e2203b9713.tar.gz
box-ef4c73ac58f4aae29e47b680808570e2203b9713.tar.zst
box-ef4c73ac58f4aae29e47b680808570e2203b9713.zip
build: align all build files
Align all the build makefiles so that the standard template is used OS-wide. Remove all the dangling files leftover from pre-standardization. Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'bootstrap/TODO')
-rw-r--r--bootstrap/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap/TODO b/bootstrap/TODO
new file mode 100644
index 0000000..0347757
--- /dev/null
+++ b/bootstrap/TODO
@@ -0,0 +1,3 @@
+* Make a common include directory for headers common to both stages
+* Optimize the UEFI version of stage1
+* Overall decluttering and reformatting