organsnyder 2 years ago

It's been around two decades since I last did an LFS install, but I still find the knowledge I gained to be useful to understanding how boot loaders, the kernel, init systems, etc. work today—not just bare metal and VMs, but also in containerized environments.

  • varikin 2 years ago

    I spent a couple weeks planning a LFS install about 20 years ago. I then didn't have time to look at it all for about year, so I never went through with it. But I still learned a lot just documenting all steps and preparing with the worse case of not having decent internet if something went wrong.

  • placatedmayhem 2 years ago

    Same. Any time I'm asked a question like "How can I better understand Linux?" by someone new, I tell the person asking to do LFS and to take the time to understand it. Even some long-time system admins and software devs would benefit greatly.

  • ghotli 2 years ago

    Same, I'm closing in on twenty years since I did it on a Pentium 2 (which took a very long time to compile). But in a matter of weeks I had my own linux router that I built from scratch.

    I was too much of a novice to completely understand everything I did but over time the puzzle pieces fit together and I realized it was just about the most solid foundation I could have engaged in. I'd suggest it to anyone that interacts with Linux and the time requirement to compile everything is far, far less than it was years back.

  • smitty1e 2 years ago

    I regularly point the n00bs to this site to level up.

ktm5j 2 years ago

Building LFS was probably the best single learning experience I've ever had! I built it in highschool and got credit for an independent learning project. Taught me a lot of things that turned out to be useful in finding myself a career.

  • sprior 2 years ago

    You should have held out for college credit.

facialwipe 2 years ago

LFS, Crux, and Gentoo probably changed my life in profound ways 20 years ago. At the time, I thought I was kicking the tires on desktop Linux.

What I was actually doing was learning how to apply critical thinking in the real world. Every abstraction layer removed from a subsystem tends to require increased reasoning from the user. Maybe even a little ingenuity.

  • blablabla123 2 years ago

    Same for me, I think I first tried Gentoo. Becoming completely obsessed how to make my system as fast and stable as possible I did the LFS tutorial. Before all that I had been using SuSE and was so frustrated how long it took to boot (~1 minute) and how cumbersome it was to build from source. On Gentoo/LFS that was just a breeze.

    • facialwipe 2 years ago

      Exactly. I could never get rpmbuild to do exactly what I wanted on RH/Fedora/SuSE but Portage on Gentoo was amazing.

constantlm 2 years ago

Awesome that this is still around. I learned an ton about how Linux works from doing an LFS install circa 2005 that's still useful to me today.

bradgranath 2 years ago

In a quest to better understand what was going on under the hood, I built an LFS a couple years ago, then a Gentoo after that.

I'd been a Ubuntu/Mint user until then, but after spending hours knee deep in Arch's superb documentation to explain the tools I was building for LFS I've become an Arch/Manjaro man (and Debian when I'm provisioning a new VPS for something that needs LTS)

I learned so much about what makes a distro a distro from LFS.

I'd reeeeeeeally an Alpine style LFS fork that is fully built with LLVM and muslC, but we're not quite there yet.

nxobject 2 years ago

Hard mode: try to bring up LFS on a non-x86 platform; preferably something without a standard device bus like PCI-e or USB. For example, a 68k Mac...

  • musicale 2 years ago

    There's a current/working m68k Linux kernel? Cool.

    It would definitely be interesting to try a machine that was contemporary with the earliest Linux releases. And apparently it can run on a beefier qemu-emulated virtual machine as well.

    https://www.gentoo.org/downloads/#m68k

    https://www.phoronix.com/news/Linux-Better-M68k-Virtual

    On the BSD side, I think NetBSD also supports m68k and vintage Macs, though I imagine something like a modern web browser would be too slow and heavyweight to run properly.

ilvez 2 years ago

If you run LFS long time keeping it up to date, won't it get cluttered because of incremental 'make install' or its not meant to be run as normal desktop distro? Honest question, last touched it like 15 years ago.

gabereiser 2 years ago

Yessssss… this is the news we need.

pgraf 2 years ago

Does anyone know if anything similar exists for Windows? Of course it would be hard due to the closed nature of it, but a similar in-deth look into Windows internals would be much appreciated for a UNIX guy like me.

goodroot 2 years ago

Kickstarted my career. Love this project. Congrats on the release!

120bits 2 years ago

LFS taught me so many things in my beginning for software engineer career(2011). 5 years later, we moved to minimal centos7.

I also remember working on getting LFS work on AWS EC2 back then.

Agingcoder 2 years ago

I didn’t know lfs was still around. The last time I played with it was around 2003-2004 I think.

dontdieych 2 years ago

LFS and Gentoo was my best teacher for Linux.

ahs1 2 years ago

nice! i'm currently running LFS 6.7, any good reasons to update?