From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RVoYP-0006tJ-PJ for garchives@archives.gentoo.org; Wed, 30 Nov 2011 18:06:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D3C321C0B2; Wed, 30 Nov 2011 18:06:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B88D621C0E6 for ; Wed, 30 Nov 2011 18:05:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 44ADF1B4012 for ; Wed, 30 Nov 2011 18:05:13 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -5.4 X-Spam-Level: X-Spam-Status: No, score=-5.4 tagged_above=-999 required=5.5 tests=[AWL=-0.899, BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-1.201, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tiLLcKRSFL1L for ; Wed, 30 Nov 2011 18:05:06 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 2CF7B1B400F for ; Wed, 30 Nov 2011 18:05:05 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RVoWj-0003q1-Hc for gentoo-user@gentoo.org; Wed, 30 Nov 2011 19:05:01 +0100 Received: from cpe-76-183-217-112.tx.res.rr.com ([76.183.217.112]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Nov 2011 19:05:01 +0100 Received: from ftn768 by cpe-76-183-217-112.tx.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Nov 2011 19:05:01 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Jack Byer Subject: [gentoo-user] Re: Full disk encryption Date: Wed, 30 Nov 2011 12:04:48 -0600 Message-ID: References: <20111130152753.176a9a08@hactar.digimed.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cpe-76-183-217-112.tx.res.rr.com User-Agent: KNode/4.7.3 X-Archives-Salt: 6eb1404a-60f2-4912-b981-950abf1d88a6 X-Archives-Hash: a6e147bf84de3faf56735bb9b1dc4e0e czernitko wrote: > I would like to have only one partition with all home directories on it, > and I would like to avoid usage of initrd as I don't use it now and I > would like to keep it that way if possible. You don't need an initramfs but you might want to reconsider not using one at some point. I avoided them for a long time but when I wanted to do whole disk encrypted I learned how to make my own (not particularly difficult) and later started using dracut which basically "just works".