dev #2

Merged
wyj merged 232 commits from dev into main 2026-01-13 22:39:32 -05:00
Showing only changes of commit 726956c614 - Show all commits
+2 -2
View File
@@ -11,5 +11,5 @@ Warning: `leaf` won't deal with the dependence relation, and currently won't che
- We won't install Grub in LFS. Install in BLFS with UEFI instead. - 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.x` has `Test_write_backup_symlink` failed, which can pass if `call assert_true(filereadable('./Xbackup/Xwbsfile.bak'))` is commented. ~~Seams like cannot create this backup file.~~ This is because building in `/tmp`. It's safe to ignore.
` is commented. Seams like cannot create this backup file.