summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-09-14 18:29:33 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-09-14 18:29:33 +0100
commit688da5c5fa9cf6a0214f6d95f10f1bb664aec6f8 (patch)
tree849e81dd8ec4a653e0a683802bf85d90e9d9330e
parent69e26740cac6f0fcc0d68316bcc625e50e62b3dd (diff)
Revert "test commit"
This reverts commit 69e26740cac6f0fcc0d68316bcc625e50e62b3dd.
-rw-r--r--readme24
1 files changed, 0 insertions, 24 deletions
diff --git a/readme b/readme
deleted file mode 100644
index 56b73823..00000000
--- a/readme
+++ /dev/null
@@ -1,24 +0,0 @@
-Redcore Linux desktop ebuilds. Mostly stable and safe to use :)
-
-This overlay contains :
-
-* home backed ebuilds, not found in Gentoo's portage tree, or any other overlay
-* customized Gentoo ebuilds to better suit Redcore's needs (e.g. dkms integration)
-* patched Gentoo ebuilds if the ones in portage tree are broken or they have missing dependencies (it happens)
-
-Policy :
-
-* The home backed ebuilds will sometimes lack behind upstream releases, we don't actively check for new upstream releases.
-But don't worry, we will eventually update them, no ebuild in here is forgotten or unmaintained. Once we loose interest
-in one particular ebuild we will simply drop it. We won't keep it in here just because somebody "MAY" eventually use it.
-
-* Customisation/patching of Gentoo ebuilds will be as minimal as possible. However sometimes we can go wild and completely
-change things, like adding/dropping USE flags, apply patches and so on. Most of our changes are USE flag conditional, so
-the ebuilds can be used in upstream Gentoo without modification. All you will have to do, is disable our new USE flags.
-In Redcore Linux the customised/patched ebuilds will always have priority, and we will apply masks to prevent Gentoo ones
-from being pulled in.
-
-* If our patched ebuilds can be submitted upstream, we will do so, and drop the corresponding ebuild in here, if accepted.
-However this is not always the case, as sometimes we will not obey to Gentoo's QA standars. And most of the time we don't
-even need to do so, as Gentoo folks are very good at solving issues. So if an ebuild just vanishes from in here, just use
-the corresponding Gentoo one. It means our patches are no longer needed.