Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
10 days | exec systemctl...•••... and try to avoid a race condition where main process (shell) was killed on soft-reboot. | 1 | -1/+1 | |
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 | 1 | -1/+1 | |
2024-09-13 | discard stderr from systemd-detect-virt | 1 | -1/+1 | |
2024-09-12 | deny action if systemd is not booted | 1 | -0/+5 | |
2024-09-12 | deny action if running in chroot | 1 | -0/+5 | |
2024-09-12 | support to abort from pacman-offline | 1 | -3/+12 | |
2024-09-12 | exit with failure on illegal option | 1 | -0/+5 | |
2024-09-11 | use pkexec to elevate privileges•••This requires polkit to be installed. | 1 | -2/+2 | |
2024-05-29 | prepare for manual poweroff | 1 | -1/+10 | |
2024-05-29 | support poweroff after update | 1 | -2/+11 | |
2024-05-29 | make soft-reboot functionality mandatory•••This makes sure /run is preserved, and allows us to implement some more functionality later on. | 1 | -9/+4 | |
2024-05-29 | try to elevate privileges with run0•••This required systemd >= 256, which is the first version to ship with run0... https://www.freedesktop.org/software/systemd/man/run0.html systemd-256 | 1 | -0/+5 | |
2024-05-29 | check for privileges before preparing | 1 | -0/+5 | |
2024-05-29 | handle request for help first | 1 | -4/+10 | |
2024-05-29 | sort options alphabetically | 1 | -1/+1 | |
2024-01-31 | override only if not rebooting directly...•••... and also make the timer a separate condition. | 1 | -7/+7 | |
2024-01-30 | force soft-reboot on regular reboot | 1 | -0/+6 | |
2024-01-01 | update copyright for 2024 | 1 | -1/+1 | |
2023-10-11 | do not use pager when showing timers | 1 | -1/+1 | |
2023-08-28 | also show the prepare timer | 1 | -1/+1 | |
2023-08-28 | show the timer (if active)•••This has no output if the timer is stopped. But the timer is shown if a previous run startet it or it is enabled. | 1 | -0/+3 | |
2023-08-03 | add message on reboot | 1 | -0/+2 | |
2023-07-26 | clearly state the license | 1 | -0/+7 | |
2023-07-11 | support systemd without soft-reboot | 1 | -1/+5 | |
2023-07-10 | do a soft-reboot in first stepsystemd-254 | 1 | -1/+1 | |
2023-06-25 | use pacman-conf...•••... and drop the dependency for pacutils. | 1 | -1/+1 | |
2023-06-25 | only clean if clean method set to keep current | 1 | -1/+5 | |
2023-06-25 | add option to clean cache | 1 | -1/+11 | |
2020-02-14 | add option to start reboot timer | 1 | -1/+9 | |
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 | -2/+7 | |
2019-10-11 | always use long options | 1 | -3/+3 | |
2019-07-01 | add reboot option | 1 | -1/+12 | |
2018-01-24 | remove grep that is no longer required with pacman >= 5.1.0pacman-5-1 | 1 | -2/+1 | |
2017-10-31 | make counting updates independent from locale | 1 | -1/+2 | |
2017-10-02 | fix pending update with missing symlink | 1 | -1/+1 | |
2017-10-02 | add option to force system-update | 1 | -1/+5 | |
2017-10-02 | make sure no other update is pending | 1 | -0/+6 | |
2017-10-02 | remove symlink before prepare | 1 | -0/+3 | |
2017-09-29 | count updates not ignored | 1 | -1/+1 | |
2017-09-24 | add refresh and help options | 1 | -0/+19 | |
2017-09-24 | check for available updates | 1 | -0/+6 | |
2017-09-22 | initial commit | 1 | -0/+9 |