Live data from Hacker News

I Built Linux from Scratch

thesloth.me

11–20 of 105 posts

Re: I Built Linux from Scratch

#11

I built LFS like back in 2005 or something. I remember it took forever. I wonder if it's faster or slower now. My computer is definitely faster, but I also have a creeping suspicion the code has gotten a lot bigger. Then at some point I switched to gentoo. I remember I vacillated between gentoo and slackware. The important thing was that I had an onion on my belt, which was the style at the time.

Same, I used LFS for a couple months in college until I got annoyed about manual updates and switched to Gentoo. And back in those days you had to do it on actual hardware, not a VM. I had a job interviewer at the time who asked which Linux distro I used, and it was fun to tell them about that.

I would definitely recommend going through LFS to anyone maintaining Linux systems, it really helps you understand how things work.

Re: I Built Linux from Scratch

#12

If you need something more practical, but still challenging, try Slackware. Use the advanced install feature and only select the packages you need. Build the other software yourself. You can choose your own difficulty this way. You can also follow the distro's way of packaging up software (build scripts), or build it the software developer's way. The main advantages of building software yourself are: 1. You are a dev…

It seems to me that slackware + flatpak could make a _really_ stable base for a desktop, but I've not got deep experience with either so could be making stuff up.

Re: I Built Linux from Scratch

#13
If you have children, a much better investment is to have them install LFS and forbid them from using Windows/Mac, compared to going to college. I did not learn a damn thing in college because I'd been using Linux since age 12.

Re: I Built Linux from Scratch

#14

If you have children, a much better investment is to have them install LFS and forbid them from using Windows/Mac, compared to going to college. I did not learn a damn thing in college because I'd been using Linux since age 12.

If you approach college or any education with the attitude that you know everything already, you will likely learn about as much as if that were actually true.

Re: I Built Linux from Scratch

#15
After I finish the whole process, can I slap pacman on top my freshly build LTS and effectively transform it into Arch and daily drive it? Or is it only meant "for the journey" of building it, but can't realistically be used as a daily?

Re: I Built Linux from Scratch

#16
There's the LFS Project[0] route and then there's building things on top of the latest Debian or Arch releases. All are good learning exercises. The only real hurdle is installing drivers for things like Printers, Wi-Fi adapters, graphics cards, etc. That can be a headache-and-a-half.

[0] https://www.linuxfromscratch.org/lfs/

Re: I Built Linux from Scratch

#17

If you have children, a much better investment is to have them install LFS and forbid them from using Windows/Mac, compared to going to college. I did not learn a damn thing in college because I'd been using Linux since age 12.

Perhaps you missed the point of college if all you did were things within your comfort zone

Re: I Built Linux from Scratch

#18
post #16

There's the LFS Project[0] route and then there's building things on top of the latest Debian or Arch releases. All are good learning exercises. The only real hurdle is installing drivers for things like Printers, Wi-Fi adapters, graphics cards, etc. That can be a headache-and-a-half. [0] https://www.linuxfromscratch.org/lfs/

Beyond Linux From Scratch (BLFS) is helpful with the latter.

Re: I Built Linux from Scratch

#19

If you have children, a much better investment is to have them install LFS and forbid them from using Windows/Mac, compared to going to college. I did not learn a damn thing in college because I'd been using Linux since age 12.

I have a similar background and got a lot out of my CS program, its about what you put into it. Sorry you had a bad experience, that can absolutely make it harder to invest.

Re: I Built Linux from Scratch

#20

If you have children, a much better investment is to have them install LFS and forbid them from using Windows/Mac, compared to going to college. I did not learn a damn thing in college because I'd been using Linux since age 12.

True. Building Linux from scratch will teach you everything in a modern CS curriculum, including the `cut' operator in Prolog, Boyce-Codd Normal Form, and alpha-beta pruning. \end{snark}
Post reply on HN