[Pkg-cryptsetup-devel] Bug#353753: cryptsetup: add --readonly to luksOpen options

Bastian Kleineidam calvin at debian.org
Mon Feb 20 17:24:18 UTC 2006


Package: cryptsetup
Version: 2:1.0.1-16
Severity: normal
Tags: patch

Hi,

the manpage cryptsetup.8 does not mention that --readonly is
a valid option for luksOpen. The patch adds the option to the
list.

Regards,
  Bastian

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-treasure7
Locale: LANG=de_DE at euro, LC_CTYPE=de_DE at euro (charmap=ISO-8859-15)

Versions of packages cryptsetup depends on:
ii  dmsetup       2:1.02.03-1                The Linux Kernel Device Mapper use
ii  libc6         2.3.6-1                    GNU C Library: Shared libraries an
ii  libdevmapper1 2:1.02.03-1                The Linux Kernel Device Mapper use
ii  libgcrypt11   1.2.2-1                    LGPL Crypto library - runtime libr
ii  libgpg-error0 1.1-4                      library for common error values an
ii  libpopt0      1.7-5                      lib for parsing cmdline parameters
ii  libuuid1      1.38+1.39-WIP-2005.12.31-1 universally unique id library

cryptsetup recommends no packages.

-- no debconf information
-------------- next part --------------
--- cryptsetup.8.orig	2006-02-20 17:16:26.522828011 +0100
+++ cryptsetup.8	2006-02-20 17:17:45.484782374 +0100
@@ -48,7 +48,7 @@
 \fIluksOpen\fR <device> <name>
 .IP
 opens the LUKS partition <device> and sets up a mapping <name> after successful verification of the supplied key material (either via key file by \-\-key\-file, or via prompting).
-<options> can be [\-\-key\-file].
+<options> can be [\-\-key\-file, \-\-readonly].
 .PP
 \fIluksClose\fR <name>
 .IP


More information about the Pkg-cryptsetup-devel mailing list