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

Create qrexec dracut module #1310

Open
marmarek opened this Issue Oct 9, 2015 · 1 comment

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented Oct 9, 2015

Create small (?) dracut module to allow having small, initramfs based service
VMs with just qrexec agent (and the service scripts itself). Such VM may or may
not have its /rw partition. And probably have no GUI.

This would be useful for creating really small and fast:

  • GPG vault VMs (with split GPG) - /rw required for keys storage, needs some solution for GUI confirmation
  • PDF converter - no /rw required
  • FirewallVM (?) #806
  • probably many more

This is yet another prerequisite for #1006

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 7, 2016

Member

This is somehow middle road to unikernel.

Member

marmarek commented Jan 7, 2016

This is somehow middle road to unikernel.

andrewdavidwong added a commit that referenced this issue May 31, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment