Linux From Scratch 5.0 Book Released
Mecha-A writes "Linux From Scratch 5.0 was released earlier this month, incorporating GRUB as a bootloader, GNU coreutils, GCC 3.3, and lots of other package upgrades among other improvements. If you haven't tried it, LFS is a procedural outline for building a Linux system from the ground up. For those who can't get enough customizability..."
I've always wanted to learn how Linux was written, FROM SCRATCH!
I hope there will be book about GNU/Linux from scratch soon.
(awaits the flame about old smelling men with beards, and so on)
Note to self: get smarter troll to guard door.
I must say, I've installed LFS 4.0 and 4.1 on a few machines, and it's taught me a _lot_ about Linux. I wasn't totally ignorant before, but I now know a bit more about compilation flags, standard directory structures, etc. It is, of course, a long and sometimes painful install - which is why I highly recommend booting from Knoppix to do the installation, as you'll get lots of things to toy with while you're waiting for some of the longer things to compile. =) Of course, that which really sucks is the fact that I don't want to reinstall until 2.6 becomes stable, and I can run XFS on my box.. ;.; Oh well. Hopefully that won't be too far off.
On the major tips side of things, if you've never done LFS before, make sure you download and install ssh for scp and sftp or lynx/links before booting into it. LFS is bare to the point of having no www, ftp, or nfs utilities, which can be annoying. =p Anyways, for those brave few souls, good luck, and happy compiling!
This statement is false.
I created several bash scripts that automate the process for me. It works pretty good and was easy to do. Every time a new edition is released I just update my scripts and then reinstall. The think I like best about LFS is the system in the end is configured to your liking. It takes time but gets you a very customized system.