Linux From Scratch:
Prev
Next
II. Part II - Preparing for the build
Table of Contents
3.
Preparing a new partition
3.1.
Introduction
3.2.
Creating a new partition
3.3.
Creating a file system on the new partition
3.4.
Mounting the new partition
4.
The materials: packages and patches
4.1.
Introduction
4.2.
All the packages
4.3.
Needed patches
5.
Constructing a temporary system
5.1.
Introduction
5.2.
Toolchain technical notes
5.3.
Creating the $LFS/tools directory
5.4.
Adding the user lfs
5.5.
Setting up the environment
5.6.
Installing Binutils-2.14 - Pass 1
5.7.
Installing GCC-3.3.1 - Pass 1
5.8.
Installing Linux-2.4.22 headers
5.9.
Installing Glibc-2.3.2
5.10.
"Locking in" Glibc
5.11.
Installing Tcl-8.4.4
5.12.
Installing Expect-5.39.0
5.13.
Installing DejaGnu-1.4.3
5.14.
Installing GCC-3.3.1 - Pass 2
5.15.
Installing Binutils-2.14 - Pass 2
5.16.
Installing Gawk-3.1.3
5.17.
Installing Coreutils-5.0
5.18.
Installing Bzip2-1.0.2
5.19.
Installing Gzip-1.3.5
5.20.
Installing Diffutils-2.8.1
5.21.
Installing Findutils-4.1.20
5.22.
Installing Make-3.80
5.23.
Installing Grep-2.5.1
5.24.
Installing Sed-4.0.7
5.25.
Installing Gettext-0.12.1
5.26.
Installing Ncurses-5.3
5.27.
Installing Patch-2.5.4
5.28.
Installing Tar-1.13.25
5.29.
Installing Texinfo-4.6
5.30.
Installing Bash-2.05b
5.31.
Installing Util-linux-2.12
5.32.
Installing Perl-5.8.0
5.33.
Stripping
Prev
Home
Next
How to ask for help
Preparing a new partition