Pocket Linux Guide

The Pocket Linux Guide is for anyone interested in learning the techniques of building a GNU/Linux system from source code. The guide is structured as a project that builds a small diskette-based GNU/Linux system called Pocket Linux. Each chapter explores a small piece of the overall system explaining how it works, why it is needed and how to build it. After completing the Pocket Linux project, readers should possess an enhanced knowledge of what makes GNU/Linux systems work as well as the confidence to explore larger, more complex source-code-only projects.


Table of Contents
Legal Information
1. Copyright and License
2. Disclaimer
Introduction
1. About Pocket Linux
2. Prerequisite Skills
3. Project Format
4. Help & Support
5. Feedback
1. Project Initiation
1.1. A Brief History of GNU/Linux
1.2. The Goal of Pocket Linux
1.3. Working Within The Constraints
2. A Simple Prototype
2.1. Analysis
2.2. Design
2.3. Construction
2.4. Implementation
3. Saving Space
3.1. Analysis
3.2. Design
3.3. Construction
3.4. Implementation
4. Some Basic Utilities
4.1. Analysis
4.2. Design
4.3. Construction
4.4. Implementation
5. Checking and Mounting Disks
5.1. Analysis
5.2. Design
5.3. Construction
5.4. Implementation
6. Automating Startup & Shutdown
6.1. Analysis
6.2. Design
6.3. Construction
6.4. Implementation
7. Enabling Multiple Users
7.1. Analysis
7.2. Design
7.3. Construction
7.4. Implementation
8. Filling in the Gaps
8.1. Analysis
8.2. Design
8.3. Construction
8.4. Implementation
9. Project Wrap Up
9.1. Celebrating Accomplishments
9.2. Planning Next Steps
A. Hosting Applications
A.1. Analysis
A.2. Design
A.3. Construction
A.4. Implementation
B. GNU Free Documentation License
B.1. PREAMBLE
B.2. APPLICABILITY AND DEFINITIONS
B.3. VERBATIM COPYING
B.4. COPYING IN QUANTITY
B.5. MODIFICATIONS
B.6. COMBINING DOCUMENTS
B.7. COLLECTIONS OF DOCUMENTS
B.8. AGGREGATION WITH INDEPENDENT WORKS
B.9. TRANSLATION
B.10. TERMINATION
B.11. FUTURE REVISIONS OF THIS LICENSE
B.12. ADDENDUM: How to use this License for your documents