]> git.ipfire.org Git - thirdparty/systemd.git/commit
cryptsetup: Implement offset and skip options
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 16 Apr 2015 11:44:07 +0000 (06:44 -0500)
committerMartin Pitt <martin.pitt@ubuntu.com>
Fri, 17 Apr 2015 15:53:01 +0000 (10:53 -0500)
commit4eac277367d70e6126f53886f99043409a80195f
tree71784ac1dcf5cdc0648126a87cd469e678ac6f8b
parent18ae3d98d97ca35da106f66f547bce64b4be31ee
cryptsetup: Implement offset and skip options

These are useful for plain devices as they don't have any metadata by
themselves. Instead of using an unreliable hardcoded device name in crypttab
you can then put static metadata at the start of the partition for a stable
UUID or label.

https://bugs.freedesktop.org/show_bug.cgi?id=87717
https://bugs.debian.org/751707
https://launchpad.net/bugs/953875
man/crypttab.xml
src/cryptsetup/cryptsetup.c