mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-02-22 13:15:44 -05:00
constants: change default luks label to kupfer_cryptroot
This commit is contained in:
parent
bcf07f980e
commit
89ed8860c9
1 changed files with 1 additions and 1 deletions
|
@ -173,5 +173,5 @@ SRCINFO_TARBALL_URL = f'{KUPFER_HTTPS_BASE}/{SRCINFO_TARBALL_FILE}'
|
|||
FLAVOUR_INFO_FILE = 'flavourinfo.json'
|
||||
FLAVOUR_DESCRIPTION_PREFIX = 'kupfer flavour:'
|
||||
|
||||
LUKS_LABEL_DEFAULT = 'kupfer_crypt'
|
||||
LUKS_LABEL_DEFAULT = 'kupfer_cryptroot'
|
||||
LUKS_MAPPER_DEFAULT = 'kupfer-crypt'
|
||||
|
|
Loading…
Add table
Reference in a new issue