05 march 2020
i want to try and make my own linux distro.
apparently, i need some software. from a source, this is essential:
binutils-2.30.tar.xz
busybox-1.28.3.tar.bz2
clfs-embedded-bootscripts-1.0-pre5.tar.bz2
gcc-7.3.0.tar.xz
glibc-2.27.tar.xz
gmp-6.1.2.tar.bz2
linux-4.16.3.tar.xz
mpc-1.1.0.tar.gz
mpfr-4.0.1.tar.xz
zlib-1.2.11.tar.gz
im going to switch out some of these packages:
im going to keep busybox, zlib and the linux kernel (obviously.)
i want to find alternatives for all of the gnu software.
tcc > gcc, musl > glibc, and i dont know about the other stuff.
clfs bootscripts looks fine, but i think i can replace it with something else.
this will be an exciting weekend