Comment out modules we don't have yet.
This commit is contained in:
parent
84bfb2aa95
commit
6348e72974
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user