Compare commits

...

21 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
1f587749ab Merge branch 'Update-git-backup' into 'master'
projects.html: Added repo https://git.yorune.pl

See merge request src_prepare/src_prepare.gitlab.io!2
2020-09-23 10:09:04 +00:00
280c90934c projects.html: Added repo https://git.yorune.pl
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
2020-09-23 09:17:03 +02:00
12 changed files with 411 additions and 173 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
variables:
GIT_SUBMODULE_STRATEGY: recursive
pages:
stage: deploy
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
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
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
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
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">
<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">
</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/">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/powered-by-gentoo-linux-tyrian.svg">
</a>
<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 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 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">
</a>
</p>
# src_prepare.gitlab.io
# About
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>
<a href="index.html">Home</a>
</li>
<li>
<a href="why.html">Why</a>
</li>
<li>
<a href="devs.html">Developers</a>
</li>
@ -51,6 +48,9 @@
<li>
<a href="shoutouts.html">Shoutouts</a>
</li>
<li>
<a href="why-gentoo.html">Gentoo</a>
</li>
<li>
<a href="https://src_prepare.gitlab.io/gen-pkgs/">Packages</a>
</li>
@ -82,11 +82,6 @@
XGQT (lead)
</a>
</li>
<li>
<a href="https://gitlab.com/TheMainOne">
TheMainOne
</a>
</li>
<li>
<a href="https://gitlab.com/grepwood">
grepwood
@ -112,11 +107,6 @@
Alessandro Barbieri
</a>
</li>
<li>
<a href="https://gitlab.com/ArcticTheRogue">
Arctic
</a>
</li>
<li>
<a href="https://gitlab.com/Parona">
Parona
@ -142,6 +132,16 @@
Xenhat Hex
</a>
</li>
<li>
<a href="https://gitlab.com/TheMainOne">
TheMainOne
</a>
</li>
<li>
<a href="https://gitlab.com/ArcticTheRogue">
Arctic
</a>
</li>
</ul>
</div>

View File

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

View File

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

View File

