From 381d42d9d90f3734c48a356f874f2755cef47e9d Mon Sep 17 00:00:00 2001 From: TheMainOne Date: Sat, 5 Sep 2020 19:47:23 -0400 Subject: [PATCH 1/4] Revamp 'For whom?' --- README.md | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index f0e71ba..e7366cb 100644 --- a/README.md +++ b/README.md @@ -30,21 +30,23 @@ Mostly to have fun. ## For whom? -src_prepare overlay was based on a concept of [GURU](https://wiki.gentoo.org/wiki/Project:GURU) with the following exceptions: -- easier to get access to the master branch -- main contact with the src_prepare project is via [Matrix](https://matrix.to/#/#src_prepare:matrix.org) -- main git repo is hosted on [Gitlab](https://gitlab.com/src_prepare/src_prepare-overlay) with [Github](https://github.com/xgqt/src_prepare-overlay) and [Codeberg](https://codeberg.org/src_prepare/src_prepare-overlay) mirrors -- more freedom in creating ebuilds -- no requirement for GPG keys -- no requirement for private info +src_prepare overlay is based on the concept of the [GURU](https://wiki.gentoo.org/wiki/Project:GURU) project: to create a repository maintained collaboratively by Gentoo users, for Gentoo users. -src_prepare project doesn't want to overtake the GURU project, the course that the GURU project takes is more professional, src_prepare overlay is more open for ebuilds: -- binary packages from upstream -- from inexperienced users -- from software created by the src_prepare project itself -- live ebuilds -- programs that run under WINE (or other emulators) +Despite being based on the concept of the GURU project, src_prepare has different goals in mind: +- openness + - main git repository is hosted on [GitLab](https://gitlab.com/src_prepare/src_prepare-overlay), with mirrors set to [GitHub](https://github.com/xgqt/src_prepare-overlay) and [Codeberg](https://codeberg.org/src_prepare/src_prepare-overlay); + - no requirement for GPG keys; + - no requirement for private info; +- ease of access + - easier for one to get access to the `master` branch; + - main contact with the src_prepare project is via [[matrix]](https://matrix.to/#/#src_prepare:matrix.org); +- freedom and privacy + - more freedom in creating ebuilds; + - no requirement for GPG keys; + - no requirement for private info; + +The src_prepare project doesn't want to overtake or compete with the GURU project. The GURU project is aimed on professionalism and quality, whereas src_prepare is aimed on openness and ease of access. ## Adding the overlay From 94ec3633143e8a4ec7bc1136612d06136422a29e Mon Sep 17 00:00:00 2001 From: TheMainOne Date: Sat, 5 Sep 2020 20:22:32 -0400 Subject: [PATCH 2/4] Move git mirrors --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7366cb..4a8b9fc 100644 --- a/README.md +++ b/README.md @@ -35,10 +35,10 @@ src_prepare overlay is based on the concept of the [GURU](https://wiki.gentoo.or Despite being based on the concept of the GURU project, src_prepare has different goals in mind: - openness - - main git repository is hosted on [GitLab](https://gitlab.com/src_prepare/src_prepare-overlay), with mirrors set to [GitHub](https://github.com/xgqt/src_prepare-overlay) and [Codeberg](https://codeberg.org/src_prepare/src_prepare-overlay); - no requirement for GPG keys; - no requirement for private info; - ease of access + - main git repository is hosted on [GitLab](https://gitlab.com/src_prepare/src_prepare-overlay), with mirrors set to [GitHub](https://github.com/xgqt/src_prepare-overlay) and [Codeberg](https://codeberg.org/src_prepare/src_prepare-overlay); - easier for one to get access to the `master` branch; - main contact with the src_prepare project is via [[matrix]](https://matrix.to/#/#src_prepare:matrix.org); - freedom and privacy From 89b83faa1c1903fa0882471d0d7e8a9d1b1222c1 Mon Sep 17 00:00:00 2001 From: TheMainOne Date: Sat, 5 Sep 2020 20:54:58 -0400 Subject: [PATCH 3/4] Oops --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 4a8b9fc..3097c64 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,6 @@ src_prepare overlay is based on the concept of the [GURU](https://wiki.gentoo.or Despite being based on the concept of the GURU project, src_prepare has different goals in mind: -- openness - - no requirement for GPG keys; - - no requirement for private info; - ease of access - main git repository is hosted on [GitLab](https://gitlab.com/src_prepare/src_prepare-overlay), with mirrors set to [GitHub](https://github.com/xgqt/src_prepare-overlay) and [Codeberg](https://codeberg.org/src_prepare/src_prepare-overlay); - easier for one to get access to the `master` branch; From 76e8d1592dfb22aaa318585ac9ae08662e7f951c Mon Sep 17 00:00:00 2001 From: TheMainOne Date: Sun, 6 Sep 2020 01:26:23 +0000 Subject: [PATCH 4/4] Update README --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3097c64..dda3930 100644 --- a/README.md +++ b/README.md @@ -34,14 +34,12 @@ src_prepare overlay is based on the concept of the [GURU](https://wiki.gentoo.or Despite being based on the concept of the GURU project, src_prepare has different goals in mind: -- ease of access - - main git repository is hosted on [GitLab](https://gitlab.com/src_prepare/src_prepare-overlay), with mirrors set to [GitHub](https://github.com/xgqt/src_prepare-overlay) and [Codeberg](https://codeberg.org/src_prepare/src_prepare-overlay); - - easier for one to get access to the `master` branch; - - main contact with the src_prepare project is via [[matrix]](https://matrix.to/#/#src_prepare:matrix.org); -- freedom and privacy - - more freedom in creating ebuilds; - - no requirement for GPG keys; - - no requirement for private info; +- main git repository is hosted on [GitLab](https://gitlab.com/src_prepare/src_prepare-overlay), with mirrors set to [GitHub](https://github.com/xgqt/src_prepare-overlay) and [Codeberg](https://codeberg.org/src_prepare/src_prepare-overlay); +- easier for one to get access to the `master` branch; +- main contact with the src_prepare project is via [[matrix]](https://matrix.to/#/#src_prepare:matrix.org); +- more freedom in creating ebuilds; +- no requirement for GPG keys; +- no requirement for private info; The src_prepare project doesn't want to overtake or compete with the GURU project. The GURU project is aimed on professionalism and quality, whereas src_prepare is aimed on openness and ease of access.