Content pfp
Content
@
0 reply
0 recast
2 reactions

Eddie pfp
Eddie
@0xeddie
Starting a loose devlog of my experience going through LFS Linux From Scratch, which is a project for building a basic custom Linux kernal. The point is to get an appreciation for how a Linux kernal works by compiling all of its parts manually from source code. Expected time (reading, typing, compiling): 20-30 hours
2 replies
0 recast
0 reaction

Eddie pfp
Eddie
@0xeddie
First gotta build a toolchain to build LFS tools - GCC, glibc, binutils, and others. Then change the root directory to the toolchain's partition to start building the final system. Then compile glibc, then point the toolchain's linker at it. Then the rest of the packages can be built and linked against the toolchain
1 reply
0 recast
0 reaction

alexku.eth 🇮🇱 !CHIMP 🐒 pfp
alexku.eth 🇮🇱 !CHIMP 🐒
@alexku.eth
GL! I wanted to do it too :)
0 reply
0 recast
0 reaction