Linux From Scratch
Version 11.2-systemd-rc1
Published August 21st, 2022
Created by Gerard
Beekmans
Managing Editor: Bruce
Dubbs
Editor: Douglas R.
Reno
Editor: DJ
Lucas
Copyright
© 1999-2022 Gerard Beekmans
Table of Contents
Preface
Foreword
Audience
LFS Target Architectures
Prerequisites
LFS and Standards
Rationale for Packages in the Book
Typography
Structure
Errata and Security Advisories
I. Introduction
1. Introduction
How to Build an LFS System
What's new since the last release
Changelog
Resources
Help
II. Preparing for the Build
2. Preparing the Host System
Introduction
Host System Requirements
Building LFS in Stages
Creating a New Partition
Creating a File System on the Partition
Setting The $LFS Variable
Mounting the New Partition
3. Packages and Patches
Introduction
All Packages
Needed Patches
4. Final Preparations
Introduction
Creating a limited directory layout in LFS filesystem
Adding the LFS User
Setting Up the Environment
About SBUs
About the Test Suites
III. Building the LFS Cross Toolchain and Temporary Tools
Important Preliminary Material
Introduction
Toolchain Technical Notes
General Compilation Instructions
5. Compiling a Cross-Toolchain
Introduction
Binutils-2.39 - Pass 1
GCC-12.2.0 - Pass 1
Linux-5.19.2 API Headers
Glibc-2.36
Libstdc++ from GCC-12.2.0
6. Cross Compiling Temporary Tools
Introduction
M4-1.4.19
Ncurses-6.3
Bash-5.1.16
Coreutils-9.1
Diffutils-3.8
File-5.42
Findutils-4.9.0
Gawk-5.1.1
Grep-3.7
Gzip-1.12
Make-4.3
Patch-2.7.6
Sed-4.8
Tar-1.34
Xz-5.2.6
Binutils-2.39 - Pass 2
GCC-12.2.0 - Pass 2
7. Entering Chroot and Building Additional Temporary Tools
Introduction
Changing Ownership
Preparing Virtual Kernel File Systems
Entering the Chroot Environment
Creating Directories
Creating Essential Files and Symlinks
Gettext-0.21
Bison-3.8.2
Perl-5.36.0
Python-3.10.6
Texinfo-6.8
Util-linux-2.38.1
Cleaning up and Saving the Temporary System
IV. Building the LFS System
8. Installing Basic System Software
Introduction
Package Management
Man-pages-5.13
Iana-Etc-20220812
Glibc-2.36
Zlib-1.2.12
Bzip2-1.0.8
Xz-5.2.6
Zstd-1.5.2
File-5.42
Readline-8.1.2
M4-1.4.19
Bc-6.0.1
Flex-2.6.4
Tcl-8.6.12
Expect-5.45.4
DejaGNU-1.6.3
Binutils-2.39
GMP-6.2.1
MPFR-4.1.0
MPC-1.2.1
Attr-2.5.1
Acl-2.3.1
Libcap-2.65
Shadow-4.12.2
GCC-12.2.0
Pkg-config-0.29.2
Ncurses-6.3
Sed-4.8
Psmisc-23.5
Gettext-0.21
Bison-3.8.2
Grep-3.7
Bash-5.1.16
Libtool-2.4.7
GDBM-1.23
Gperf-3.1
Expat-2.4.8
Inetutils-2.3
Less-590
Perl-5.36.0
XML::Parser-2.46
Intltool-0.51.0
Autoconf-2.71
Automake-1.16.5
OpenSSL-3.0.5
Kmod-30
Libelf from Elfutils-0.187
Libffi-3.4.2
Python-3.10.6
Wheel-0.37.1
Ninja-1.11.0
Meson-0.63.1
Coreutils-9.1
Check-0.15.2
Diffutils-3.8
Gawk-5.1.1
Findutils-4.9.0
Groff-1.22.4
GRUB-2.06
Gzip-1.12
IPRoute2-5.19.0
Kbd-2.5.1
Libpipeline-1.5.6
Make-4.3
Patch-2.7.6
Tar-1.34
Texinfo-6.8
Vim-9.0.0228
MarkupSafe-2.1.1
Jinja2-3.1.2
Systemd-251
D-Bus-1.14.0
Man-DB-2.10.2
Procps-ng-4.0.0
Util-linux-2.38.1
E2fsprogs-1.46.5
About Debugging Symbols
Stripping
Cleaning Up
9. System Configuration
Introduction
General Network Configuration
Overview of Device and Module Handling
Managing Devices
Configuring the system clock
Configuring the Linux Console
Configuring the System Locale
Creating the /etc/inputrc File
Creating the /etc/shells File
Systemd Usage and Configuration
10. Making the LFS System Bootable
Introduction
Creating the /etc/fstab File
Linux-5.19.2
Using GRUB to Set Up the Boot Process
11. The End
The End
Get Counted
Rebooting the System
What Now?
V. Appendices
A. Acronyms and Terms
B. Acknowledgments
C. Dependencies
D. LFS Licenses
Creative Commons License
The MIT License
Index