My personalized Arch Linux distribution https://arch.p1st.de
Go to file
2021-04-23 10:33:54 +02:00
pkg fix 2021-04-23 10:33:54 +02:00
prototype cleanup 2021-04-23 10:14:25 +02:00
.gitignore fix 2021-04-22 13:40:41 +02:00
LICENSE Update 'LICENSE' 2021-04-20 10:09:13 +02:00
README.md Merge remote-tracking branch 'origin/main' 2021-04-22 21:24:19 +02:00

My personalized Arch Linux packages

Some notes

managing custom packages / managing a remote repository

  1. One could use crema
  2. Or some self made shell scripts: pkg/de-p1st-repo/README.md

Package naming

Package names are prefixed with de-p1st as this is one of my domains (p1st.de) which itself is an abbreviation of cloud.privacy1st.de

creating config files

install -Dm644 $src $pkgdir/$dst

Example

changing existing config files

Example: pkg/de-p1st-pacman/PKGBUILD

home skeleton

Example

enabling services

TODO: using systemd.preset