cross-posted from: https://lemmy.ml/post/15150206

For those of you who don't know, Linux From Scratch is a project that teaches you how to compile your own custom distro, with everything compiled from source code.

What was your experience like? Was it easier or harder than you expected? Do you run it as a daily driver or did you just do it for fun?

  • waka@discuss.tchncs.de
    ·
    edit-2
    5 months ago

    I did Gentoo Stage 1 (which was very similiar to what you plan to do) in 2005 with a shitty laptop. 24 hours until I had a working shell compiled. A whole week until I had a graphical desktop working properly. Stupid me didn't have enough and did it again in 2013 with better hardware within just 36 hours to the desktop.

    If you seek a challenge that leaves you with angelic patience once you've overcome the never ending rages you'll encounter to push through to the end against all odds, lots of errors, bad documentation, dependencies from hell AND keeping it running, which will inevitably raise your patience muscles strength again and again, then yes, do it. Just accept that at some point, something will break inside you.

  • Shdwdrgn@mander.xyz
    ·
    5 months ago

    I played around with it in the early 2000's to learn more about Linux. Eventually used it to build a micro-release of a firewall running samba, cups, apache, and postfix, all crammed onto a bootable zip-100 disk. You can do quite a lot when you understand the bare minimum requirements to get a system running.