summaryrefslogtreecommitdiff
path: root/installer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'installer.conf')
-rw-r--r--installer.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/installer.conf b/installer.conf
index acdd7a2..96b81e8 100644
--- a/installer.conf
+++ b/installer.conf
@@ -14,15 +14,13 @@ images {
system {
partition system
filename /data/system.img
- type ext2
- flags resize,addjournal
+ type raw
}
data {
partition data
filename /data/userdata.img
- type ext2
- flags resize,addjournal
+ type raw
}
cache {