diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-01 22:38:44 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-01 22:38:44 +0100 |
commit | d717823cde98d4c534ccbb52329ff98f8719ab36 (patch) | |
tree | 280da86db1f11ea819fab5d9fb1cb8416bf3c029 /TODOS | |
parent | 655acd3a233b60c5618d0239e9a716865c0b595a (diff) | |
download | bootstrap32-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-- | TODOS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 + |