stefantalpalaru / gentoo-overlay

Gentoo overlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gentoo-overlay

Ștefan Talpalaru's personal Gentoo Linux overlay.

Installing

This overlay is no longer available in the official Gentoo list, because core Gentoo devs are as petty as they are incompetent. Add it with:

eselect repository enable guru
eselect repository add stefantalpalaru git https://github.com/stefantalpalaru/gentoo-overlay
emaint sync

If, at some point in the past, you added this overlay using eselect repository enable stefantalpalaru you are stuck with a Gentoo-controlled overlay mirror that stopped mirroring on July 21, 2024. You need to remove the overlay and add it again:

eselect repository remove stefantalpalaru
eselect repository add stefantalpalaru git https://github.com/stefantalpalaru/gentoo-overlay
emaint sync --repo stefantalpalaru

Counting packages

ls -Fd */* | grep '/$' | grep -Ev '^(profiles|metadata|acct-)' | wc -l

About

Gentoo overlay

License:GNU General Public License v2.0


Languages

Language:Shell 89.1%Language:Roff 7.3%Language:C++ 3.0%Language:Python 0.4%Language:M4 0.1%Language:Emacs Lisp 0.0%Language:C 0.0%Language:Vim Script 0.0%