What I call bootstrapping is creating a chrootable environment which is viable for general use and compilation of further software. It is normal for it to be different from the final environment, because by nature, the bootstrapped environment heavily relies on the facilities of the host environment. So far, the packages that I used or found needed to create a bootstrap environment are: - binutils - coreutils - gcc-7-il - gmake - python3 - ncurses - zstd - openssl - openssl-1.1 - zlib