diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-08 08:20:46 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-08 08:20:46 +0100 |
commit | 0488b164de85e2fe8dc0bd67c3a0c3dfe9343a10 (patch) | |
tree | 7a22a7bc66f92d76ecf1e202c796bf5287f2e9b4 /TODOS | |
parent | 1405eedff471bc3cea6ab29dea00bf3c4148bcd2 (diff) | |
download | bootstrap32-0488b164de85e2fe8dc0bd67c3a0c3dfe9343a10.tar.xz |
reverted naming of shims for gcc-lib, glibc and ca-certificates
Diffstat (limited to 'TODOS')
-rw-r--r-- | TODOS | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -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. + |