Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/robertov8/rrrj-overlay
- Owner: robertov8
- Created: 2017-06-02T14:08:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-18T17:15:55.000Z (over 7 years ago)
- Last Synced: 2024-11-07T19:23:37.692Z (2 months ago)
- Topics: atom, funtoo, gentoo, gentoo-overlay
- Language: Shell
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`