FS#23555 - [mkinitcpio] -S skip hooks option too greedy
Attached to Project:
Arch Linux
Opened by Alex Griffin (fflarex) - Saturday, 02 April 2011, 06:16 GMT
Last edited by Thomas Bächler (brain0) - Wednesday, 06 April 2011, 08:28 GMT
Opened by Alex Griffin (fflarex) - Saturday, 02 April 2011, 06:16 GMT
Last edited by Thomas Bächler (brain0) - Wednesday, 06 April 2011, 08:28 GMT
|
Details
Description: The HOOKS line in mkinitcpio.conf is separated
by whitespace. However, mkinitcpio's -S option relies on
grep's definition of a word, which is slightly different
(see line 235 in version 0.6.8). So for example, when I try
to exclude the hook "plymouth-encrypt," it also excludes the
"plymouth" and "encrypt" hooks.
Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: |
This task depends upon
Closed by Thomas Bächler (brain0)
Wednesday, 06 April 2011, 08:28 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#22821
Wednesday, 06 April 2011, 08:28 GMT
Reason for closing: Duplicate
Additional comments about closing: