„README.md“ ändern

This commit is contained in:
Jörg Deckert 2020-11-07 16:22:31 +01:00
parent 0f1c9702c8
commit 4d24b47154
1 changed files with 16 additions and 2 deletions

View File

@ -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
```