mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-23 10:25:45 -05:00
Fix setup for Luks
Luks can only be done after you have ran **unpack**.
This commit is contained in:
parent
81d57fd7a3
commit
483a2802f7
1 changed files with 2 additions and 2 deletions
|
@ -71,14 +71,14 @@ sequence:
|
||||||
# - dummypython
|
# - dummypython
|
||||||
- partition
|
- partition
|
||||||
- mount
|
- mount
|
||||||
# - luksbootkeyfile
|
|
||||||
# - luksopenswaphookcfg
|
|
||||||
- unpackfs
|
- unpackfs
|
||||||
- machineid
|
- machineid
|
||||||
- fstab
|
- fstab
|
||||||
- locale
|
- locale
|
||||||
- keyboard
|
- keyboard
|
||||||
- localecfg
|
- localecfg
|
||||||
|
# - luksbootkeyfile
|
||||||
|
# - luksopenswaphookcfg
|
||||||
- initcpiocfg
|
- initcpiocfg
|
||||||
- initcpio
|
- initcpio
|
||||||
- users
|
- users
|
||||||
|
|
Loading…
Add table
Reference in a new issue