summaryrefslogtreecommitdiffstats
path: root/dev-tools/example-openslx.config
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tools/example-openslx.config')
-rw-r--r--dev-tools/example-openslx.config8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-tools/example-openslx.config b/dev-tools/example-openslx.config
index 4db11c6b..1d765115 100644
--- a/dev-tools/example-openslx.config
+++ b/dev-tools/example-openslx.config
@@ -4,9 +4,11 @@ SLX_DNBD3_RID='0'
SLX_DNBD3_DEVICE='/dev/dnbd0'
SLX_DNBD3_IMAGE='archLinux.vmdk'
SLX_SYSTEM_PARTITION_IDENTIFIER='system'
-SLX_PERSISTENT_PARTITION_PATTERN_LABEL_UUID_TYPE=''
-SLX_TMP_PARTITION_PATTERN_LABEL_UUID_TYPE=''
-SLX_RAMDISK_SIZE=524288
+SLX_TMP_PARTITION_IDENTIFIER=''
+SLX_WRITABLE_DEVICE_IDENTIFIER=''
+SLX_WRITABLE_DEVICE_PERSISTENT='yes'
+# if empty will use all available ram
+SLX_RAMDISK_SIZE=''
SLX_MOUNT_ROOT_OPTIONS='-o subvol=root'
# TODO: Following parameter aren't supported yet.