2023-10-29 09:47:30 -07:00
|
|
|
# overlay
|
2018-12-04 15:24:25 -08:00
|
|
|
|
2023-10-29 09:47:30 -07:00
|
|
|
@jaredallard's overlay for Gentoo Linux.
|
2020-06-03 13:02:10 -07:00
|
|
|
|
2023-10-29 09:47:30 -07:00
|
|
|
## Usage
|
2020-06-03 13:02:10 -07:00
|
|
|
|
2023-10-29 09:47:30 -07:00
|
|
|
I recommend using `app-eselect/eselect-repository`: `emerge --ask app-eselect/eselect-repository`
|
2020-06-03 13:02:10 -07:00
|
|
|
|
|
|
|
```bash
|
2023-10-29 11:03:17 -07:00
|
|
|
eselect repository add jaredallard-overlay git https://github.com/jaredallard/overlay.git
|
2020-06-03 13:02:10 -07:00
|
|
|
```
|
2023-10-29 09:47:30 -07:00
|
|
|
|
|
|
|
Otherwise, if using `layman`:
|
|
|
|
|
|
|
|
```bash
|
|
|
|
layman -o https://raw.githubusercontent.com/jaredallard/overlay/main/repositories.xml -f -a jaredallard-overlay
|
|
|
|
```
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
GPL-2.0
|