On Sat, Mar 3, 2012 at 11:47 PM, Dave Reisner <d...@falconindy.com> wrote: > This is a really ugly patch, but allows mkinitcpio to read hooks from > multiple locations, namely: > > /usr/lib/initcpio/{install,hooks} > /lib/initcpio/{install,hooks} > > Preference is given to the first.
Thanks for implementing this! -t