From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ZqyYb-0001go-K7 for mharc-grub-devel@gnu.org; Tue, 27 Oct 2015 03:20:33 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44103) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqyYV-0001gJ-NR for grub-devel@gnu.org; Tue, 27 Oct 2015 03:20:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZqyYS-0008Lf-Ld for grub-devel@gnu.org; Tue, 27 Oct 2015 03:20:27 -0400 Received: from mx1.riseup.net ([198.252.153.129]:45697) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqyYS-0008LZ-Ce for grub-devel@gnu.org; Tue, 27 Oct 2015 03:20:24 -0400 Received: from piha.riseup.net (unknown [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id C8FE51A21AE for ; Tue, 27 Oct 2015 00:20:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1445930423; bh=8vOAtAPL+H8cJ71ohLLmqRQD+8MswhlUOyEpg4pTaqI=; h=Date:From:To:Subject:From; b=GypXLUwUayrYz6Ea8yyWZ1RhXL6RGZa3e0GbKuUyaR9FVeUgKBdVuDBdBgzo0SKjL A+qTGWxe2VVeKVarDEH3CicPFE38tqcAhPZDUzcqOXfwrHOy/hPA43iEV1j9j+Za07 T6lxqyNxS4dpR42RetJZwk9L509AiDFxCo96uKoo= Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: christopher.toews) with ESMTPSA id 993F21C03CE MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 27 Oct 2015 07:20:23 +0000 From: christopher.toews@riseup.net To: grub-devel@gnu.org Subject: Plain dm-crypt Message-ID: X-Sender: christopher.toews@riseup.net User-Agent: Riseup mail X-Virus-Scanned: clamav-milter 0.98.7 at mx1.riseup.net X-Virus-Status: Clean X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 198.252.153.129 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2015 07:20:31 -0000 Hello; I apologize if this question has already been asked. A web search didn't turn anything up. Are there any plans to include plain dm-crypt support in a future version of grub? Thank you. Chris