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

Add support for ZFS encryption #467

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Sep 29, 2024

  1. add files

    techhazard authored and lowjoel committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    7c80847 View commit details
    Browse the repository at this point in the history
  2. bugfixes

    techhazard authored and lowjoel committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    4b1912a View commit details
    Browse the repository at this point in the history
  3. add support for labeled slots

    techhazard authored and lowjoel committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d5d32e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21eab7c View commit details
    Browse the repository at this point in the history
  5. update tang testing config

    techhazard authored and lowjoel committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e3468ca View commit details
    Browse the repository at this point in the history
  6. reordered some code around

    techhazard authored and lowjoel committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    7aba288 View commit details
    Browse the repository at this point in the history
  7. more fixes

    techhazard authored and lowjoel committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ae345c6 View commit details
    Browse the repository at this point in the history
  8. misc changes

    techhazard authored and lowjoel committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8ff6b23 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39cf8a4 View commit details
    Browse the repository at this point in the history
  10. misc updates

    techhazard authored and lowjoel committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    db27dc1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7f3e624 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c3cfa33 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2828cab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    79596e0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a3cbbf2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2a01ca8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8e851cd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    10c4702 View commit details
    Browse the repository at this point in the history
  19. Split the ZFS initramfs hook from the LUKS hook

    Installing the ZFS integration should not imply installing the LUKS
    integration.
    lowjoel committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    f07f355 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4317bd7 View commit details
    Browse the repository at this point in the history