Bug 75111

Summary: [TRIVIAL]make menuconfig help text for CONFIG_DM_CRYPT is outdated
Product: IO/Storage Reporter: Walter Dnes (waltdnes)
Component: LVM2/DMAssignee: Mike Snitzer (snitzer)
Status: CLOSED CODE_FIX    
Severity: low CC: agk, alan, loic-kernel
Priority: P5    
Hardware: All   
OS: Linux   
Kernel Version: 3.10.32 (and probably all others) Subsystem:
Regression: No Bisected commit-id:

Description Walter Dnes 2014-04-29 22:45:22 UTC
The "make menuconfig" help text for CONFIG_DM_CRYPT points to http://www.saout.de/misc/dm-crypt/ for further info...

> Information on how to use dm-crypt can be found on
>
> <http://www.saout.de/misc/dm-crypt/>

...but that site says...

> Note: This page is horribly out of date.
> You can find the current pages for the dm-crypt project (the Linux
> kernel part) here: http://code.google.com/p/cryptsetup/wiki/DMCrypt
> and the project page for the command line tool cryptsetup (with Linux
> Unified Key Setup - LUKS) here: http://code.google.com/p/cryptsetup/


Suggested solution; change help-text link(s) to point to http://code.google.com/p/cryptsetup/wiki/DMCrypt and to http://code.google.com/p/cryptsetup/
Comment 1 Loic P 2014-12-16 18:35:51 UTC
I have sent a fix, awaiting answer: https://www.redhat.com/archives/dm-devel/2014-December/msg00085.html