Commit Graph

9 Commits

Author SHA1 Message Date
Sascha Hauer
cf20713886 image-*: Fix pathes with whitespaces
The different image handlers do not work with pathes containing whitespaces
whenever an external command is invoked. Escape all pathes with quotation
marks to make that work.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
[mol: fix more image types]
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
2018-03-19 15:53:26 +01:00
Michael Olbrich
d2ae059e9c image-tar: autodetect compession format based on the file suffix
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
2017-11-18 10:37:02 +01:00
Michael Olbrich
8028a9b1f8 add license file and remove old FSF address from the source files
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
2016-01-12 17:47:16 +01:00
Michael Olbrich
7e2997340b remove empty setup handlers
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
2013-05-02 20:59:11 +02:00
Michael Olbrich
3c3d6295e6 image-tar: use mountpath()
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
2012-06-17 10:56:54 +02:00
Michael Olbrich
c850c8b404 build with autotools
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
2012-06-12 10:02:44 +02:00
Sascha Hauer
39cad33889 add gpl headers
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-06-27 10:52:05 +02:00
Sascha Hauer
92757aea26 add imageoutfile() function and use it
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-06-27 10:52:01 +02:00
Sascha Hauer
7e5122f621 initial import
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-06-27 08:39:51 +02:00