On Wed, Jul 4, 2012 at 1:34 AM, Kevin Chadwick <ma1l1ists@xxxxxxxxxxx> wrote: >> Worst case scenario, users of custom kernels can: >> >> - manually move /lib/modules/mycustomkernel to /usr/lib/modules/ until >> they can do a proper rebuild. >> - boot a stock -ARCH kernel (you DO have it listed as a fallback, >> right?) until they can do a proper rebuild. > > > Wouldn't another option be to build all important modules into the > kernel? Sure, it would let you boot, but you'll still have to move over all the "unimportant" ones... -t