Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-11 | support systemd without soft-reboot | Christian Hesse | 2 | -2/+2 |
2023-07-10 | do a soft-reboot in second step...•••... if the modules for running kernel are still available. | Christian Hesse | 1 | -1/+5 |
2023-07-10 | do a soft-reboot in first stepsystemd-254 | Christian Hesse | 1 | -1/+1 |
2020-01-28 | act 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. | Christian Hesse | 1 | -1/+6 |
2020-01-15 | remove useless option | Christian Hesse | 1 | -1/+1 |
2020-01-08 | attempt to install archlinux-keyring only if needed | Christian Hesse | 1 | -1/+3 |
2019-11-05 | run daily, but on calendar...•••... to get latest changes before possible reboot. | Christian Hesse | 1 | -1/+2 |
2019-10-31 | drop conditions from timers | Christian Hesse | 2 | -2/+0 |
2019-10-31 | add timer for reboot | Christian Hesse | 2 | -0/+17 |
2019-10-11 | always use long options | Christian Hesse | 1 | -3/+3 |
2019-10-11 | install archlinux-keyring first | Christian Hesse | 1 | -0/+1 |
2017-10-16 | kill with SIGINT and make pacman clean up itself | Christian Hesse | 1 | -1/+1 |
2017-10-09 | remove lockfile on stop•••This is our lockfile, so clean up if service is stopped. | Christian Hesse | 1 | -0/+1 |
2017-10-09 | only prepare if db is not locked | Christian Hesse | 2 | -0/+2 |
2017-09-28 | add timer to prepare system-update | Christian Hesse | 2 | -0/+19 |
2017-09-28 | clean up package cache | Christian Hesse | 1 | -0/+3 |
2017-09-25 | remove symlink early | Christian Hesse | 1 | -3/+3 |
2017-09-22 | check for symbolic link, not just existence | Christian Hesse | 1 | -1/+1 |
2017-09-22 | initial commit | Christian Hesse | 2 | -0/+31 |