Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "User:Rage"
Jump to navigation
Jump to search
(Created page with "= Rage <OxR463> = <elitist>the command line is all you need anyway</elitist> == Overlay == To enable a custom ebuild repository, create the proper /etc/portage/repos.conf f...") |
|||
Line 5: | Line 5: | ||
== Overlay == | == Overlay == | ||
To enable a custom ebuild repository, create the proper /etc/portage/repos.conf file and {{c|emerge}} it as shown here for the ''rage-overlay'': | To enable a custom ebuild repository, create the proper /etc/portage/repos.conf file and {{c|emerge}} it as shown here for the [https://www.funtoo.org/Repository:Rage_Overlay ''rage-overlay'']: | ||
<pre> | <pre> |
Revision as of 16:50, June 29, 2018
Rage <OxR463>
<elitist>the command line is all you need anyway</elitist>
Overlay
To enable a custom ebuild repository, create the proper /etc/portage/repos.conf file and emerge
it as shown here for the rage-overlay:
# /etc/portage/repos.conf/rage.conf [rage] location = /usr/local/portage/rage sync-type = git sync-uri = https://gitlab.com/lramage94/overlay.git auto-sync = yes