Package Details: kernel-install-for-dracut 1.14.2-1

Git Clone URL: https://aur.archlinux.org/kernel-install-for-dracut.git (read-only, click to copy)
Package Base: kernel-install-for-dracut
Description: Enables systemd-boot automation using kernel-install with dracut
Upstream URL: https://gitlab.com/dalto.8/kernel-install-for-dracut
Licenses: GPL2
Conflicts: kernel-install-mkinitcpio, mkinitcpio
Submitter: dalto
Maintainer: dalto
Last Packager: dalto
Votes: 13
Popularity: 0.62
First Submitted: 2022-08-28 15:56 (UTC)
Last Updated: 2026-01-12 18:14 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

Andy_Vetrov commented on 2025-11-12 07:57 (UTC)

@dalto: Thank you very much for the clarification!

dalto commented on 2025-11-11 21:57 (UTC)

@Andy_Vetrov dracut-rebuild is in EOS to allow for a single command when using grub or systemd-boot.

If you are using this package, you can just use reinstall-kernels.

Andy_Vetrov commented on 2025-11-11 20:45 (UTC) (edited on 2025-11-11 20:48 (UTC) by Andy_Vetrov)

@dalto: Thanks for the info. Could you please tell me why you use the dracut-rebuild script in the EOS build but not in Arch?

dalto commented on 2025-11-10 22:56 (UTC)

@Andy_vetrov, why do you want 1.13? I wasn't planning to release that version. It is a revert of a commit that I am planning to un-revert.

Andy_Vetrov commented on 2025-11-10 13:24 (UTC)

@dalto: Please update to 1.13

dalto commented on 2022-12-10 22:01 (UTC)

@Moo-Crumpus, 1.6 now supports the optional use of /etc/kernel/cmdline_fb

dalto commented on 2022-11-30 03:47 (UTC)

That is a good idea @Moo-Crumpus. I will add it to my todo list.

Moo-Crumpus commented on 2022-11-28 12:39 (UTC)

The best Dracut kernel hook so far. Do you mind reading the fallback kernel options not from /etc/kernel/cmdline, but from a separate file, like /etc/kernel/fb_cmdline? Users could normally boot with gui and silent gui, but without gui and verbose boot if the fallback kernel is necessary, simply by using two different kernel options.