Bring back partition and mount modules

This commit is contained in:
Aurélien Gâteau 2014-07-23 14:33:08 +02:00
parent da83ecfb13
commit 7108718104

View File

@ -18,7 +18,7 @@ prepare:
- greeting - greeting
- locale - locale
- keyboard - keyboard
#- partition - partition
- summary - summary
# Phase 2 - install. # Phase 2 - install.
@ -28,8 +28,8 @@ prepare:
install: install:
- dummyprocess - dummyprocess
- dummypython - dummypython
#- partition - partition
#- mount - mount
#- unsquashfs #- unsquashfs
- locale - locale
- keyboard - keyboard