New version of Linux From Scratch available.


Linux From Scratch 7.5 was released.

"The Linux From Scratch community announces the release of Linux From Scratch (LFS) stable version 7.5. It is a major release with toolchain updates to Binutils 2.24, glibc 2.19 and GCC 4.8.2. In total, 32 packages (of 62) were updated since LFS 7.4 and changes to bootscripts and text have been made throughout the book..."

Linux From Scratch (LFS) is a project that provides you with the steps necessary to build your own custom Linux system. There are a lot of reasons why somebody would want to install an LFS system. The question most people raise is "why go through all the hassle of manually installing a Linux system from scratch when you can just download an existing distribution like Debian or Redhat". That is a valid question which I hope to answer for you. The most important reason for LFS's existence is teaching people how a Linux system works internally. Building an LFS system teaches you about all that makes Linux tick, how things work together, and depend on each other. And most importantly, how to customize it to your own taste and needs.