Fix setup for Luks

Luks can only be done after you have ran **unpack**.
This commit is contained in:
Philip Müller 2016-08-13 18:22:53 +02:00 committed by GitHub
parent 81d57fd7a3
commit 483a2802f7

View File

@ -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