Linux From Scratch
Prev
Next
Chapter 5. Preparing the LFS system
Table of Contents
5.1.
Introduction
5.2.
Installing Bash
5.2.1.
Installation of Bash
5.2.2.
Command explanations
5.2.3.
Contents
5.2.4.
Description
5.3.
Installing Binutils
5.3.1.
Installation of Binutils
5.3.2.
Command explanations
5.3.3.
Description
5.3.4.
Description
5.4.
Installing Bzip2
5.4.1.
Installation of Bzip2
5.4.2.
Command explanations
5.4.3.
Contents
5.4.4.
Description
5.5.
Installing Diffutils
5.5.1.
Installation of Diffutils
5.5.2.
Command explanations
5.5.3.
Contents
5.5.4.
Description
5.6.
Installing Fileutils
5.6.1.
Installation of Fileutils
5.6.2.
Command explanations
5.6.3.
Contents
5.6.4.
Description
5.7.
Installing GCC on the normal system if necessary
5.7.1.
Installation of GCC on the normal system if necessary
5.7.2.
Command explanations
5.7.3.
Contents
5.7.4.
Description
5.8.
Installing GCC on the LFS system
5.8.1.
Installation of GCC on the LFS system
5.8.2.
Command explanations
5.8.3.
Contents
5.8.4.
Description
5.9.
Installing Linux Kernel
5.9.1.
Installation of Linux Kernel
5.9.2.
Command explanations
5.9.3.
Contents
5.9.4.
Description
5.10.
Installing Glibc
5.10.1.
Installation of Glibc
5.10.2.
Copying old NSS library files
5.10.3.
Command explanations
5.10.4.
Contents
5.10.5.
Description
5.11.
Installing Grep
5.11.1.
Installation of Grep
5.11.2.
Contents
5.11.3.
Description
5.12.
Installing Gzip
5.12.1.
Installation of Gzip
5.12.2.
Contents
5.12.3.
Description
5.13.
Installing Make
5.13.1.
Installation of Make
5.13.2.
Contents
5.13.3.
Description
5.14.
Installing Sed
5.14.1.
Installation of Sed
5.14.2.
Contents
5.14.3.
Description
5.15.
Installing Shellutils
5.15.1.
Installation of Sh-utils
5.15.2.
Contents
5.15.3.
Description
5.16.
Installing Tar
5.16.1.
Installation of Tar
5.16.2.
Contents
5.16.3.
Description
5.17.
Installing Textutils
5.17.1.
Installation of Textutils
5.17.2.
Contents
5.17.3.
Description
5.18.
Creating passwd and group files
5.19.
Mounting $LFS/proc file system
Prev
Home
Next
Creating directories
Up
Introduction