update: update README
This commit is contained in:
@@ -5,9 +5,10 @@ This is my repository for Linux from Scratch, and designed for the package manag
|
|||||||
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.
|
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
|
## Different with LFS book
|
||||||
- Use `ensurepip` in *Chapter 7.10. Python-3.13.2*
|
- Use `ensurepip` in *Chapter 7.10. Python-3.13.2*, then install `python-pip` after *Chapter 8.51 Python*
|
||||||
- Use `SBINDIR=/usr/bin/` to install `iproute2`. `ip` command should be avaliable for non-root
|
- Use `SBINDIR=/usr/bin/` to install `iproute2`. `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.
|
- We won't install TeX files in *Chapter 8.72. Texinfo-7.2*. We will install TexLive.
|
||||||
|
- We won't install Grub in LFS. Install in BLFS with UEFI instead.
|
||||||
|
|
||||||
## issues
|
## issues
|
||||||
- `lfs/vim-9.1.1166` has `Test_write_backup_symlink` failed, which can pass if `call assert_true(filereadable('./Xbackup/Xwbsfile.bak'))
|
- `lfs/vim-9.1.1166` has `Test_write_backup_symlink` failed, which can pass if `call assert_true(filereadable('./Xbackup/Xwbsfile.bak'))
|
||||||
|
|||||||
Reference in New Issue
Block a user