summaryrefslogtreecommitdiff
path: root/TODOS
blob: 5d4fb81b334d2b12ae7c1d38cf7f1ada20700ff5 (plain)
1
2
3
4
5
6
7
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
- shims and provides and depends don't work yet (binutils and glibc-shim)