[Pkg-cryptsetup-devel] TODO list

Jonas Meurer jonas at freesources.org
Thu Feb 2 21:38:40 UTC 2006


hello,

i've just added trunk/debian/TODO to the repository, currently it
contains the following items:

TODO-list for cryptsetup in Debian
----------------------------------
* provide support for LVM on encryped devices
  - check for existance of source device before running cryptsetup
  - run cryptdisks twice in boot process: once before lvm/raid is
    started,
    and once after that
* improve the checks
  - distinguish between luks, plain cryptsetup and swap
   swap:
     + precheck for any existing filesystem, fail if possitive
     + postcheck for nothing, just go ahead with mkswap, swapon
   plain cryptsetup:
     + precheck for any existing filesystem, fail if possitive
     + postcheck for the expected filesystem, fail if negative
   luks cryptsetup:
     + precheck for a valid luks partition, fail if negative
     + postcheck for the expected filesystem, fail if negative


feel free to add your ideas ;)

...
 jonas



More information about the Pkg-cryptsetup-devel mailing list