On the DVD
On the DVD

Linux From Scratch 12.4 and Debian 13.1 "trixie"
This month's DVD includes a classic Linux distro and a classic tutorial showing you how to build your own Linux distro.
Linux From Scratch 12.4
Side A
Side A comes with the famous Linux From Scratch (LFS) distro-building project [1] and associated files. On the disc, you will find directories with:
- Linux From Scratch – a book-length tutorial describing how to build your own Linux system
- Linux From Scratch systemd – a version of Linux From Scratch for today's systemd systems
- Hints – referred to by the LFS team as "small documents that explain how to do things that are not covered in the LFS or BLFS books." The hints offer alternative configurations and troubleshooting tips.
Also included on this DVD is Gaming Linux From Scratch (GLFS), which helps you set up gaming support software like Steam or Wine. Note that GLFS requires the Beyond Linux From Scratch tutorial, which is not on this DVD but is available online [2].
Important note: Linux From Scratch is not a Linux distro, so you can't boot it like you would with most of our Linux Magazine DVDs. Just mount the disc and access the files using your file manager or a command-line equivalent.

Debian 13.1 "trixie"
Side B (64-bit)
Side B on this month's DVD is Debian 13.1 [3] [4]. Debian is the quintessential community Linux, with vast repositories and a global team of developers. Debian serves as a source for several other well-known Linux distros, including Tails, Ubuntu, and Kali Linux. Version 13.1 is the first update to the major release Debian 13 "trixie," which appeared in August 2025 with more than 14,000 new packages, and is slated to receive five years of support from the Debian team.
Linux From Scratch 12.4
An earlier version of this article appeared in Linux Magazine, issue 251, October 2021.
Linux From Scratch (LFS) and Beyond Linux From Scratch (BLFS) are online tutorials that provide step-by-step instructions for how to compile and assemble your own Linux system from freely available sources. The abbreviation LFS refers to both the documentation and the resulting Linux system.
If you've been around Linux long enough, you have probably come across the need to compile software – either from a homegrown application or possibly from source code available at an open source project website. You might think that compiling an operating system is similar, and in some ways it is, but building a complete operating system is vastly more complicated than compiling your average desktop application.
Keep in mind that the modern distro you are using to build that desktop app already has a complete toolchain that has been tested and approved for compatibility. Imagine that this build environment doesn't exist yet and you have to create it. That includes a compiler and also important libraries such as glibc and libstdc++. The Linux From Scratch instructions (sometimes called the book) contain 11 chapters that are divided into five major parts. The authors break the process of building a Linux system into three stages (Figure 1):
- Configure a build host
- Build a cross toolchain and temporarily required tools
- Create the actual LFS system

Gerard Beekmans, the author of LFS, started working with Linux in 1998. After using various distributions, he realized that he could not find a "one size fits all" solution, and he would need to build his own system. When he started compiling, he quickly discovered that he had unleashed an onslaught of compile-time errors and circular dependencies. The experience he gained, which he shared with the Linux community, met with such widespread interest that the LFS project was born.
If you follow the instructions, you will end up with a minimal Linux system that includes an ext4 filesystem, Grub 2.12, Kernel 6.16.1, Bash 5.3, GCC 15.2.0, Perl 5.42.0, Python 3.13.7, and Vim 9.1. The build takes a good deal of time: Count on it taking several hours even with the tests turned off.
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
Cairo Dock 3.6 Now Available for More Compositors
If you're a fan of third-party desktop docks, then the latest release of Cairo Dock with Wayland support is for you.
-
System76 Unleashes Pop!_OS 24.04 Beta
System76's first beta of Pop!_OS 24.04 is an impressive feat.
-
Linux Kernel 6.17 is Available
Linus Torvalds has announced that the latest kernel has been released with plenty of core improvements and even more hardware support.
-
Kali Linux 2025.3 Released with New Hacking Tools
If you're a Kali Linux fan, you'll be glad to know that the third release of this famous pen-testing distribution is now available with updates for key components.
-
Zorin OS 18 Beta Available for Testing
The latest release from the team behind Zorin OS is ready for public testing, and it includes plenty of improvements to make it more powerful, user-friendly, and productive.
-
Fedora Linux 43 Beta Now Available for Testing
Fedora Linux 43 Beta ships with Gnome 49 and KDE Plasma 6.4 (and other goodies).
-
USB4 Maintainer Leaves Intel
Michael Jamet, one of the primary maintainers of USB4 and Thunderbolt drivers, has left Intel, leaving a gaping hole for the Linux community to deal with.
-
Budgie 10.9.3 Now Available
The latest version of this elegant and configurable Linux desktop aligns with changes in Gnome 49.
-
KDE Linux Alpha Available for Daring Users
It's official, KDE Linux has arrived, but it's not quite ready for prime time.
-
AMD Initiates Graphics Driver Updates for Linux Kernel 6.18
This new AMD update focuses on power management, display handling, and hardware support for Radeon GPUs.