Bring back partition and mount modules
This commit is contained in:
parent
da83ecfb13
commit
7108718104
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user