From e30e6405f25a0ad66690b87e2569aed026d62581 Mon Sep 17 00:00:00 2001 From: projectmoon Date: Wed, 23 Nov 2022 23:04:59 +0100 Subject: [PATCH] update readme --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ec9560..76a4b79 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # projectmoon-overlay-files -Source tarballs for the ebuilds in personal overlay. \ No newline at end of file +Source tarballs for some of the ebuilds in personal overlay. + +This repository has Git LFS enabled, and holds source tarballs of the +Linux-libre kernel and the corresponding GPG signatures. This keeps +some load off of the main server, and prevents the source from +disappearing, as sometimes the Linux-libre developers will remove +already-released kernel sources if they discover non-Free code in it. + +Source tarballs for all Linux-ilbre ebuilds will be maintained in this +repository, and the ebuilds will use this repository for `SRC_URI`. +The ebuilds will also be updated to support the `verify-sig` USE flag, +so authenticity of the sources can be guaranteed.