Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
9 days | add comments on output and debugging | 1 | -0/+4 | |
9 days | exec systemctl...•••... and try to avoid a race condition where main process (shell) was killed on soft-reboot. | 1 | -3/+3 | |
9 days | clean up explicitly and drop trap | 1 | -0/+4 | |
2025-01-04 | support extra include on offlince action | 1 | -0/+1 | |
2025-01-04 | break the line...•••... in preparation for next commit. | 1 | -1/+3 | |
2025-01-02 | update copyright for 2025 | 6 | -6/+6 | |
2024-05-29 | remove files at once | 1 | -3/+4 | |
2024-05-29 | prepare for manual poweroff | 1 | -1/+2 | |
2024-05-29 | support poweroff after update | 1 | -2/+4 | |
2024-05-29 | make soft-reboot functionality mandatory•••This makes sure /run is preserved, and allows us to implement some more functionality later on. | 2 | -4/+4 | |
2024-05-29 | remove extra whitespace | 1 | -1/+1 | |
2024-01-30 | force soft-reboot on regular reboot | 1 | -1/+2 | |
2024-01-01 | update copyright for 2024 | 6 | -6/+6 | |
2023-07-26 | clearly state the license | 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 | 1 | -0/+2 | |
2023-07-11 | support systemd without soft-reboot | 2 | -2/+2 | |
2023-07-10 | do a soft-reboot in second step...•••... if the modules for running kernel are still available. | 1 | -1/+5 | |
2023-07-10 | do a soft-reboot in first stepsystemd-254 | 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. | 1 | -1/+6 | |
2020-01-15 | remove useless option | 1 | -1/+1 | |
2020-01-08 | attempt to install archlinux-keyring only if needed | 1 | -1/+3 | |
2019-11-05 | run daily, but on calendar...•••... to get latest changes before possible reboot. | 1 | -1/+2 | |
2019-10-31 | drop conditions from timers | 2 | -2/+0 | |
2019-10-31 | add timer for reboot | 2 | -0/+17 | |
2019-10-11 | always use long options | 1 | -3/+3 | |
2019-10-11 | install archlinux-keyring first | 1 | -0/+1 | |
2017-10-16 | kill with SIGINT and make pacman clean up itself | 1 | -1/+1 | |
2017-10-09 | remove lockfile on stop•••This is our lockfile, so clean up if service is stopped. | 1 | -0/+1 | |
2017-10-09 | only prepare if db is not locked | 2 | -0/+2 | |
2017-09-28 | add timer to prepare system-update | 2 | -0/+19 | |
2017-09-28 | clean up package cache | 1 | -0/+3 | |
2017-09-25 | remove symlink early | 1 | -3/+3 | |
2017-09-22 | check for symbolic link, not just existence | 1 | -1/+1 | |
2017-09-22 | initial commit | 2 | -0/+31 |