new: add readme

This commit is contained in:
Yingjie Wang 2024-11-13 17:50:27 -05:00
parent 41da9686c4
commit e6605995cc

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# My LFS software repository
This is my repository for Linux from Scratch, and designed for the package manager [leaf](https://gitea.phywyj.dynv6.net/wyj/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.