Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-30 | force soft-reboot on regular reboot | Christian Hesse | 1 | -1/+2 |
2024-01-01 | update copyright for 2024 | Christian Hesse | 6 | -6/+6 |
2023-07-26 | clearly state the license | Christian Hesse | 6 | -0/+42 |
2023-07-26 | add basic support for plymouth•••I could speard the commands in the script, but this would be of little use only... Most of execution time is consumed by pacman anyway. So let's just change the mode and give an initial progress in service. Fixes GH-2 | Christian Hesse | 1 | -0/+2 |
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 |