summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-01 22:38:44 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-01 22:38:44 +0100
commitd717823cde98d4c534ccbb52329ff98f8719ab36 (patch)
tree280da86db1f11ea819fab5d9fb1cb8416bf3c029 /TODOS
parent655acd3a233b60c5618d0239e9a716865c0b595a (diff)
downloadbootstrap32-d717823cde98d4c534ccbb52329ff98f8719ab36.tar.xz
bugfixing, complete rebuild
added a todo list building up to shadow, net-tools still breaks
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODOS b/TODOS
new file mode 100644
index 0000000..dea9adb
--- /dev/null
+++ b/TODOS
@@ -0,0 +1,8 @@
+- how to clean up sysroot nicely without having to rebuild the cross-compiler?
+ for now only removing and stowing a copy somewhere before building stage1
+ helps.
+- pacman with a '--no-execute-hooks' option
+- makepkg with an 'alternate root' option (which doens't collide with
+ pacman's options), avoids patching -r and --config into makepkg for
+ stage1
+