Skip to content

Conversation

@imlk0
Copy link
Collaborator

@imlk0 imlk0 commented Jan 21, 2026

  • Added --check-fs flag to cryptpilot-crypt open (default: false)
  • When enabled, checks if the volume’s filesystem is initialized — fails with clear error if empty (but makefs is configured)
  • Helps prevent silent boot failures by catching uninitialized volumes early
  • Updated README and CLI help text; removed deprecated --skip-check-passphrase
  • Auto-open during boot now skips fs check (for compatibility)

- Added `--check-fs` flag to `cryptpilot-crypt open` (default: false)
- When enabled, checks if the volume’s filesystem is initialized — fails with clear error if empty (but `makefs` is configured)
- Helps prevent silent boot failures by catching uninitialized volumes early
- Updated README and CLI help text; removed deprecated `--skip-check-passphrase`
- Auto-open during boot now skips fs check (for compatibility)

Signed-off-by: Kun Lai <laikun@linux.alibaba.com>
@imlk0 imlk0 merged commit 0791d52 into master Jan 21, 2026
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants