mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-23 10:25:45 -05:00
Replace greeting+prepare with welcome in settings.conf.
This commit is contained in:
parent
e09976d91c
commit
cc8f6c01d7
1 changed files with 1 additions and 2 deletions
|
@ -16,10 +16,9 @@ modules-search: [ local, /path/to/dir/with/more/modules ]
|
||||||
# the background.
|
# the background.
|
||||||
# Jobs should be executed sparingly (if at all) in this phase.
|
# Jobs should be executed sparingly (if at all) in this phase.
|
||||||
prepare:
|
prepare:
|
||||||
- greeting
|
- welcome
|
||||||
- locale
|
- locale
|
||||||
- keyboard
|
- keyboard
|
||||||
- prepare
|
|
||||||
- partition
|
- partition
|
||||||
- users
|
- users
|
||||||
- summary
|
- summary
|
||||||
|
|
Loading…
Add table
Reference in a new issue