summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-02-05 14:36:49 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2014-02-05 18:01:01 +0100
commitf7a817b91c1ec3fb06b8d083ff0655da23583eda (patch)
treeebad9e31830183a8cbee71c8ffaaace8e5ba2c5c
parent6e0789381d66ce781e88f24c0f699813433fd92b (diff)
burnflash: account for fs overhead and many files
- add 512 bytes for each deployed file - add 4% to account for ext3 fs overhead - give a warning and exit if the rootfs cannot be copied Without this the created loop file is to small when deploying a huge rootfs with a lot of small files.
-rw-r--r--recipes/images/files/apalis-t30/burnflash.tar.bz2bin673698 -> 673948 bytes
-rw-r--r--recipes/images/files/colibri-t20/burnflash.tar.bz2bin1152241 -> 1152406 bytes
-rw-r--r--recipes/images/files/colibri-t30/burnflash.tar.bz2bin673785 -> 674240 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/recipes/images/files/apalis-t30/burnflash.tar.bz2 b/recipes/images/files/apalis-t30/burnflash.tar.bz2
index b497d76..02dadc8 100644
--- a/recipes/images/files/apalis-t30/burnflash.tar.bz2
+++ b/recipes/images/files/apalis-t30/burnflash.tar.bz2
Binary files differ
diff --git a/recipes/images/files/colibri-t20/burnflash.tar.bz2 b/recipes/images/files/colibri-t20/burnflash.tar.bz2
index fbdb87d..8888a58 100644
--- a/recipes/images/files/colibri-t20/burnflash.tar.bz2
+++ b/recipes/images/files/colibri-t20/burnflash.tar.bz2
Binary files differ
diff --git a/recipes/images/files/colibri-t30/burnflash.tar.bz2 b/recipes/images/files/colibri-t30/burnflash.tar.bz2
index 9891cae..9237d62 100644
--- a/recipes/images/files/colibri-t30/burnflash.tar.bz2
+++ b/recipes/images/files/colibri-t30/burnflash.tar.bz2
Binary files differ