Compare commits

...

19 Commits

Author SHA1 Message Date
1a55673b96 LICENSE: 2021
Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-05-15 18:26:32 +02:00
d852458019 .editorconfig: add
Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-05-15 18:26:15 +02:00
615d3d9643 public/why-gentoo.html: add version mixing point
Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-05-15 18:24:31 +02:00
ae1626b61e README.md: update
Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-03-29 13:35:03 +02:00
525c8d8c55 public/devs.html: retirement of TheMainOne and Arctic
they have quit the src_prepare group during
the Stallman comeback to FSF discussion

Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-03-24 11:33:35 +01:00
a6484c5551 public/projects.html: add rkt
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2021-02-17 10:42:56 +01:00
6c9ff85b7d public/projects.html: add devmanual-mirror
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2020-12-31 01:10:16 +01:00
de7a463497 public/projects.html: fix src_prepare.gitlab.io links
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2020-12-30 00:03:24 +01:00
4a3b1a6f93 public/projects.html: use submodule's files
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2020-12-29 23:07:34 +01:00
0e04bbf5ee submodules update
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2020-12-29 22:58:21 +01:00
14b7655b4e public/*: slight conversion 2020-12-16 13:03:52 +01:00
5040ba57be public/projects.html: fix website pipeline link and badge 2020-11-23 01:02:13 +01:00
131ce6af00 add gen-pkgs-all 2020-10-11 03:40:10 +02:00
46f32fd2fd projects: add gentoo-mirror mirror 2020-10-08 01:00:01 +02:00
1b840a3378 projects: add addresses of overlys on mirrors 2020-10-04 18:48:13 +02:00
91a9e0df21 projects: proper identation 2020-10-04 18:38:54 +02:00
c654f8855c shoutouts: add guru 2020-09-28 12:23:02 +02:00
ffd702a400 why: add eselect 2020-09-28 12:20:06 +02:00
a2d9141534 why: add few links and items 2020-09-25 10:07:31 +02:00
12 changed files with 398 additions and 177 deletions

12
.editorconfig Normal file
View File

@ -0,0 +1,12 @@
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
insert_final_newline = true
tab_width = 4
trim_trailing_whitespace = true
[.gitmodules]
indent_style = tab

View File

@ -1,5 +1,8 @@
image: alpine:latest image: alpine:latest
variables:
GIT_SUBMODULE_STRATEGY: recursive
pages: pages:
stage: deploy stage: deploy
script: script:

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "public/assets/badges"]
path = public/assets/badges
url = https://gitlab.com/src_prepare/badge

View File

@ -1,6 +1,6 @@
ISC License ISC License
Copyright (c) 2020, src_prepare group Copyright (c) 2020-2021, src_prepare group
Permission to use, copy, modify, and/or distribute this software for any Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above purpose with or without fee is hereby granted, provided that the above
@ -12,4 +12,4 @@ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

View File

@ -1,20 +1,27 @@
# src_prepare.gitlab.io
<p align="center"> <p align="center">
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/pipelines"> <a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/pipelines">
<img src="https://gitlab.com/src_prepare/src_prepare.gitlab.io/badges/master/pipeline.svg"> <img src="https://gitlab.com/src_prepare/src_prepare.gitlab.io/badges/master/pipeline.svg">
</a> </a>
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/hosted_on-gitlab-orange.svg">
</a>
<a href="https://gentoo.org/"> <a href="https://gentoo.org/">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/powered-by-gentoo-linux-tyrian.svg"> <img src="https://gitlab.com/src_prepare/badge/-/raw/master/powered-by-gentoo-linux-tyrian.svg">
</a> </a>
<a href="./LICENSE"> <a href="./LICENSE">
<img src="https://img.shields.io/badge/license-ISC-blue.svg"> <img src="https://gitlab.com/src_prepare/badge/-/raw/master/license-isc-blue.svg">
</a> </a>
<a href="https://app.element.io/#/room/#src_prepare:matrix.org"> <a href="https://app.element.io/#/room/#src_prepare:matrix.org">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/chat-matrix-blue.svg"> <img src="https://gitlab.com/src_prepare/badge/-/raw/master/chat-matrix-green.svg">
</a> </a>
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/commits/master.atom"> <a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/commits/master.atom">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/feed-atom-orange.svg"> <img src="https://gitlab.com/src_prepare/badge/-/raw/master/feed-atom-orange.svg">
</a> </a>
</p> </p>
# src_prepare.gitlab.io
# About
The source code of [src_prepare website](https://src_prepare.gitlab.io) The source code of [src_prepare website](https://src_prepare.gitlab.io)

1
public/assets/badges Submodule

Submodule public/assets/badges added at 064c979b92

View File

@ -39,9 +39,6 @@
<li> <li>
<a href="index.html">Home</a> <a href="index.html">Home</a>
</li> </li>
<li>
<a href="why.html">Why</a>
</li>
<li> <li>
<a href="devs.html">Developers</a> <a href="devs.html">Developers</a>
</li> </li>
@ -51,6 +48,9 @@
<li> <li>
<a href="shoutouts.html">Shoutouts</a> <a href="shoutouts.html">Shoutouts</a>
</li> </li>
<li>
<a href="why-gentoo.html">Gentoo</a>
</li>
<li> <li>
<a href="https://src_prepare.gitlab.io/gen-pkgs/">Packages</a> <a href="https://src_prepare.gitlab.io/gen-pkgs/">Packages</a>
</li> </li>
@ -82,11 +82,6 @@
XGQT (lead) XGQT (lead)
</a> </a>
</li> </li>
<li>
<a href="https://gitlab.com/TheMainOne">
TheMainOne
</a>
</li>
<li> <li>
<a href="https://gitlab.com/grepwood"> <a href="https://gitlab.com/grepwood">
grepwood grepwood
@ -112,11 +107,6 @@
Alessandro Barbieri Alessandro Barbieri
</a> </a>
</li> </li>
<li>
<a href="https://gitlab.com/ArcticTheRogue">
Arctic
</a>
</li>
<li> <li>
<a href="https://gitlab.com/Parona"> <a href="https://gitlab.com/Parona">
Parona Parona
@ -142,6 +132,16 @@
Xenhat Hex Xenhat Hex
</a> </a>
</li> </li>
<li>
<a href="https://gitlab.com/TheMainOne">
TheMainOne
</a>
</li>
<li>
<a href="https://gitlab.com/ArcticTheRogue">
Arctic
</a>
</li>
</ul> </ul>
</div> </div>

View File

@ -39,9 +39,6 @@
<li> <li>
<a href="index.html">Home</a> <a href="index.html">Home</a>
</li> </li>
<li>
<a href="why.html">Why</a>
</li>
<li> <li>
<a href="devs.html">Developers</a> <a href="devs.html">Developers</a>
</li> </li>
@ -51,6 +48,9 @@
<li> <li>
<a href="shoutouts.html">Shoutouts</a> <a href="shoutouts.html">Shoutouts</a>
</li> </li>
<li>
<a href="why-gentoo.html">Gentoo</a>
</li>
<li> <li>
<a href="https://src_prepare.gitlab.io/gen-pkgs/ ">Packages</a> <a href="https://src_prepare.gitlab.io/gen-pkgs/ ">Packages</a>
</li> </li>
@ -76,8 +76,7 @@
</h2> </h2>
<p> <p>
The src_prepare group is a community of developers who happen to use the Gentoo GNU/Linux The src_prepare group is a community of systems developers.
operating system.
</p> </p>
<p> <p>
We focus on making our development fun, comfortable and reproducible. We focus on making our development fun, comfortable and reproducible.

View File

@ -39,9 +39,6 @@
<li> <li>
<a href="index.html">Home</a> <a href="index.html">Home</a>
</li> </li>
<li>
<a href="why.html">Why</a>
</li>
<li> <li>
<a href="devs.html">Developers</a> <a href="devs.html">Developers</a>
</li> </li>
@ -51,6 +48,9 @@
<li> <li>
<a href="shoutouts.html">Shoutouts</a> <a href="shoutouts.html">Shoutouts</a>
</li> </li>
<li>
<a href="why-gentoo.html">Gentoo</a>
</li>
<li> <li>
<a href="packages.html">Packages</a> <a href="packages.html">Packages</a>
</li> </li>

View File

@ -39,9 +39,6 @@
<li> <li>
<a href="index.html">Home</a> <a href="index.html">Home</a>
</li> </li>
<li>
<a href="why.html">Why</a>
</li>
<li> <li>
<a href="devs.html">Developers</a> <a href="devs.html">Developers</a>
</li> </li>
@ -51,6 +48,9 @@
<li> <li>
<a href="shoutouts.html">Shoutouts</a> <a href="shoutouts.html">Shoutouts</a>
</li> </li>
<li>
<a href="why-gentoo.html">Gentoo</a>
</li>
<li> <li>
<a href="https://src_prepare.gitlab.io/gen-pkgs/">Packages</a> <a href="https://src_prepare.gitlab.io/gen-pkgs/">Packages</a>
</li> </li>
@ -110,12 +110,12 @@
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/artwork/-/raw/master/LICENSE"> <a href="https://gitlab.com/src_prepare/artwork/-/raw/master/LICENSE">
<img src="https://img.shields.io/badge/license-CC0 1.0 Universal-blue.svg"> <img src="./assets/badges/license-cc0-1.0-universal-blue.svg">
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/artwork/commits/master.atom"> <a href="https://gitlab.com/src_prepare/artwork/commits/master.atom">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/feed-atom-orange.svg"> <img src="./assets/badges/feed-atom-orange.svg">
</a> </a>
</td> </td>
</tr> </tr>
@ -137,12 +137,39 @@
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/badge/-/raw/master/LICENSE"> <a href="https://gitlab.com/src_prepare/badge/-/raw/master/LICENSE">
<img src="https://img.shields.io/badge/license-CC0 1.0 Universal-blue.svg"> <img src="./assets/badges/license-cc0-1.0-universal-blue.svg">
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/badge/commits/master.atom"> <a href="https://gitlab.com/src_prepare/badge/commits/master.atom">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/feed-atom-orange.svg"> <img src="./assets/badges/feed-atom-orange.svg">
</a>
</td>
</tr>
<tr>
<td>
<a href="https://gitlab.com/src_prepare/devmanual-mirror">
devmanual-mirror
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/devmanual-mirror/-/blob/master/README.md">
Mirror of Gentoo Devmanual
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/devmanual-mirror/pipelines">
<img src="https://gitlab.com/src_prepare/devmanual-mirror/badges/master/pipeline.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/devmanual-mirror/-/raw/master/LICENSE">
<img src="./assets/badges/license-gplv3-blue.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/badge/commits/master.atom">
<img src="./assets/badges/feed-atom-orange.svg">
</a> </a>
</td> </td>
</tr> </tr>
@ -164,12 +191,12 @@
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/euscan-ng/-/raw/master/LICENSE"> <a href="https://gitlab.com/src_prepare/euscan-ng/-/raw/master/LICENSE">
<img src="https://img.shields.io/badge/license-GPLv2-blue.svg"> <img src="./assets/badges/license-gplv2-blue.svg">
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/euscan-ng/commits/master.atom"> <a href="https://gitlab.com/src_prepare/euscan-ng/commits/master.atom">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/feed-atom-orange.svg"> <img src="./assets/badges/feed-atom-orange.svg">
</a> </a>
</td> </td>
</tr> </tr>
@ -191,12 +218,42 @@
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/gen-pkgs/-/raw/master/LICENSE"> <a href="https://gitlab.com/src_prepare/gen-pkgs/-/raw/master/LICENSE">
<img src="https://img.shields.io/badge/license-GPLv3-blue.svg"> <img src="./assets/badges/license-gplv3-blue.svg">
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/gen-pkgs/commits/master.atom"> <a href="https://gitlab.com/src_prepare/gen-pkgs/commits/master.atom">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/feed-atom-orange.svg"> <img src="./assets/badges/feed-atom-orange.svg">
</a>
</td>
</tr>
<tr>
<td>
<a href="https://gitlab.com/src_prepare/gen-pkgs-all">
gen-pkgs-all
</a>
</td>
<td>
<a href="https://gpo.zugaina.org/">
GPO-inspired
</a>
<a href="https://gitlab.com/src_prepare/gen-pkgs-all/-/blob/master/README.md">
auto-generation of Gentoo overlay reports
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/gen-pkgs-all/pipelines">
<img src="https://gitlab.com/src_prepare/gen-pkgs-all/badges/master/pipeline.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/gen-pkgs-all/-/raw/master/LICENSE">
<img src="./assets/badges/license-gplv3-blue.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/gen-pkgs-all/commits/master.atom">
<img src="./assets/badges/feed-atom-orange.svg">
</a> </a>
</td> </td>
</tr> </tr>
@ -208,129 +265,156 @@
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/leaden/-/blob/master/README.md"> <a href="https://gitlab.com/src_prepare/leaden/-/blob/master/README.md">
Light Ebuild Automated Development Environment Notebook Light Ebuild Automated Development Environment Notebook
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/leaden/pipelines"> <a href="https://gitlab.com/src_prepare/leaden/pipelines">
<img src="https://gitlab.com/src_prepare/leaden/badges/master/pipeline.svg"> <img src="https://gitlab.com/src_prepare/leaden/badges/master/pipeline.svg">
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/-/raw/master/LICENSE"> <a href="https://gitlab.com/src_prepare/src_prepare-overlay/-/raw/master/LICENSE">
<img src="https://img.shields.io/badge/license-GPLv3-blue.svg"> <img src="./assets/badges/license-gplv3-blue.svg">
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/leaden/commits/master.atom"> <a href="https://gitlab.com/src_prepare/leaden/commits/master.atom">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/feed-atom-orange.svg"> <img src="./assets/badges/feed-atom-orange.svg">
</a> </a>
</td> </td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://codeberg.org/src_prepare/pages"> <a href="https://codeberg.org/src_prepare/pages">
pages (Codeberg) pages (Codeberg)
</a> </a>
</td> </td>
<td> <td>
<a href="https://codeberg.org/src_prepare/pages/src/branch/master/README.md"> <a href="https://codeberg.org/src_prepare/pages/src/branch/master/README.md">
Mirror of https://src_prepare.gitlab.io Mirror of https://src_prepare.gitlab.io
</a> </a>
</td> </td>
<td> <td>
not supported not supported
</td> </td>
<td> <td>
<a href="https://codeberg.org/src_prepare/pages/raw/branch/master/LICENSE"> <a href="https://codeberg.org/src_prepare/pages/raw/branch/master/LICENSE">
<img src="https://img.shields.io/badge/license-ISC-blue.svg"> <img src="./assets/badges/license-isc-blue.svg">
</a> </a>
</td> </td>
<td> <td>
not supported not supported
</td> </td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://gitlab.com/src_prepare/scripts"> <a href="https://gitlab.com/src_prepare/rkt">
scripts rkt
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/scripts/-/blob/master/README.md"> <a href="https://gitlab.com/src_prepare/rkt/-/blob/master/README.md">
Miscellaneous maintenance scripts by src_prepare group Gentoo overlay with packages from the Racket Package Catalog
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/scripts/pipelines"> <a href="https://gitlab.com/src_prepare/rkt/pipelines">
<img src="https://gitlab.com/src_prepare/scripts/badges/master/pipeline.svg"> <img src="https://gitlab.com/src_prepare/rkt/badges/master/pipeline.svg">
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/-/raw/master/LICENSE"> <a href="https://gitlab.com/src_prepare/rkt/-/raw/master/LICENSE">
<img src="https://img.shields.io/badge/license-ISC-blue.svg"> <img src="./assets/badges/license-gplv2-blue.svg">
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/scripts/commits/master.atom"> <a href="https://gitlab.com/src_prepare/rkt/commits/master.atom">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/feed-atom-orange.svg"> <img src="./assets/badges/feed-atom-orange.svg">
</a> </a>
</td> </td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io"> <a href="https://gitlab.com/src_prepare/scripts">
src_prepare website scripts
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/-/blob/master/README.md"> <a href="https://gitlab.com/src_prepare/scripts/-/blob/master/README.md">
The src_prepare website Miscellaneous maintenance scripts by src_prepare group
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/pipelines"> <a href="https://gitlab.com/src_prepare/scripts/pipelines">
<img src="https://gitlab.com/src_prepare/src_prepare-overlay/badges/master/pipeline.svg"> <img src="https://gitlab.com/src_prepare/scripts/badges/master/pipeline.svg">
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/-/raw/master/LICENSE"> <a href="https://gitlab.com/src_prepare/src_prepare-overlay/-/raw/master/LICENSE">
<img src="https://img.shields.io/badge/license-ISC-blue.svg"> <img src="./assets/badges/license-gplv3-blue.svg">
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/commits/master.atom"> <a href="https://gitlab.com/src_prepare/scripts/commits/master.atom">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/feed-atom-orange.svg"> <img src="./assets/badges/feed-atom-orange.svg">
</a> </a>
</td> </td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay"> <a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io">
src_prepare overlay src_prepare website
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/-/blob/master/README.md"> <a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/-/blob/master/README.md">
src_prepare group's Gentoo overlay The src_prepare website
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/pipelines"> <a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/pipelines">
<img src="https://gitlab.com/src_prepare/src_prepare-overlay/badges/master/pipeline.svg"> <img src="https://gitlab.com/src_prepare/src_prepare.gitlab.io/badges/master/pipeline.svg">
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/-/raw/master/LICENSE"> <a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/-/raw/master/LICENSE">
<img src="https://img.shields.io/badge/license-GPLv2-blue.svg"> <img src="./assets/badges/license-isc-blue.svg">
</a> </a>
</td> </td>
<td> <td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/commits/master.atom"> <a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/commits/master.atom">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/feed-atom-orange.svg"> <img src="./assets/badges/feed-atom-orange.svg">
</a> </a>
</td> </td>
</tr> </tr>
<tr>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay">
src_prepare overlay
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/-/blob/master/README.md">
src_prepare group's Gentoo overlay
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/pipelines">
<img src="https://gitlab.com/src_prepare/src_prepare-overlay/badges/master/pipeline.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/-/raw/master/LICENSE">
<img src="./assets/badges/license-gplv2-blue.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/commits/master.atom">
<img src="./assets/badges/feed-atom-orange.svg">
</a>
</td>
</tr>
</table> </table>
<h2> <h2>
@ -348,6 +432,29 @@
<th> <th>
Type Type
</th> </th>
<th>
Main src_prepare overlay at
</th>
</tr>
<tr>
<td>
<a href="https://github.com/gentoo-mirror">
Gentoo
</a>
</td>
<td>
<a href="https://github.com/">
Github
</a>
</td>
<td>
project
</td>
<td>
<a href="https://github.com/gentoo-mirror/src_prepare-overlay">
https://github.com/gentoo-mirror/src_prepare-overlay
</a>
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
@ -363,6 +470,11 @@
<td> <td>
personal personal
</td> </td>
<td>
<a href="https://github.com/xgqt/src_prepare-overlay">
https://github.com/xgqt/src_prepare-overlay
</a>
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
@ -378,6 +490,12 @@
<td> <td>
project project
</td> </td>
<td>
<a href="https://codeberg.org/src_prepare/src_prepare-overlay">
https://codeberg.org/src_prepare/src_prepare-overlay
</a>
</td>
</tr>
<tr> <tr>
<td> <td>
<a href="https://git.yorune.pl/src_prepare"> <a href="https://git.yorune.pl/src_prepare">
@ -386,15 +504,17 @@
</td> </td>
<td> <td>
<a href="https://git.yorune.pl"> <a href="https://git.yorune.pl">
Yorune Yorune
</a> </a>
</td> </td>
<td> <td>
project project
</td> </td>
</tr> <td>
<a href="https://git.yorune.pl/src_prepare/src_prepare-overlay">
https://git.yorune.pl/src_prepare/src_prepare-overlay
</a>
</td>
</tr> </tr>
</table> </table>

View File

@ -39,9 +39,6 @@
<li> <li>
<a href="index.html">Home</a> <a href="index.html">Home</a>
</li> </li>
<li>
<a href="why.html">Why</a>
</li>
<li> <li>
<a href="devs.html">Developers</a> <a href="devs.html">Developers</a>
</li> </li>
@ -51,6 +48,9 @@
<li> <li>
<a href="shoutouts.html">Shoutouts</a> <a href="shoutouts.html">Shoutouts</a>
</li> </li>
<li>
<a href="why-gentoo.html">Gentoo</a>
</li>
<li> <li>
<a href="https://src_prepare.gitlab.io/gen-pkgs/">Packages</a> <a href="https://src_prepare.gitlab.io/gen-pkgs/">Packages</a>
</li> </li>
@ -119,6 +119,11 @@
Gentoo Gentoo
</a> </a>
</li> </li>
<li>
<a href="https://wiki.gentoo.org/wiki/Project:GURU">
GURU
</a>
</li>
<li> <li>
<a href="https://www.funtoo.org"> <a href="https://www.funtoo.org">
Funtoo Funtoo

View File

@ -39,9 +39,6 @@
<li> <li>
<a href="index.html">Home</a> <a href="index.html">Home</a>
</li> </li>
<li>
<a href="why.html">Why</a>
</li>
<li> <li>
<a href="devs.html">Developers</a> <a href="devs.html">Developers</a>
</li> </li>
@ -51,6 +48,9 @@
<li> <li>
<a href="shoutouts.html">Shoutouts</a> <a href="shoutouts.html">Shoutouts</a>
</li> </li>
<li>
<a href="why-gentoo.html">Gentoo</a>
</li>
<li> <li>
<a href="https://src_prepare.gitlab.io/gen-pkgs/">Packages</a> <a href="https://src_prepare.gitlab.io/gen-pkgs/">Packages</a>
</li> </li>
@ -74,28 +74,99 @@
<ul> <ul>
<li> <li>
Optimization (pkgs can be compiled for a specific CPU, ex.: -march=haswell) Optimization
(
<a href="https://wiki.gentoo.org/wiki/GCC_optimization">
packages can be compiled for a specific CPU,
</a>
ex.: -march=haswell
)
</li> </li>
<li> <li>
Customizaton (USE flags) Customizaton
(
<a href="https://wiki.gentoo.org/wiki/USE_flag">
USE flags
</a>
)
</li>
<li>
Version mixing
(
specific versions of software can be
<a href="https://wiki.gentoo.org/wiki//etc/portage/package.mask">
masked
</a>
or
<a href="https://wiki.gentoo.org/wiki/ACCEPT_KEYWORDS">
"accepted" to use bleeding edge
</a>
)
</li> </li>
<li> <li>
Lack of trust towards binary packages provided by a binary distro Lack of trust towards binary packages provided by a binary distro
</li> </li>
<li> <li>
Ability to "package" almost anything (ebuilds) Ability to "package" almost anything
(
<a href="https://devmanual.gentoo.org/quickstart/index.html">
ebuilds
</a>
)
</li> </li>
<li> <li>
Recompiling software from git when new changes are pushed ("live" 9999 ebuilds) Recompiling software from git
<a href="https://github.com/mgorny/smart-live-rebuild">
when new changes are pushed
</a>
("live" 9999 ebuilds)
</li> </li>
<li> <li>
OpenRC (lightweight and flexible init system) <a href="https://wiki.gentoo.org/wiki/OpenRC">
OpenRC
</a>
- lightweight and flexible init system
</li> </li>
<li> <li>
Free as in freedom (ACCEPT_LICENSE can exclude nonfree software) <a href="https://wiki.gentoo.org/wiki/Eselect">
eselect
</a>
- system configuration framework (a bit similar to dpkg-reconfigure)
</li> </li>
<li> <li>
Is a Linux (not necessarly GNU) distribution <a href="https://wiki.gentoo.org/wiki/Webapp-config">
webapp-config
</a>
- web application installation framework
</li>
<li>
<a href="https://dev.gentoo.org/~zmedico/portage/doc/man/xpak.5.html">
XPAK
</a>
- new way of
<a href="https://wiki.gentoo.org/wiki/Binary_package_guide">
binary packge
</a>
distrubution
</li>
<li>
Free as in freedom
(
<a href="https://wiki.gentoo.org/wiki/Handbook:Parts/Working/Portage/en#Licenses">
ACCEPT_LICENSE
</a>
can exclude nonfree software
)
</li>
<li>
Is a Linux
(
<a href="https://wiki.gentoo.org/wiki/Prefix">
not necessarly
</a>
GNU
)
distribution
</li> </li>
<li> <li>
Hobby Hobby