Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.09 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.09 KB

mbaraa-overlay

My personal Gentoo Overlay repo, contains the following:

Installation

  1. Create the overlay's metadata file /etc/portage/repos.conf/mbaraa.conf
  2. Add the overlay's metadata to the created file
[mbaraa-overlay]
location = /var/db/repos/mbaraa-overlay
sync-type = git
sync-uri = https://github.com/mbaraa/gentoo-overlay.git
  1. Sync the new overlay
; emerge --sync mbraraa-overlay