Comment 5 for bug 495161

Revision history for this message
Alexander Sack (asac) wrote :

more info, these lines in cryptroot hook:

  archcrypto="$(find "$MODULESDIR/kernel/arch" -type d -name "crypto")"
  copy_modules_dir "${archcrypto##*${MODULESDIR}/}"

seem to cause a increase of initrd of about 10M.

commenting out makes the install finish.