update README and repo_name

This commit is contained in:
Alexander Miroshnichenko 2019-05-08 15:00:21 +03:00
parent 840f37da49
commit f105cb35c7
Signed by: alex
GPG Key ID: E93720C6C73A77F4
2 changed files with 17 additions and 2 deletions

View File

@ -1,3 +1,17 @@
# gentoo-overlay Millerson Gentoo Overlay
Millerson Gentoo overlay Using repository with newer portage
A package manager with git repository support can be used for sync. Portage version 2.2.16 and later supports git sync.
The repos.conf entry for repository sync may look like the following:
```
[millerson-overlay]
location = /usr/local/portage/millerson-overlay
sync-type = git
sync-uri = https://git.millerson.name/millerson.name/gentoo-overlay.git
auto-sync = true
clone-depth = 1
```
Please note that if you use existing repository location, you need to remove the existing repository first.

1
profiles/repo_name Normal file
View File

@ -0,0 +1 @@
millerson-overlay