readme: custom pacman hooks and packages

This commit is contained in:
JerryXiao 2021-02-09 23:03:36 +08:00
parent 25737ccbc1
commit 716b695d7b
Signed by: Jerry
GPG key ID: 9D9CE43650FF2BAA

View file

@ -34,10 +34,11 @@ Put your hold packages in a json keyval {package name: regex}, where the regex s
If pacroller observes any changes of the matching group or the hold package is to be removed, it refuses to upgrade further.
### ignored pacnew
A list of pacnew files that are silently ignored during parsing, any other pacnews will trigger a waring and prevent further upgrades.
### custom pacman hooks and packages
Custom pacman hooks and packages output matching is configurable via `/etc/pacroller/known_output_override.py`.
## Limitations
- Dracut is not supported, however it's easy to add another set of rules.
- Custom pacman hooks are not supported.
- Restarting the whole system after a kernel upgrade is not implemented.
- Human interaction is required occasionally.
- Does not check news from archlinux.org