Comment out modules we don't have yet.

This commit is contained in:
Teo Mrnjavac 2014-07-12 14:34:42 +02:00
parent 84bfb2aa95
commit 6348e72974

View File

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