My LFS software repository
This is my repository for Linux from Scratch, and designed for the package manager leaf.
Warning: leaf
won't deal with the dependence relation, and currently won't check file confliction. You have to deal with these problems as the maintainer of your own LFS system.
Different with LFS book
- Use
ensurepip
in Chapter 7.10. Python-3.13.2 - Use
SBINDIR=/usr/bin/
to installiproute2
.ip
command should be avaliable for non-root - We won't install TeX files in Chapter 8.72. Texinfo-7.2. We will install TexLive.
issues
lfs/vim-9.1.1166
hasTest_write_backup_symlink
failed, which can pass ifcall assert_true(filereadable('./Xbackup/Xwbsfile.bak'))
is commented. Seams like cannot create this backup file.
Description
Languages
Markdown
100%