On Sun, Jan 27, 2019 at 06:41:10PM +0100, Steve Grubb wrote:
> The biggest problem in dealing with crypto early in boot is that the
> system is starved for entropy. I'm wondering if this runs before or
> after systemd loads the saved entropy seed into the kernel?
On bare-metal, I didn't notice rea
On Sun, Jan 27, 2019 at 10:04:43AM -0500, Neal Gompa wrote:
> If you'd like to integrate this into dracut proper, just propose it as
> a pull request to dracut itself: https://github.com/dracutdevs/dracut
>
> Alternatively, you can become a packager in Fedora and follow the new
> package process:
On Sun, 27 Jan 2019 15:23:08 +0100
Georg Sauthoff wrote:
> Hello,
>
> so I wrote dracut-sshd - a dracut module that adds sshd to the
> initramfs such that one is able to remotely access early
> userspace for e.g. unlocking an encrypted root filesystem or
> dealing with the dracut emergency shell
On Sun, Jan 27, 2019 at 9:23 AM Georg Sauthoff wrote:
>
> Hello,
>
> so I wrote dracut-sshd - a dracut module that adds sshd to the
> initramfs such that one is able to remotely access early
> userspace for e.g. unlocking an encrypted root filesystem or
> dealing with the dracut emergency shell:
>