From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932560AbVHZLNO (ORCPT ); Fri, 26 Aug 2005 07:13:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932562AbVHZLNO (ORCPT ); Fri, 26 Aug 2005 07:13:14 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:16036 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S932560AbVHZLNO (ORCPT ); Fri, 26 Aug 2005 07:13:14 -0400 Date: Fri, 26 Aug 2005 12:13:07 +0100 From: Christoph Hellwig To: Karel Zak Cc: List linux-kernel , Christophe Saout , Adrian Bunk Subject: Re: util-linux: cryptsetup support Message-ID: <20050826111307.GA2877@infradead.org> Mail-Followup-To: Christoph Hellwig , Karel Zak , List linux-kernel , Christophe Saout , Adrian Bunk References: <1125054020.17511.20.camel@petra> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1125054020.17511.20.camel@petra> User-Agent: Mutt/1.4.2.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 26, 2005 at 01:00:19PM +0200, Karel Zak wrote: > > http://people.redhat.com/kzak/util-linux-cryptsetup > > It's the place where you can found util-linux patch that adds full > cryptsetup-luks support to mount, umount, swapon and swapoff. The patch > supports classic cryptsetup and LUKS extension too. What is LUKS?