1
0
mirror of https://codeberg.org/privacy1st/arch synced 2025-01-12 03:46:05 +01:00
2021-04-25 17:45:53 +02:00
fix
2021-04-25 17:45:53 +02:00
fix
2021-04-22 13:40:41 +02:00
2021-04-20 10:09:13 +02:00
2021-04-23 13:26:34 +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 privacy1st.de

creating config files

install -Dm644 $src $pkgdir/$dst

Example: archi3linux PKGBUILD

changing existing config files

Example: pkg/de-p1st-pacman/PKGBUILD

home skeleton

Example: archi3linux PKGBUILD

enabling services

Example preset file: archi3linux systemd.preset

Example pkg: pkg/de-p1st-networkmanager

Description
My personalized Arch Linux distribution https://arch.p1st.de
Readme MIT 11 MiB
Languages
Shell 96.2%
Dockerfile 3.8%