update to 12.3: iproute2

This commit is contained in:
wyj
2025-03-27 00:32:11 -04:00
parent cec8893de4
commit c903082ec4
2 changed files with 25 additions and 0 deletions
+1
View File
@@ -6,3 +6,4 @@ Warning: `leaf` won't deal with the dependence relation, and currently won't che
## Different with LFS book
- Use `ensurepip` in *Chapter 7.10. Python-3.13.2*
- Use `SBINDIR=/usr/bin/` to install `iproute2`. `ip` command should be avaliable for non-root.