Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clevis build independent of systemd. #435

Open
rdmitry0911 opened this issue Jul 7, 2023 · 1 comment
Open

clevis build independent of systemd. #435

rdmitry0911 opened this issue Jul 7, 2023 · 1 comment

Comments

@rdmitry0911
Copy link

I would like to embed clevis in zfsbootmenu to automaticaly boot a system from a trused environment and ask a passphrase via remote access or from a local console if the environment is not trusted. If I succeed, the resulting bootloader will

  • be OS agnostic
  • have a small footprint
  • require little or no maintenace

The only system that has all the required packages to build this bootloader out of the box is Fedora. So at the moment I'm in the point where I have Fedora 38 with zfsbootmenu with remote access and now it's time to embed clevis in it. The problem is that clevis depends on systemd while zfsbootmenu duild ssytem excluded systemd modules from dracut as they are incompatible with each other. My question is if it's possible to build clevis without systemd dependency?

@gb-123-git
Copy link

@rdmitry0911
You can look at Pull request no #437 and maybe coax @sergio-correia & @jpds to help you merge the commit. Only small errors need fixing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants