X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from dal-a2.localdomain (unknown [74.117.189.115]) by mail.alpinelinux.org (Postfix) with ESMTP id A6B7ADC00BB for ; Fri, 28 Jun 2013 06:42:18 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@tanael.org) by dal-a2.localdomain (Postfix) with ESMTPSA id C85D9BC2A4A; Fri, 28 Jun 2013 06:42:17 +0000 (UTC) Date: Fri, 28 Jun 2013 08:42:14 +0200 From: Natanael Copa To: Dubiousjim Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH 1/2] main/cryptsetup: add rc script from Gentoo Message-ID: <20130628084214.01a2fa28@ncopa-desktop.alpinelinux.org> In-Reply-To: <91763992d9005781f59c99577620f15f8e794988.1372313524.git.dubiousjim@gmail.com> References: <91763992d9005781f59c99577620f15f8e794988.1372313524.git.dubiousjim@gmail.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.17; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Thu, 27 Jun 2013 02:12:03 -0400 Dubiousjim wrote: > One can already open a crypted / at startup using cryptroot= and cryptdm= options in the kernel > command line, thanks to mkinitfs's init script. > > This patch enables opening OTHER crypted volumes at startup, and also using a crypted swap. I agree that this is a feature we want. I am not convinced that we want do it gentoo style though. I wonder if we should go for a /etc/crypttab, debian/fedora style instead. What do you think? http://linux.die.net/man/5/crypttab -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---