summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-11 22:10:40 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-11 22:10:40 +0100
commit9c18afe15a8138ed7e85fdd0ce84db505e234467 (patch)
tree13b03a4c05eddbdf840f66aa998f4bf9f01f1323 /TODOS
parent7f260b6ff477f6531210cda3fe2409447021e931 (diff)
downloadbootstrap32-9c18afe15a8138ed7e85fdd0ce84db505e234467.tar.xz
updated todos
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODOS b/TODOS
index 495a701..d920d81 100644
--- a/TODOS
+++ b/TODOS
@@ -31,8 +31,10 @@
- pacman problem: ca-certificates-utils-shim-20170307-1-any definityely contains
the /etc/ssl/certs/ and the ca-certificates.crt, but it doens't get installed?!
- make: recursive tarkets like all-recursive don't work, neither with cross-compiled
- make nor with the recompiled make on the stage1 system. No clue why?!
-- some packages get build more than onces (linux-api-headers, pacman-mirrorlist)
+ make nor with the recompiled make on the stage1 system.
+ => rebuilding bash on the target works, but it's a workaround:
+ https://unix.stackexchange.com/questions/389022/make-unable-to-recurse-for-autoconf-like-projects/423448#423448
+- some packages get build more than once in stage1 (linux-api-headers, pacman-mirrorlist)
- make a wrapper for sed in DESCR, which is actually able to detect whether
the patch was successful or not. Avoid hard to detect errors, when the
upstream PKGBUILD(s) change.