Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/image/xo-1.5.ini
diff options
context:
space:
mode:
Diffstat (limited to 'image/xo-1.5.ini')
-rwxr-xr-ximage/xo-1.5.ini21
1 files changed, 21 insertions, 0 deletions
diff --git a/image/xo-1.5.ini b/image/xo-1.5.ini
new file mode 100755
index 0000000..6afa72d
--- /dev/null
+++ b/image/xo-1.5.ini
@@ -0,0 +1,21 @@
+#
+# XO-1.5 final configuration.
+#
+
+[global]
+modules =
+# Create ext4 SD card image files to flash on XO-1.5 laptops.
+ sd_card_image,
+# This handy module includes all needed options to make
+# downstream distribution based on stable OLPC 11.3.1 release on XO-1.5 laptops.
+# It might override other modules' default settings, so, keep it last.
+# For other OLPC release modules, see sources on
+# http://git.sugarlabs.org/platform/olpc-os-builder/trees/master/modules
+ olpc_11_3_1_xo1_5
+
+[sd_card_image]
+# 2GB image
+size_1 = 1932735283,zd
+keep_disk_image = 0
+compress_disk_image = 0
+make_zd = 1