From f7a817b91c1ec3fb06b8d083ff0655da23583eda Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 5 Feb 2014 14:36:49 +0100 Subject: 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. --- recipes/images/files/apalis-t30/burnflash.tar.bz2 | Bin 673698 -> 673948 bytes recipes/images/files/colibri-t20/burnflash.tar.bz2 | Bin 1152241 -> 1152406 bytes recipes/images/files/colibri-t30/burnflash.tar.bz2 | Bin 673785 -> 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 Binary files a/recipes/images/files/apalis-t30/burnflash.tar.bz2 and b/recipes/images/files/apalis-t30/burnflash.tar.bz2 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 Binary files a/recipes/images/files/colibri-t20/burnflash.tar.bz2 and b/recipes/images/files/colibri-t20/burnflash.tar.bz2 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 Binary files a/recipes/images/files/colibri-t30/burnflash.tar.bz2 and b/recipes/images/files/colibri-t30/burnflash.tar.bz2 differ -- cgit v1.2.3