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

install: Add support for LUKS #75

Merged
merged 2 commits into from
Mar 16, 2023
Merged

install: Add support for LUKS #75

merged 2 commits into from
Mar 16, 2023

Commits on Mar 12, 2023

  1. install: Drop impl Default for Filesystem

    We require this to be configured externally now.
    
    Signed-off-by: Colin Walters <walters@verbum.org>
    cgwalters committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    83d144a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. install: Add support for LUKS

    This currently requires systemd 253 for
    systemd/systemd@03f36e9
    
    Signed-off-by: Colin Walters <walters@verbum.org>
    cgwalters committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    b8f2b6d View commit details
    Browse the repository at this point in the history