[systemd-bugs] [Bug 87717] RFE: Support for Debian's offset= in /etc/crypttab

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 17 07:37:46 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=87717

Martin Pitt <martin.pitt at ubuntu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #115126|0                           |1
        is obsolete|                            |

--- Comment #9 from Martin Pitt <martin.pitt at ubuntu.com> ---
Created attachment 115162
  --> https://bugs.freedesktop.org/attachment.cgi?id=115162&action=edit
cryptsetup: Implement offset and skip options

parse_size() is not appropriate here, as the offset=/skip= argument is a plain
natural number, and the unit is always "512 byte blocks". So allowing things
like "3.3K" there would be confusing, wrong, imprecise, and incompatible with
the cryptsetup project.

I added documentation, the initializer, and also incorporated warning that
Zbigniew suggested on the ML.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150417/f875022c/attachment.html>


More information about the systemd-bugs mailing list