1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 20:22:38 +01:00
2024-01-08 23:37:16 +01:00
2022-12-17 14:14:20 +01:00
2024-01-08 19:17:45 +01:00
2014-08-02 14:39:28 +02:00
2023-05-19 14:53:13 +02:00

sunny-overlay

Sunny-overlay is my personal Gentoo Portage overlay.

How to use this overlay ?

You can use this overlay with portage plug-in sync system (see: https://wiki.gentoo.org/wiki/Project:Portage/Sync) or alternatively by using app-portage/layman.

New portage plug-in sync system (>=sys-apps/portage-2.2.16)

  • Add "sunny-overlay" configuration
# cat << EOF > /etc/portage/repos.conf/sunny-overlay.conf
[sunny-overlay]
location = /usr/local/portage/overlay/sunny-overlay
sync-type = git
sync-uri = git://github.com/dguglielmi/sunny-overlay.git
auto-sync = yes
masters = gentoo
EOF
  • Retrieve sunny overlay
# emaint sync -r sunny-overlay
Description
Mirror of my Gentoo overlay
Readme GPL-2.0 7.4 MiB
Languages
Roff 57.8%
Shell 41.1%
Meson 1.1%