FS#72185 - [dracut] Create/copy the initrd in /lib/modules/${KERNEL_VERSION}/initrd

Attached to Project: Arch Linux
Opened by Emil (xexaxo) - Monday, 20 September 2021, 12:17 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:16 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Giancarlo Razzolini (grazzolini)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

As covered in the upstream PRs [1], currently dracut does not detect the Arch style of initrd handling.
Thus the script fails (exit 1) and shutdown hooks will not be triggered.

With this [2] merged MR, if we store the initrd in `/lib/modules/${KERNEL_VERSION}/initrd` dracut will pick it up and everything will be fine.

Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any
[1] https://github.com/dracutdevs/dracut/pull/1154
[2] https://github.com/dracutdevs/dracut/pull/1434
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:16 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/dracut/issues/1

Loading...