Have you ever wanted to build a Linux Distribution that was truly the way wanted it to be? This book provides you with the steps to build your own custom Linux system. You are in the driver's seat and can dictate every single thing such as the directory layout and boot script setup. You will also know exactly where, why and how programs are installed. The entire resulting system will be compiled from source.
I was motivated to read this from all of the good reviews here. After completing the exercises, I sadly cannot recommend this as pedagogical material. At the end, I did have a working linux installation "from scratch", but I have no idea how or why it works. This books provides several instructions (90% of which are "make && make install"), but no explanation or motivation behind them, often urging the reader to simply refer to man pages. After building my own LFS, I'm unfortunately none the wiser about Linux or its internals.
Fantastic book that will explain the nitty and gritty of all things Linux. You can't read this book and not (yes, I'm using a double negative) come away looking at Linux completely differently, to say nothing of computers as a whole.
Being a Slackware user, I am not running LFS...but one of these days...!
This wonderful book takes you step by step through the process of compiling your own Linux operating system from the source code. Everything in the system is built from scratch. from the kernel on up. There's also a wonderful community surrounding the book to help you if things don't work as expected.
For this to be a better book, it'd have to be a cooking show that actually teaches you to cook. In the past, they had cooking shows on tv which, to fit in 1/2 hour or hour show with commercials, showed the cook putting a raw turkey in one oven and removing a fully cooked turkey from another. This is how I feel about reading a cookbook on building a linux system. It's amazing that the author only mentions totally destroying your build machine by making a mistake building a cross-compiler toolchain. There is Much additional knowledge you'd need to make a linux system from scratch On Your Own. And this cookbook approach will Only build a LFS is you exactly use the same tools and chooses the author made And changed almost nothing. Also, the target of the machine wasn't much discussed But Greatly effects the choices made in creating the cross-compiler toolchain. None of the details were discussed In Detail; Although I will comment that this was Much Better than Reading the Gnu C++ toolchain notes on cross-compiling. Good luck finding Anyone who will help you debug your process when things Go Wrong... and yes, I've personally been there.
Very basics containing very bare minimum necessary to run a very simplistic version of Linux. Sometimes it was painfully repetitive, sometimes it was just boring but at the end of the day it helped me to realize the complexity of all the moving parts. Once I recover from this ;-) I'll definitely try BLFS.
Successfully built a version of LFS without relying on github that is almost as functional as my last gentoo system, using this book as a guide and veering off from there. It works.
I have read it online. Nice to get used to linux stuff. Currently using arch linux. My past linux experiences: ubuntu and mint. This book helps you get used to what you are doing etc.
tutorial yang sangat baik untuk membuat sebuah distro linux. Urut dan sistematis. Mudah dipahami. buku ini juga mempermudah final project salah satu mata kuliah saya.