Linux From Scratch 7.4 發布,定制自己的Linux系統
Linux From Scratch項目簡稱LFS,它提供必要的步驟,幫你一步一步地創建自己定制的Linux系統。關于為什么有人希望安裝一套LFS系統,我們可以給出很多的理由。人們問得最多的問題是,既然可以下載到一份成型的套件比如Debian或者Red Hat,為什么還要去爭論從頭開始手工安裝一份Linux系統呢?這是一個很合理的問題,我將問答你。LFS存在的最重要的原因就是教給人們一個Linux系統其內部是如何工作的。自己創建一份LFS系統將讓你了解到Linux工作的每個細節,以及它們是如何彼此依賴和協同工作的。最重要的在于,你可以按自己的喜好和需求定制它。
Distribution Release: Linux From Scratch 7.3^Bruce Dubbs has announced a new stable release of Linux From Scratch ( LFS), version 7.4. The Linux From Scratch project publishes a book of step-by-step instructions on how to build a base Linux system from scratch - from an existing Linux system or a live CD. The publication serves primarily as an educational exercise for those who would like to learn about Linux internals in a hands-on, practical manner. From the brief announcement on the project's news page: " The Linux From Scratch community announces the release of Linux From Scratch stable version 7.4. It is a major release with toolchain updates to Binutils 2.23.2, glibc 2.18 and GCC 4.8.1. In total, 32 packages (of 62) were updated from LFS 7.3 and changes to boots cripts and text have been made throughout the book." Other changes include updates to Linux kernel 3.10.10, Perl 5.18.1, Automake 1.14, Bison 3.0, Diffutils 3.3, Gawk 4.1.0, systemd 206 and Vim 7.4. See the changelog for a full list of changes, fixes and package updates. The LFS 7.4 book is available either as an online resource or as a downloadable file in HTML and PDF formats.