aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jordan <immoloism@gmail.com>2023-07-30 12:10:54 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-07-30 23:52:41 +0200
commit3e83683274b70a415e43647e80991f4e6ab2f8c9 (patch)
treee33bc496428da0b2b2f5033785f6bc110a27b729 /_includes/downloads
parentAdd mips musl infoblock (diff)
downloadwww-3e83683274b70a415e43647e80991f4e6ab2f8c9.tar.gz
www-3e83683274b70a415e43647e80991f4e6ab2f8c9.tar.bz2
www-3e83683274b70a415e43647e80991f4e6ab2f8c9.zip
_includes/downloads/: Removal of Musl overlay
Stop highlighting the need of the Musl Overlay and updated info to push users towards https://wiki.gentoo.org/wiki/Musl_usage_guide for better help. Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '_includes/downloads')
-rw-r--r--_includes/downloads/amd64-advanced.html8
-rw-r--r--_includes/downloads/arm.html8
-rw-r--r--_includes/downloads/arm64-advanced.html8
-rw-r--r--_includes/downloads/m68k.html8
-rw-r--r--_includes/downloads/mips.html8
-rw-r--r--_includes/downloads/ppc.html8
-rw-r--r--_includes/downloads/riscv.html8
-rw-r--r--_includes/downloads/x86.html8
8 files changed, 16 insertions, 48 deletions
diff --git a/_includes/downloads/amd64-advanced.html b/_includes/downloads/amd64-advanced.html
index 6e910f9..3f39685 100644
--- a/_includes/downloads/amd64-advanced.html
+++ b/_includes/downloads/amd64-advanced.html
@@ -52,13 +52,9 @@
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-musl-hardened" title="Hardened stage 3" tag="musl | openrc" %}
</div>
<div class="alert alert-info">
- <strong><i class="fa fa-fw fa-info-circle"></i> Musl stages: consider the musl overlay</strong>
+ <strong><i class="fa fa-fw fa-info-circle"></i> musl stages</strong>
<p>
- While the core system packages within the stage files work fine in the main gentoo repository,
- musl-specific fixes for additional packages can be found in the <a href="https://gitweb.gentoo.org/proj/musl.git/">musl overlay</a>.
- If you encounter problems, you may want to consider adding this overlay to your installation.
- Instructions how to do so can be found, e.g., on the <a href="https://wiki.gentoo.org/wiki/Project:Hardened_musl">page
- of the Hardened musl project</a>. Please file bugs!
+ For additional information on using musl based Gentoo systems then please see the<a href="https://wiki.gentoo.org/wiki/Musl_usage_guide">Musl usage guide</a>.
</p>
</div>
diff --git a/_includes/downloads/arm.html b/_includes/downloads/arm.html
index 84179ea..ccdad42 100644
--- a/_includes/downloads/arm.html
+++ b/_includes/downloads/arm.html
@@ -53,13 +53,9 @@
</div>
<div class="alert alert-info">
- <strong><i class="fa fa-fw fa-info-circle"></i> Musl stages: consider the musl overlay</strong>
+ <strong><i class="fa fa-fw fa-info-circle"></i> musl stages</strong>
<p>
- While the core system packages within the stage files work fine in the main gentoo repository,
- musl-specific fixes for additional packages can be found in the <a href="https://gitweb.gentoo.org/proj/musl.git/">musl overlay</a>.
- If you encounter problems, you may want to consider adding this overlay to your installation.
- Instructions how to do so can be found, e.g., on the <a href="https://wiki.gentoo.org/wiki/Project:Hardened_musl">page
- of the Hardened musl project</a>. Please file bugs!
+ For additional information on using musl based Gentoo systems then please see the<a href="https://wiki.gentoo.org/wiki/Musl_usage_guide">Musl usage guide</a>.
</p>
</div>
diff --git a/_includes/downloads/arm64-advanced.html b/_includes/downloads/arm64-advanced.html
index 0716296..30ef9a7 100644
--- a/_includes/downloads/arm64-advanced.html
+++ b/_includes/downloads/arm64-advanced.html
@@ -36,13 +36,9 @@
</div>
<div class="alert alert-info">
- <strong><i class="fa fa-fw fa-info-circle"></i> Musl stages: consider the musl overlay</strong>
+ <strong><i class="fa fa-fw fa-info-circle"></i> musl stages</strong>
<p>
- While the core system packages within the stage files work fine in the main gentoo repository,
- musl-specific fixes for additional packages can be found in the <a href="https://gitweb.gentoo.org/proj/musl.git/">musl overlay</a>.
- If you encounter problems, you may want to consider adding this overlay to your installation.
- Instructions how to do so can be found, e.g., on the <a href="https://wiki.gentoo.org/wiki/Project:Hardened_musl">page
- of the Hardened musl project</a>. Please file bugs!
+ For additional information on using musl based Gentoo systems then please see the<a href="https://wiki.gentoo.org/wiki/Musl_usage_guide">Musl usage guide</a>.
</p>
</div>
diff --git a/_includes/downloads/m68k.html b/_includes/downloads/m68k.html
index 203433f..87eb347 100644
--- a/_includes/downloads/m68k.html
+++ b/_includes/downloads/m68k.html
@@ -12,13 +12,9 @@
</div>
<div class="col-xs-12 col-md-6">
<div class="alert alert-info">
- <strong><i class="fa fa-fw fa-info-circle"></i> Musl stages: consider the musl overlay</strong>
+ <strong><i class="fa fa-fw fa-info-circle"></i> musl stages</strong>
<p>
- While the core system packages within the stage files work fine in the main gentoo repository,
- musl-specific fixes for additional packages can be found in the <a href="https://gitweb.gentoo.org/proj/musl.git/">musl overlay</a>.
- If you encounter problems, you may want to consider adding this overlay to your installation.
- Instructions how to do so can be found, e.g., on the <a href="https://wiki.gentoo.org/wiki/Project:Hardened_musl">page
- of the Hardened musl project</a>. Please file bugs!
+ For additional information on using musl based Gentoo systems then please see the<a href="https://wiki.gentoo.org/wiki/Musl_usage_guide">Musl usage guide</a>.
</p>
</div>
<h4>Details (contents, hashes, and signatures)</h4>
diff --git a/_includes/downloads/mips.html b/_includes/downloads/mips.html
index 5231652..89ce4f9 100644
--- a/_includes/downloads/mips.html
+++ b/_includes/downloads/mips.html
@@ -82,13 +82,9 @@
</div>
<div class="alert alert-info">
- <strong><i class="fa fa-fw fa-info-circle"></i> Musl stages: consider the musl overlay</strong>
+ <strong><i class="fa fa-fw fa-info-circle"></i> musl stages</strong>
<p>
- While the core system packages within the stage files work fine in the main gentoo repository,
- musl-specific fixes for additional packages can be found in the <a href="https://gitweb.gentoo.org/proj/musl.git/">musl overlay</a>.
- If you encounter problems, you may want to consider adding this overlay to your installation.
- Instructions how to do so can be found, e.g., on the <a href="https://wiki.gentoo.org/wiki/Project:Hardened_musl">page
- of the Hardened musl project</a>. Please file bugs!
+ For additional information on using musl based Gentoo systems then please see the<a href="https://wiki.gentoo.org/wiki/Musl_usage_guide">Musl usage guide</a>.
</p>
</div>
diff --git a/_includes/downloads/ppc.html b/_includes/downloads/ppc.html
index 172fb64..1bc31f2 100644
--- a/_includes/downloads/ppc.html
+++ b/_includes/downloads/ppc.html
@@ -50,13 +50,9 @@
</div>
<div class="alert alert-info">
- <strong><i class="fa fa-fw fa-info-circle"></i> Musl stages: consider the musl overlay</strong>
+ <strong><i class="fa fa-fw fa-info-circle"></i> musl stages</strong>
<p>
- While the core system packages within the stage files work fine in the main gentoo repository,
- musl-specific fixes for additional packages can be found in the <a href="https://gitweb.gentoo.org/proj/musl.git/">musl overlay</a>.
- If you encounter problems, you may want to consider adding this overlay to your installation.
- Instructions how to do so can be found, e.g., on the <a href="https://wiki.gentoo.org/wiki/Project:Hardened_musl">page
- of the Hardened musl project</a>. Please file bugs!
+ For additional information on using musl based Gentoo systems then please see the<a href="https://wiki.gentoo.org/wiki/Musl_usage_guide">Musl usage guide</a>.
</p>
</div>
diff --git a/_includes/downloads/riscv.html b/_includes/downloads/riscv.html
index 2ab190b..bbb1599 100644
--- a/_includes/downloads/riscv.html
+++ b/_includes/downloads/riscv.html
@@ -26,13 +26,9 @@
{% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64_musl" title="Stage 3" tag="lp64 | musl | openrc" %}
</div>
<div class="alert alert-info">
- <strong><i class="fa fa-fw fa-info-circle"></i> Musl stages: consider the musl overlay</strong>
+ <strong><i class="fa fa-fw fa-info-circle"></i> musl stages</strong>
<p>
- While the core system packages within the stage files work fine in the main gentoo repository,
- musl-specific fixes for additional packages can be found in the <a href="https://gitweb.gentoo.org/proj/musl.git/">musl overlay</a>.
- If you encounter problems, you may want to consider adding this overlay to your installation.
- Instructions how to do so can be found, e.g., on the <a href="https://wiki.gentoo.org/wiki/Project:Hardened_musl">page
- of the Hardened musl project</a>. Please file bugs!
+ For additional information on using musl based Gentoo systems then please see the<a href="https://wiki.gentoo.org/wiki/Musl_usage_guide">Musl usage guide</a>.
</p>
</div>
diff --git a/_includes/downloads/x86.html b/_includes/downloads/x86.html
index 464b765..c38d64a 100644
--- a/_includes/downloads/x86.html
+++ b/_includes/downloads/x86.html
@@ -36,13 +36,9 @@
</div>
<div class="alert alert-info">
- <strong><i class="fa fa-fw fa-info-circle"></i> Musl stages: consider the musl overlay</strong>
+ <strong><i class="fa fa-fw fa-info-circle"></i> musl stages</strong>
<p>
- While the core system packages within the stage files work fine in the main gentoo repository,
- musl-specific fixes for additional packages can be found in the <a href="https://gitweb.gentoo.org/proj/musl.git/">musl overlay</a>.
- If you encounter problems, you may want to consider adding this overlay to your installation.
- Instructions how to do so can be found, e.g., on the <a href="https://wiki.gentoo.org/wiki/Project:Hardened_musl">page
- of the Hardened musl project</a>. Please file bugs!
+ For additional information on using musl based Gentoo systems then please see the<a href="https://wiki.gentoo.org/wiki/Musl_usage_guide">Musl usage guide</a>.
</p>
</div>