summarylogtreecommitdiffstats
path: root/kdumpst.install
AgeCommit message (Collapse)Author
2024-01-05kdumpst: Bump to v1.1Guilherme G. Piccoli
So, this is the version v1.1 - mainly it resolves some issues with the minimal initramfs creation (including a lame bug - I forgot a "-k" on mkinitcpio, duh!). Regarding features, 2 main ones: a) We now support loading config files from /etc - yay! b) The tool can use "crashkernel" area now to hold a ramoops pstore registry, if that's the user's wish (not a default). Finally, special thanks for the Arch Linux user/maintainer Robin Candau (Antiz) for a good idea that helped a lot with our alpm hooks =) Signed-off-by: Guilherme G. Piccoli <gpiccoli@igalia.com>
2023-04-11kdumpst: Add kdumpst v1.0 to AURGuilherme G. Piccoli
Special thanks to @Antiz, @Foxboron, @artafinde and @jelle for the very productive IRC discussions and advice. Signed-off-by: Guilherme G. Piccoli <gpiccoli@igalia.com>