diff --git a/README.md b/README.md new file mode 100644 index 0000000..5903d1e --- /dev/null +++ b/README.md @@ -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.