Update overlay

This commit is contained in:
speedie 2022-11-11 16:39:10 +01:00
parent a04dc5c531
commit 4ff57ff597
3 changed files with 5 additions and 5 deletions

View file

@ -7,11 +7,11 @@
<li>A reason to add my overlay (optional)</li> <li>A reason to add my overlay (optional)</li>
</ul> </ul>
<h2 id="to-add-with-eselect-repository-">To add with eselect-repository:</h2> <h2 id="to-add-with-eselect-repository-">To add with eselect-repository:</h2>
<p><code>eselect repository add speedie-overlay git https://codeberg.org/speedie/speedie-overlay/raw/branch/master/overlay.xml</code></p> <p><code>eselect repository add speedie-overlay git https://codeberg.org/speedie/speedie-overlay/raw/branch/main/overlay.xml</code></p>
<p><code>eselect repository list</code></p> <p><code>eselect repository list</code></p>
<p><code>eselect repsitory enable &lt;num&gt;</code></p> <p><code>eselect repsitory enable &lt;num&gt;</code></p>
<h2 id="to-add-with-layman-">To add with layman:</h2> <h2 id="to-add-with-layman-">To add with layman:</h2>
<p><code>layman -o https://codeberg.org/speedie/speedie-overlay/raw/branch/master/overlay.xml -f -a speedie-overlay</code></p> <p><code>layman -o https://codeberg.org/speedie/speedie-overlay/raw/branch/main/overlay.xml -f -a speedie-overlay</code></p>
<h2 id="usage-after-adding-with-layman-">Usage after adding with layman:</h2> <h2 id="usage-after-adding-with-layman-">Usage after adding with layman:</h2>
<p>NOTE: With layman, you need to run this command manually every time you want to sync the overlay repository.</p> <p>NOTE: With layman, you need to run this command manually every time you want to sync the overlay repository.</p>
<p><code>layman -s speedie-overlay</code></p> <p><code>layman -s speedie-overlay</code></p>

View file

@ -8,7 +8,7 @@ speedie's Gentoo GNU/Linux overlay!
## To add with eselect-repository: ## To add with eselect-repository:
`eselect repository add speedie-overlay git https://codeberg.org/speedie/speedie-overlay/raw/branch/master/overlay.xml` `eselect repository add speedie-overlay git https://codeberg.org/speedie/speedie-overlay/raw/branch/main/overlay.xml`
`eselect repository list` `eselect repository list`
@ -16,7 +16,7 @@ speedie's Gentoo GNU/Linux overlay!
## To add with layman: ## To add with layman:
`layman -o https://codeberg.org/speedie/speedie-overlay/raw/branch/master/overlay.xml -f -a speedie-overlay` `layman -o https://codeberg.org/speedie/speedie-overlay/raw/branch/main/overlay.xml -f -a speedie-overlay`
## Usage after adding with layman: ## Usage after adding with layman:

View file

@ -1 +1 @@
splay speedie-overlay