Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#68495 - [mkinitcpio] Comment in mkinitcpio.conf example for mdadm need updating to mdadm_udev
Attached to Project:
Arch Linux
Opened by David C. Rankin (drankinatty) - Sunday, 01 November 2020, 17:40 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 31 March 2022, 05:24 GMT
Opened by David C. Rankin (drankinatty) - Sunday, 01 November 2020, 17:40 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 31 March 2022, 05:24 GMT
|
DetailsDescription:
After latest mkinitcpio.conf.pacnew hit, reviewing differences I found the example given for mdadm setup still references the old mdadm module and not the current mdadm_udev specified at https://wiki.archlinux.org/index.php/RAID#Configure_mkinitcpio. The current mkinitcpio.conf contains: ## This setup assembles a pata mdadm array with an encrypted root FS. ## Note: See 'mkinitcpio -H mdadm' for more information on raid devices. # HOOKS=(base udev block mdadm encrypt filesystems) Nit, but the comment should be updated to mdadm_udev to avoid potential confusion. |
This task depends upon