diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-13 10:16:59 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-13 10:16:59 +0100 |
commit | 9ae0afbe3afcc22ce9d25002e33c5ff2356e7362 (patch) | |
tree | 57d2c0e10a19858f14d41fc6b3cdbca03aaa7602 /TODOS | |
parent | de11dde1ed2ee7892b9e79d404448a965ed0e8dc (diff) | |
download | bootstrap32-9ae0afbe3afcc22ce9d25002e33c5ff2356e7362.tar.xz |
fixed empty shims
Diffstat (limited to 'TODOS')
-rw-r--r-- | TODOS | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -29,8 +29,6 @@ error: no usable package repositories configured. installing and listing packages by hand works without problems. debug: unregistering database 'local' -- 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. => rebuilding bash on the target works, but it's a workaround: @@ -49,4 +47,5 @@ - stage1 has no bootloader package (syslinux) to install - do we really want to install stage1 via a CDROM? - using the cross compiler for syslinux is most likely overkill - +- some packages still build more than really needed: + - syslinux: builds docu with asciidoc and build EFI stuff from gnu-efi |