|
|
@ -26,11 +26,11 @@ prepare:
|
|
|
|
# allowed, their names should be added here as placeholders to specify the order in
|
|
|
|
# allowed, their names should be added here as placeholders to specify the order in
|
|
|
|
# which view module jobs should be enqueued. Job modules are also allowed.
|
|
|
|
# which view module jobs should be enqueued. Job modules are also allowed.
|
|
|
|
install: #TODO: actually use this
|
|
|
|
install: #TODO: actually use this
|
|
|
|
- partition
|
|
|
|
#- partition
|
|
|
|
- unsquashfs
|
|
|
|
#- unsquashfs
|
|
|
|
- locale
|
|
|
|
- locale
|
|
|
|
- keyboard
|
|
|
|
- keyboard
|
|
|
|
- users
|
|
|
|
#- users
|
|
|
|
|
|
|
|
|
|
|
|
# Phase 3 - postinstall.
|
|
|
|
# Phase 3 - postinstall.
|
|
|
|
# View modules are shown as UI pages, jobs from job modules are executed immediately in
|
|
|
|
# View modules are shown as UI pages, jobs from job modules are executed immediately in
|
|
|
|