Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Full system encryption on Gentoo
Date: Sun, 03 Jan 2016 08:40:58
Message-Id: 20160103084034.6bde69b8@digimed.co.uk
In Reply to: Re: [gentoo-user] Full system encryption on Gentoo by Neil Bothwick
1 On Sat, 02 Jan 2016 12:47:49 +0000, Neil Bothwick wrote:
2
3 > I use systemd's version of gummiboot with /boot on the ESP. Everything
4 > else is on a single btrfs filesystem, on a luks-encrypted partition and
5 > dracut takes care of everything. I don't have my laptop with me, but
6 > I'll post the dracut options I use later.
7
8 The only command line option I use with dracut is --xz.
9
10 % cat /etc/dracut.conf.d/local.conf
11 logfile=/var/log/dracut.log
12 tmpdir=/tmp
13 hostonly="yes"
14 hostonly_cmdline="no"
15 kernel_cmdline="rd.auto rd.lvm=0 rd.md=0 rd.dm=0 net.ifnames=0"
16 omit_dracutmodules+="mdraid caps i18n"
17
18
19 --
20 Neil Bothwick
21
22 If Wile E. Coyote had enough money to buy all that ACME crap, why didn't
23 he just buy dinner?