https://github.com/robertov8/rrrj-overlay
Gentoo-overlay
https://github.com/robertov8/rrrj-overlay
atom funtoo gentoo gentoo-overlay
Last synced: 12 months ago
JSON representation
Gentoo-overlay
- Host: GitHub
- URL: https://github.com/robertov8/rrrj-overlay
- Owner: robertov8
- Created: 2017-06-02T14:08:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-18T17:15:55.000Z (almost 9 years ago)
- Last Synced: 2025-05-21T00:35:27.601Z (about 1 year ago)
- Topics: atom, funtoo, gentoo, gentoo-overlay
- Language: Shell
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- 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`