loop-aes-utils for Debian
-------------------------

  This package is based on Debian util-linux and the loop-AES 
  patch for util-linux. It is intended to be used in combination
  with a loop-AES kernel module.

  You can find detailed documentation for loop-AES in packages
  loop-aes-$(KVERS) and loop-aes-source.

File system checks on boot
--------------------------

  This package includes an rcS.d init script to automatically
  check file systems on loop-encrypted files/devices at boot
  before they will be setup by mount. The script is not enabled
  by default, but it is recommended that you enable it so that
  fsck can regularly be done.

  To enable file system checks on boot, change CHECKFS_LOOP_ENABLE
  in /etc/default/checkfs-loop to "yes". The script will check
  all file systems that have a loop=/dev/loop$n option in their
  entry in /etc/fstab and do not have options "noauto" or "sw".
  It otherwise works like the normal file system check.

 -- Max Vozeler <xam@debian.org>