@ -39,9 +39,6 @@
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="why.html">Why</a>
</li>
<li>
<a href="devs.html">Developers</a>
</li>
@ -51,6 +48,9 @@
<li>
<a href="shoutouts.html">Shoutouts</a>
</li>
<li>
<a href="why-gentoo.html">Gentoo</a>
</li>
<li>
<a href="https://src_prepare.gitlab.io/gen-pkgs/">Packages</a>
</li>
@ -110,12 +110,12 @@
</td>
<td>
<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>
</td>
<td>
<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>
</td>
</tr>
@ -137,12 +137,39 @@
</td>
<td>
<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>
</td>
<td>
<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>
</td>
</tr>
@ -164,12 +191,12 @@
</td>
<td>
<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>
</td>
<td>
<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>
</td>
</tr>
@ -191,12 +218,42 @@
</td>
<td>
<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>
</td>
<td>
<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>
</td>
</tr>
@ -208,129 +265,156 @@
</td>
<td>
<a href="https://gitlab.com/src_prepare/leaden/-/blob/master/README.md">
Light Ebuild Automated Development Environment Notebook
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/leaden/pipelines">
<img src="https://gitlab.com/src_prepare/leaden/badges/master/pipeline.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/-/raw/master/LICENSE">
<img src="https://img.shields.io/badge/license-GPLv3-blue.svg">
</a>
</td>
<td>
<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">
</a>
</td>
</tr>
<tr>
<td>
<a href="https://codeberg.org/src_prepare/pages">
pages (Codeberg)
</a>
</td>
<td>
<a href="https://codeberg.org/src_prepare/pages/src/branch/master/README.md">
Mirror of https://src_prepare.gitlab.io
</a>
</td>
<td>
not supported
</td>
<td>
<a href="https://codeberg.org/src_prepare/pages/raw/branch/master/LICENSE">
<img src="https://img.shields.io/badge/license-ISC-blue.svg">
</a>
</td>
<td>
not supported
</td>
</tr>
<tr>
<td>
<a href="https://gitlab.com/src_prepare/scripts">
scripts
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/scripts/-/blob/master/README.md">
Miscellaneous maintenance scripts by src_prepare group
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/scripts/pipelines">
<img src="https://gitlab.com/src_prepare/scripts/badges/master/pipeline.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/-/raw/master/LICENSE">
<img src="https://img.shields.io/badge/license-ISC-blue.svg">
</a>
</td>
<td>
<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">
</a>
</td>
</tr>
<tr>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io">
src_prepare website
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/-/blob/master/README.md">
The src_prepare website
</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="https://img.shields.io/badge/license-ISC-blue.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/commits/master.atom">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/feed-atom-orange.svg">
</a>
</td>
</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="https://img.shields.io/badge/license-GPLv2-blue.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/commits/master.atom">
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/feed-atom-orange.svg">
</a>
</td>
</tr>
Light Ebuild Automated Development Environment Notebook
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/leaden/pipelines">
<img src="https://gitlab.com/src_prepare/leaden/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-gplv3-blue.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/leaden/commits/master.atom">
<img src="./assets/badges/feed-atom-orange.svg">
</a>
</td>
</tr>
<tr>
<td>
<a href="https://codeberg.org/src_prepare/pages">
pages (Codeberg)
</a>
</td>
<td>
<a href="https://codeberg.org/src_prepare/pages/src/branch/master/README.md">
Mirror of https://src_prepare.gitlab.io
</a>
</td>
<td>
not supported
</td>
<td>
<a href="https://codeberg.org/src_prepare/pages/raw/branch/master/LICENSE">
<img src="./assets/badges/license-isc-blue.svg">
</a>
</td>
<td>
not supported
</td>
</tr>
<tr>
<td>
<a href="https://gitlab.com/src_prepare/rkt">
rkt
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/rkt/-/blob/master/README.md">
Gentoo overlay with packages from the Racket Package Catalog
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/rkt/pipelines">
<img src="https://gitlab.com/src_prepare/rkt/badges/master/pipeline.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/rkt/-/raw/master/LICENSE">
<img src="./assets/badges/license-gplv2-blue.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/rkt/commits/master.atom">
<img src="./assets/badges/feed-atom-orange.svg">
</a>
</td>
</tr>
<tr>
<td>
<a href="https://gitlab.com/src_prepare/scripts">
scripts
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/scripts/-/blob/master/README.md">
Miscellaneous maintenance scripts by src_prepare group
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/scripts/pipelines">
<img src="https://gitlab.com/src_prepare/scripts/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-gplv3-blue.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/scripts/commits/master.atom">
<img src="./assets/badges/feed-atom-orange.svg">
</a>
</td>
</tr>
<tr>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io">
src_prepare website
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/-/blob/master/README.md">
The src_prepare website
</a>
</td>
<td>
<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">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/-/raw/master/LICENSE">
<img src="./assets/badges/license-isc-blue.svg">
</a>
</td>
<td>
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/commits/master.atom">
<img src="./assets/badges/feed-atom-orange.svg">
</a>
</td>
</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>
<h2>
@ -348,6 +432,29 @@
<th>
Type
</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>
<td>
@ -363,6 +470,11 @@
<td>
personal
</td>
<td>
<a href="https://github.com/xgqt/src_prepare-overlay">
https://github.com/xgqt/src_prepare-overlay
</a>
</td>
</tr>
<tr>
<td>
@ -378,6 +490,31 @@
<td>
project
</td>
<td>
<a href="https://codeberg.org/src_prepare/src_prepare-overlay">
https://codeberg.org/src_prepare/src_prepare-overlay
</a>
</td>
</tr>
<tr>
<td>
<a href="https://git.yorune.pl/src_prepare">
src_prepare
</a>
</td>
<td>
<a href="https://git.yorune.pl">
Yorune
</a>
</td>
<td>
project
</td>
<td>
<a href="https://git.yorune.pl/src_prepare/src_prepare-overlay">
https://git.yorune.pl/src_prepare/src_prepare-overlay
</a>
</td>
</tr>
</table>

View File

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

View File

@ -39,9 +39,6 @@
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="why.html">Why</a>
</li>
<li>
<a href="devs.html">Developers</a>
</li>
@ -51,6 +48,9 @@
<li>
<a href="shoutouts.html">Shoutouts</a>
</li>
<li>
<a href="why-gentoo.html">Gentoo</a>
</li>
<li>
<a href="https://src_prepare.gitlab.io/gen-pkgs/">Packages</a>
</li>
@ -74,28 +74,99 @@
<ul>
<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>
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>
Lack of trust towards binary packages provided by a binary distro
</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>
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>
OpenRC (lightweight and flexible init system)
<a href="https://wiki.gentoo.org/wiki/OpenRC">
OpenRC
</a>
- lightweight and flexible init system
</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>
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>
Hobby