Đang chuẩn bị liên kết để tải về tài liệu:
Linux From Scratch Version 6.7
Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
My journey to learn and better understand Linux began over a decade ago, back in 1998. I had just installed my first Linux distribution and had quickly become intrigued with the whole concept and philosophy behind Linux. There are always many ways to accomplish a single task. The same can be said about Linux distributions. A great many have existed over the years. Some still exist, some have morphed into something else, yet others have been relegated to our memories. | Linux From Scratch Version 6.7 Created by Gerard Beekmans Edited by Matthew Burgess and Bruce Dubbs Linux From Scratch Version 6.7 by Created by Gerard Beekmans and Edited by Matthew Burgess and Bruce Dubbs Copyright 1999-2010 Gerard Beekmans Copyright 1999-2010 Gerard Beekmans All rights reserved. This book is licensed under a Creative Commons License. Computer instructions may be extracted from the book under the MIT License. Linux is a registered trademark of Linus Torvalds. Linux From Scratch - Version 6.7 Table of Contents Preface. viii i. Foreword . viii ii. Audience. viii iii. LFS Target Architectures. ix iv. LFS and Standards. x v. Rationale for Packages in the Book. xi vi. Prerequisites . xv vii. Host System Requirements. xvi viii. Typography . xviii ix. Structure . xix x. Errata. xix I. Introduction . 1 1. Introduction. 2 1.1. How to Build an LFS System. 2 1.2. What s new since the last release. 3 1.3. Changelog. 4 1.4. Resources. 9 1.5. Help . 10 II. Preparing for the Build. 12 2. Preparing a New Partition. 13 2.1. Introduction. 13 2.2. Creating a New Partition. 13 2.3. Creating a File System on the Partition. 14 2.4. Mounting the New Partition. 15 3. Packages and Patches. 17 3.1. Introduction. 17 3.2. All Packages. 17 3.3. Needed Patches. 23 4. Final Preparations. 26 4.1. About LFS . 26 4.2. Creating the LFS tools Directory. 26 4.3. Adding the LFS User. 27 4.4. Setting Up the Environment. 27 4.5. About SBUs . 29 4.6. About the Test Suites. 29 5. Constructing a Temporary System. 31 5.1. Introduction. 31 5.2. Toolchain Technical Notes. 31 5.3. General Compilation Instructions. 33 5.4. Binutils-2.20.1 - Pass 1 . 35 5.5. GCC-4.5.1 - Pass 1 . 37 5.6. Linux-2.6.35.4 API Headers. 39 5.7. Glibc-2.12.1 . 40 5.8. Adjusting the Toolchain. 42 5.9. Binutils-2.20.1 - Pass 2. 44 .