Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 474 Bytes

README.md

File metadata and controls

19 lines (19 loc) · 474 Bytes

26hz-overlay


Configuration in Gentoo GNU/Linux for myself. Be carefully!!!

manually write Gentoo repos config file

cat > /etc/portage/repos.conf/26hz-overlay.conf <<EOF
[26hz-overlay]
location    = /var/db/repos/26hz-overlay
sync-type   = git
sync-uri    = https://github.com/26hertz/26hz-overlay.git
sync-depth  = 1
auto-sync   = yes
priority    = -100
EOF

Sync repos use emerge

emerge --sync

(Optional)Sync repos use eix

eix-sync -a