Replace greeting+prepare with welcome in settings.conf.

This commit is contained in:
Teo Mrnjavac 2015-05-15 18:25:54 +02:00
parent e09976d91c
commit cc8f6c01d7

View File

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