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

FEATURE: add multidevice support #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bpereto
Copy link
Contributor

@bpereto bpereto commented Apr 1, 2018

This adds multi-device support, in case you have multiple LUKS-Devices, which are needed to handle at boot-time.
Basically it loops over the given devices in the config-file and applies the mechanism already in place.

To configure, add the devices sepparated by a space to your configuration section:

[general]                                                               
device name = crypt crypt2

Would resolve #14 .

Any suggestions? (I don't know how to resolv the magic number).

@eworm-de
Copy link
Owner

What happens if an error occurs half way through the process?

@eworm-de eworm-de changed the base branch from master to main January 1, 2024 21:44
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