Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2011-01-24 17:42:09 (GMT)
committer Daniel Drake <dsd@laptop.org>2011-01-24 18:59:26 (GMT)
commitf7a8e9e8ebfa6c140fb8d4af45dc302e2a610622 (patch)
treeccabdbff11ba9e675bc61efc1594a9e0a370ac5f /examples
parentfc30055537d1bd3ff2742f399f463b689af9ccae (diff)
sd_card_image: reorganise output
The rest of olpc-os-builder works under the assumption that everything before the first "." in the output image name is user-controlled. sd_card_image was an exception, but that is no longer the case. The user now controls the output file extension (e.g. .zd, .zd4, .zd8) via the config, rather than the old naming scheme of (e.g.) os4-4g.zd. Also, the raw disk images are no longer useful on a day-to-day basis, so they are now deleted by default.
Diffstat (limited to 'examples')
-rw-r--r--examples/f14-xo1.5.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/f14-xo1.5.ini b/examples/f14-xo1.5.ini
index 41adc2d..9d81048 100644
--- a/examples/f14-xo1.5.ini
+++ b/examples/f14-xo1.5.ini
@@ -20,9 +20,9 @@ modules=
[sd_card_image]
; 4GB image
-size_1=3865470566
+size_1=3865470566,zd4
; 2GB image
-size_2=1932735283,2g
+size_2=1932735283,zd2
[repos]
fedora=fedora,fedora-updates,fedora-updates-testing