work-in-progress

This commit is contained in:
Daniel Langbein 2021-04-21 21:49:21 +02:00
parent c72468e1ff
commit 805c0f6e14
2 changed files with 16 additions and 1 deletions

View File

@ -10,10 +10,22 @@ Package names are prefixed with `de-p1st` as this is one of my
domains ([p1st.de]()) which itself is an abbreviation of domains ([p1st.de]()) which itself is an abbreviation of
[cloud.privacy1st.de]() [cloud.privacy1st.de]()
### config files ### creating config files
```shell
install -Dm644 $src $pkgdir/$dst
```
[Example](https://gitlab.com/archi3linux/meta/-/blob/c08ad57993095a575f2e7453c2fe92de97923276/PKGBUILD#L62) [Example](https://gitlab.com/archi3linux/meta/-/blob/c08ad57993095a575f2e7453c2fe92de97923276/PKGBUILD#L62)
### changing existing config files
**TODO**: holo AUR package
### home skeleton ### home skeleton
[Example](https://gitlab.com/archi3linux/meta/-/blob/c08ad57993095a575f2e7453c2fe92de97923276/PKGBUILD#L75) [Example](https://gitlab.com/archi3linux/meta/-/blob/c08ad57993095a575f2e7453c2fe92de97923276/PKGBUILD#L75)
### enabling services
**TODO**: using systemd.preset

View File

@ -0,0 +1,3 @@
depend on networkmanager, openvpn plugin
enalbe the systemctl service