ran-dall / portage-overlay

Mirror of Randall's Portage ⛵ Overlay

Home Page:https://git.sr.ht/~ran-dall/portage-overlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Randall's Portage ⛵ Overlay

This is my (@ran-dall) Portage ⛵ overlay. Maybe you'll find what you're looking for here, or maybe you'll find something just plain fascinating. 🤯 Who knows? 🤙 Anywho, here's what you'll find 🧐 in this repo...

💾 Installation

eselect repository (coming soon)

Install
# eselect repository enable randall
Uninstall
# eselect repository remove randall

Manual

Add the following to your /etc/portage/repos.conf:

[randall]
location = /var/db/repos/randall
sync-type = git
sync-uri = https://github.com/ran-dall/portage-overlay
auto-sync = yes

🗒️ NOTE: You can also use my GitLab mirror which is kept bidirectionally in sync. Just replace sync-uri = https://github.com/ran-dall/portage-overlay with sync-uri = https://gitlab.com/ran-dall/portage-overlay

👉 FWIW GitHub is slightly faster than GitLab. However, it may greatly depend on your location.

Ebuilds

About

Mirror of Randall's Portage ⛵ Overlay

https://git.sr.ht/~ran-dall/portage-overlay

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%