Marty Oehme
c7ed986c0e
Updated package list in preparation for unified package management. For the moment still uses basic bash script to manage package installation. Packages are collected in a big list, with some packages being ignored. This is in preparation for the possibility to manage future package 'groups' directly in pacman meta packages. They will then be added / removed to the individual PKGBUILD files as dependencies and will automatically be kept up-to-date, added and removed on all systems which use the corresponding meta group. It also opens the path to have commit-time checking of irregularities between the packages stipulated in the dotfile repository and the current running system. This can be done by adding all packages of the different package group lists, unifying them and removing potential ignored packages. It allows e.g. printing a warning when committing changes to the repository while the system packages and the repository packages differ, to make sure no package dependencies were introduced without knowing it and which would introduce potential breaking changes into the dotfiles. |
||
---|---|---|
.. | ||
.config/sh/alias.d | ||
.stow-local-ignore | ||
install_packages.sh | ||
packages.txt | ||
packages_ignore.txt |