General purpose overlay (w/ automatic updates!)
Adds a new `checkout` step intended to replace `git checkout` by actually checking out the correct revision when running commands. Adds a new `upload_artifact` step that uploads an artifact to a package specific prefix. Primarily intended for supporting Go dependency archives, but could also be used for anything. Added `net-vpn/tailscale` using this new functionality. |
||
---|---|---|
.github/workflows | ||
.tools | ||
acct-group | ||
app-admin | ||
app-arch/7-zip | ||
dev-util/mise | ||
media-libs/widevine | ||
metadata | ||
net-im/armcord | ||
net-vpn/tailscale | ||
profiles | ||
www-client/chromium | ||
.mise.toml | ||
.updater.yml | ||
Dockerfile | ||
packages.yml | ||
README.md | ||
rebuild-manifest.sh | ||
repositories.xml | ||
update-base-image.sh |
overlay
@jaredallard's overlay for Gentoo Linux.
Usage
I recommend using app-eselect/eselect-repository
: emerge --ask app-eselect/eselect-repository
eselect repository add jaredallard-overlay git https://github.com/jaredallard/overlay.git
Otherwise, if using layman
:
layman -o https://raw.githubusercontent.com/jaredallard/overlay/main/repositories.xml -f -a jaredallard-overlay
License
GPL-2.0