Next Previous Contents

Linux From Scratch HOWTO

Gerard Beekmans

Version 2.0-beta2


This document describes the process of creating your own Linux system from scratch from an already installed Linux distribution, using nothing but the source code of software that we need

1. Introduction

2. Conventions used in this HOWTO

3. Packages you need to download

4. Preparing the new system

5. Making the LFS system bootable

6. Installing a kernel

7. Installing the GNU C and C++ Libraries

8. Installing the GNU C and C++ compilers

9. Installing basic system software

10. Creating initial boot scripts

11. Installing the rest of the basic system software

12. Setting up basic networking

13. Setting up Email sub system

14. Installing Internet Servers

15. Installing X Window System

16. Installing Window Maker

17. Configuring system for Internet

18. Migrations from old to new setups

19. Copyright & Licensing Information


Next Previous Contents