Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-11 | support systemd without soft-reboot | Christian Hesse | 1 | -1/+5 | |
2023-07-10 | do a soft-reboot in first stepsystemd-254 | Christian Hesse | 1 | -1/+1 | |
2023-06-25 | use pacman-conf... | Christian Hesse | 1 | -1/+1 | |
... and drop the dependency for pacutils. | |||||
2023-06-25 | only clean if clean method set to keep current | Christian Hesse | 1 | -1/+5 | |
2023-06-25 | add option to clean cache | Christian Hesse | 1 | -1/+11 | |
2020-02-14 | add option to start reboot timer | Christian Hesse | 1 | -1/+9 | |
2020-01-28 | act on specific packages on offline action only | Christian Hesse | 1 | -2/+7 | |
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. | |||||
2019-10-11 | always use long options | Christian Hesse | 1 | -3/+3 | |
2019-07-01 | add reboot option | Christian Hesse | 1 | -1/+12 | |
2018-01-24 | remove grep that is no longer required with pacman >= 5.1.0pacman-5-1 | Christian Hesse | 1 | -2/+1 | |
2017-10-31 | make counting updates independent from locale | Christian Hesse | 1 | -1/+2 | |
2017-10-02 | fix pending update with missing symlink | Christian Hesse | 1 | -1/+1 | |
2017-10-02 | add option to force system-update | Christian Hesse | 1 | -1/+5 | |
2017-10-02 | make sure no other update is pending | Christian Hesse | 1 | -0/+6 | |
2017-10-02 | remove symlink before prepare | Christian Hesse | 1 | -0/+3 | |
2017-09-29 | count updates not ignored | Christian Hesse | 1 | -1/+1 | |
2017-09-24 | add refresh and help options | Christian Hesse | 1 | -0/+19 | |
2017-09-24 | check for available updates | Christian Hesse | 1 | -0/+6 | |
2017-09-22 | initial commit | Christian Hesse | 1 | -0/+9 | |