kiss-mfavila-small/NR_NOTES

18 lines
836 B
Plaintext

-get python to build without GNU-compatible grep? [we should just avoid python...]
-get everything under core/ to build statically? [only bsdtar, se, pkgconf, tcc]
-attempt to replace gcc with tcc? [in progress]
-write minimally viable HTTP/S client for official/core
-patch procps-ng to build with tcc
-patch pciutils or, more likely, replaced - fails to assemble with tccasm
-replace network-tools configure script
-replace mandoc with heirloom-doctools
-fix or replace syslinux with something that builds with tcc [done]
-replace libressl with bearssl [done]
-patch or replace libarchive to work with tcc
-patch libz makefile for tcc compat [done]
-curses library needs to be patched [done]
-restructure official/* [done]
-fix or replace util-linux, procps-ng and libarchive
-work on building tinyx
-flac needs its configure patched