„README.md“ ändern
This commit is contained in:
parent
0f1c9702c8
commit
4d24b47154
18
README.md
18
README.md
|
@ -1,3 +1,17 @@
|
||||||
# smarthome
|
## smarthome
|
||||||
|
|
||||||
Overlay with Ebuilds for a smart home
|
Gentoo overlay with Ebuilds for a smart home
|
||||||
|
|
||||||
|
Das ist ein Gentoo Portage Overlay der Unitas Network GmbH. Dieses enthält überwiegend Ebuilds für unsere interne Nutzung, es wird keinerlei Garantie für die Fehlerfreiheit übernommen.
|
||||||
|
|
||||||
|
### Nutzung
|
||||||
|
|
||||||
|
Die Installation erfolgt z.B. mittels:
|
||||||
|
|
||||||
|
```
|
||||||
|
# emerge -av layman
|
||||||
|
# cd /etc/layman/overlays
|
||||||
|
# wget https://git.unitas-network.de/Gentoo/smarthome/raw/branch/master/smarthome-overlay.xml
|
||||||
|
# layman -L
|
||||||
|
# layman -a smarthome
|
||||||
|
```
|
Loading…
Reference in New Issue