This is my personal take on Linux From Scratch. This is based on version 1.11 of LFS.
The Host System is Ubuntu 22.04 running as a Virtual Machine in Hyper-V.
The packages to build have been updated according to the Security Advisories from LFS 11.1, these include
- gzip, now version: 1.12
- Linux Kernel, now version: 5.18.12
- Open SSL, now version: 3.0.5
- VIM, now version: 9.0.0006
- Xz, Update Security patch: 16587 (via Rebuild)
- Zlib, no version 1.2.12 (might cause Errors)
Not all directories specified in FHS have been created.
These are the partitions that have been created for the LFS System. They are on a separate disk from the Host system. I added the home partition because I plan on doing BLFS as well.
This is based on the awesome book Linux From Scratch