diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-24 14:05:29 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-24 14:05:29 +0100 |
commit | 5af74548e741eab8fcf156f56850a5639043abac (patch) | |
tree | 4b1c2a3679b589d5b99bb831a48244e8e488cb08 /TODOS | |
parent | 428aebe60e7dd5664c53e9efb8cf2368397211b0 (diff) | |
download | bootstrap32-5af74548e741eab8fcf156f56850a5639043abac.tar.xz |
building all but syslinux, gcc and glibc
Diffstat (limited to 'TODOS')
-rw-r--r-- | TODOS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -76,3 +76,8 @@ stage2 issues: => so we must not install zlib before we rebuild binutils - better "package already built" test (example pacman and pacman-mirrorlist) dito linux and linux-api-headers +- syslinux: python cmenu issues (a generator), python is out of reach for stage2 to + make it a build requirement! +- syslinux: linking issues, header section too small in ld linker script +- syslinux: shouldn't we switch to another easier boot manager? or to grub? + |