From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Objukk5PO-qD for ; Tue, 13 Mar 2012 07:19:57 +0100 (CET) Received: from mail-yw0-f50.google.com (mail-yw0-f50.google.com [209.85.213.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Tue, 13 Mar 2012 07:19:57 +0100 (CET) Received: by yhjj63 with SMTP id j63so243994yhj.37 for ; Mon, 12 Mar 2012 23:19:56 -0700 (PDT) Sender: Matthew Monaco Message-ID: <4F5EE70A.10203@0x01b.net> Date: Tue, 13 Mar 2012 00:19:54 -0600 From: Matthew Monaco MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [dm-crypt] crypttab standardization List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de Hello, Why does every distribution need its own solution for the /etc/crypttab format and a parser to do useful things with it? Is there some reason why cryptsetup doesn't itself support mounting specific targets or at least provide some utility like "cryptmount" which can handle this file? ... and most importantly, a manpage =) -Matt