Skip to content

tmessi/shadowfax-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shadowfax Overlay

Personal Gentoo overlay for hacking on ebuilds.

Repos.conf

[shadowfax-overlay]
priority = 50
location = /var/db/repos/shadowfax-overlay
sync-type = git
sync-uri = https://github.com/tmessi/shadowfax-overlay.git
auto-sync = yes
masters = gentoo

Layman

To use the overlay with layman.

Add the overlay.xml to /etc/layman/layman.cfg:

overlays: http://www.gentoo.org/proj/en/overlays/repositories.xml
          https://raw.githubusercontent.com/tmessi/shadowfax-overlay/master/overlay.xml

Then use layman commands to add the overlay:

layman -f # force fetch the new overlays after updating layman.cfg
layman -a shadowfax-overlay

About

A Gentoo Overlay for hacking on ebuilds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages