summaryrefslogtreecommitdiffstats
path: root/systemd/pacman-offline
AgeCommit message (Expand)AuthorFilesLines
2023-07-26clearly state the licenseGravatar Christian Hesse1-0/+7
2023-07-11support systemd without soft-rebootGravatar Christian Hesse1-1/+1
2023-07-10do a soft-reboot in second step......... if the modules for running kernel are still available. Gravatar Christian Hesse1-1/+5
2020-01-28act on specific packages on offline action only...This adds a configuration file /etc/pacman.d/offline.conf that can be included to global pacman configuration file /etc/pacman.conf. By default it contains configuration to ignore linux packages. On offline action this include is removed, allowing to update linux packages on offline action only. This prevents from breaking module loading in a running system. Gravatar Christian Hesse1-1/+6
2020-01-15remove useless optionGravatar Christian Hesse1-1/+1
2020-01-08attempt to install archlinux-keyring only if neededGravatar Christian Hesse1-1/+3
2019-10-11always use long optionsGravatar Christian Hesse1-3/+3
2019-10-11install archlinux-keyring firstGravatar Christian Hesse1-0/+1
2017-09-28clean up package cacheGravatar Christian Hesse1-0/+3
2017-09-25remove symlink earlyGravatar Christian Hesse1-3/+3
2017-09-22initial commitGravatar Christian Hesse1-0/+17