Age | Commit message (Collapse) | Author |
|
This version has (finally!) a functional fix to the initcpio generation
with regards GPU drivers . It shouldn't include them anymore, but even
if some custom hook does include them, we now ban the common GFX drivers
(and DRM core init function) on the kdump command-line!
Special thanks to the bug reporters (@schardev and @flifloo) and to
Foxboron / noclaf, at the Arch linux IRC channels, for the discussion
about hooks and stuff.
Signed-off-by: Guilherme G. Piccoli <gpiccoli@igalia.com>
|
|
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>
|
|
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>
|