Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-16 | upd | Jerry | |
2024-01-18 | SPDX format | Jerry | |
2023-10-07 | update url | Jerry | |
2023-09-19 | upd | Jerry | |
2023-07-05 | rebrand | Jerry | |
2023-02-22 | Fix conditional using mountpoint | Max Gautier | |
2023-02-22 | Fix variable assignement in the scripts | Max Gautier | |
2023-02-22 | Bump version | Max Gautier | |
2023-02-22 | Fix wrong parameters in hook files | Max Gautier | |
2023-02-21 | Update .SRCINFO | Max Gautier | |
2023-02-21 | Use cp instead of rsync + systemd-tmpfiles for cleaning | Max Gautier | |
This use cp with hardlinks + a bind mount for keeping the removed kernel modules accessible. Cleaning up the backup is done by systemd-tmpfiles on next boot. Cleaning up the mount is either done on shutdown implicitly, or when we reinstall the running kernel by the pre-hook script. No systemd service enabling is needed. | |||
2019-11-13 | Finally fixed new kernel installation issues | saber-nyan | |
Closes #8, thanks @cptpcrd! | |||
2019-11-11 | Version bump | saber-nyan | |
2019-03-29 | Added license, fixed #5 | saber-nyan | |
2019-01-31 | Forgot to change hook type (#3) | saber-nyan | |
2019-01-31 | Spelling, fixed #3 | saber-nyan | |
2018-09-09 | Run ALPM-hooks before everything else | saber-nyan | |
Closes #2 | |||
2017-12-24 | First commit | saber-nyan | |
Added hooks and Arch Linux PKGBUILD + .SRCINFO |