Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robertov8/rrrj-overlay

Gentoo-overlay
https://github.com/robertov8/rrrj-overlay

atom funtoo gentoo gentoo-overlay

Last synced: 15 days ago
JSON representation

Gentoo-overlay

Awesome Lists containing this project

README

        

# RRRJ Overlay

## Install Overlay

```
root # layman \
-o https://raw.githubusercontent.com/robertov82008/rrrj-overlay/master/profiles/repositories.xml \
-f \
-a rrrj-overlay
```

`root # layman-updater -R`

### update

`root # emerge --sync`

`root # layman -S`

`root # eix-sync -q`

## Create your overlay

`$ git clone project-overlay`

#### Sets your changes

`project-overlay $ git add . && git commit -m 'init`

`project-overlay- $ git push`

`root # layman-overlay-maker`

#### Generate Manifest

`project/category/app $ ebuild app.ebuild manifest`