v0.1.8-alpha - Initial Public Release
Pre-releaseRelease v0.1.8-alpha
Usage Information
I've added a comprehensive usage section at the beginning of the script, providing clear instructions on how to run it, the required elevated privileges, and the necessary dependencies. Users can now refer to the usage information for a quick guide on executing the script.
Improved Logging
Enhanced logging capabilities have been implemented. Users can now enable DEBUG mode by setting the DEBUG environment variable to 1. The script logs detailed information about its execution, making it easier to troubleshoot any issues. And log files are stored in /var/log/edar_drive_setup
by default.
How to Upgrade:
To upgrade to this release, download the latest version from the GitHub repository: Release v0.1.8-alpha. Replace your existing script with the updated version, and you're ready to go!
Feedback:
Your feedback is invaluable! If you encounter any issues, have suggestions, or want to contribute, please visit our GitHub repository: Encrypted Data at Rest. We appreciate your support in making this tool better with each release.
New Feature: Non-Interactive Mode coming in v0.2.0!
Introducing a significant enhancement in the next release – the non-interactive mode! Users will have the flexibility to run the script in a more automated manner by providing command-line options for various parameters, or via a config.yml
file.
Good LUKS!
Full Changelog: v0.1.7-alpha...v0.1.8-alpha