Skip to content

Commit

Permalink
focus on golden-path covering most scenarios
Browse files Browse the repository at this point in the history
This should handle installation scenarios we can handle with
anything resembling confidence. Goal is approximating the existing
setup--not enforcing a best-practice...

Approaches (+ installer-handled, - manual) and configs each covers:

+ no change needed; /nix OK on boot volume:
  All pre-Catalina (regardless of T2 or FileVault use)

+ create new unencrypted volume:
  Catalina, pre-T2, no FileVault

+ create new encrypted-at-rest volume:
  Catalina, pre-T2, FileVault
  Catalina, T2, no FileVault

- require user to pre-create encrypted volume
  Catalina, T2, FileVault
  • Loading branch information
abathur authored and LnL7 committed May 21, 2020
1 parent d42ae78 commit f44919c
Show file tree
Hide file tree
Showing 3 changed files with 337 additions and 122 deletions.
Loading

0 comments on commit f44919c

Please sign in to comment.