Linux from Scratch V.6.6 Review - The Author's Assumptions about the Reader
(Page 3 of 3 )
Figuring out what assumptions the author makes about the reader are a big part of figuring out if this book is the right one for you. While only the author can give you a complete list, here are some of the assumptions that are obvious in this work.
You know how to code.
You have an understanding of the finer points of developing an application as well as the more advanced concepts.
You understand how an operating system works, at least in theory.
You understand how to work in a development environment, without having the ability to compile and recompile at all stages.
You have manually debugged your own code in the past.
So, who is the ideal audience for this book?
The ideal audience is a person who has extensive experience with development. You have probably also spent a lot of time in the world of Linux. You have probably also worked as part of a development team working on system utilities.
Who can work with this book if they are willing to work at it?
Extremely experienced developers for Linux programs.
Operating system developers who have worked on a Windows operating system development teams.
So, is the book worth the time you will spend with it?
Well, that is a mixed question. If you happen to fall into one of the two categories that we looked at above, then you can use this book for your operating system development needs. Yes, if you fall into the second category, you may have to put a bit of extra work into making your time worth it. If not, you may be better off spending some time to develop the skills that you will need before you move on to making your own flavor of Linux. Of course, no one can stop you from trying if you really want to. Just be ready to work hard if you choose to go that route.
Now you can go forth and create your own flavor of Linux. Just be ready to spend a whole lot of time on it. You are about to undertake a difficult task.
Summary of The Linux From Scratch Series:
“ Linux From Scratch ( LFS ) is a type of a Linux installation and the name of a book written by Gerard Beekmans among others. The book gives readers instructions on how to build a Linux system from source . The book is available freely from the Linux From Scratch website and is currently in version 6.6.
To keep LFS small and focused, the book Beyond Linux From Scratch ( BLFS ) was created which presents instructions on how to further develop the basic Linux system that was created in LFS. It introduces and guides the reader through additions to the system including networking, X , sound, printer and scanner support. Since Release 5.0, the BLFS book version matches the LFS book version.
Linux From Scratch is a way to install a working Linux system by building all components of it manually. This is, naturally, a longer process than installing a pre-compiled Linux distribution . According to the Linux From Scratch website, the advantages to this method are a compact, flexible and secure system and a greater understanding of the internal workings of the Linux-based operating systems”
DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.