summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-08 08:20:46 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-08 08:20:46 +0100
commit0488b164de85e2fe8dc0bd67c3a0c3dfe9343a10 (patch)
tree7a22a7bc66f92d76ecf1e202c796bf5287f2e9b4 /TODOS
parent1405eedff471bc3cea6ab29dea00bf3c4148bcd2 (diff)
downloadbootstrap32-0488b164de85e2fe8dc0bd67c3a0c3dfe9343a10.tar.xz
reverted naming of shims for gcc-lib, glibc and ca-certificates
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS13
1 files changed, 12 insertions, 1 deletions
diff --git a/TODOS b/TODOS
index 5d4fb81..d978983 100644
--- a/TODOS
+++ b/TODOS
@@ -5,4 +5,15 @@
- 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)
+- shims and provides and depends don't work yet:
+ - binutils and glibc-shim
+ - same for gcc-libs: glibc and gcc-libs for gcc
+- bsdtar: /home/cross/i486-root/packages/i486/linux-docs-4.15.1-2-i486.pkg.tar.xz: Not found in archive
+ bsdtar: /home/cross/i486-root/packages/i486/linux-headers-4.15.1-2-i486.pkg.tar.xz: Not found in archive
+ bsdtar: Error exit delayed from previous errors.
+ Built package linux.
+- gcc PKGBUILD instead of diff
+- removing all pacman databases and recreating them with repo-add, also
+ removing all installed pacman packages seem a little bit paranoic. Find
+ out how to speed this up and do it properly.
+