Hacker News new | ask | show | jobs
by unqueued 1969 days ago
If you like early-ssh, I would like to suggest checking out better-initramfs. No dependency on systemd, easy to modify and build. I think it can do everything early-ssh can do. I use it to boot a variety of LUKS encrypted btrfs machines.

Disclosure: I'm a contributor.

https://github.com/slashbeast/better-initramfs

1 comments

Nice! Starred, will definitely keep that in mind, thanks a lot.