mirror of
https://github.com/TrentSPalmer/gentoo-overlay-trent.git
synced 2024-10-31 11:38:47 -07:00
12 lines
468 B
Markdown
12 lines
468 B
Markdown
## What is this?
|
|
An unofficial overlay obviously, to experiment with ebuilds.
|
|
|
|
To manually add overlay:
|
|
```
|
|
layman -f -a gentoo-overlay-trent -o https://raw.githubusercontent.com/TrentSPalmer/gentoo-overlay-trent/master/overlay.xml
|
|
```
|
|
## Test drive?
|
|
[Here's a Gist](https://gist.github.com/TrentSPalmer/a929dfdb0cdb7dd946d313bde708900e)
|
|
with instructions for how to quickly spin up an nspawn container to do some test building,
|
|
if you are into that sort of thing.
|