kumquat-buildroot/fs
Thomas De Schampheleire e5512dfc49 fs/tar: use qstrip to clean up build output
When using the tar filesystem method, the build output shows at the end:

echo " tar -c""f <br>/output/images/rootfs.tar -C <br>/output/target ." >>
                                    <br>/output/build/_fakeroot.fs

The inner set of quotes can be easily removed by properly stripping the tar
options (coming from the buildroot configuration).

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-05-28 21:19:58 +02:00
..
cloop
cpio
cramfs
ext2 *.mk: replace (TARGET|HOST)_PATH by BR_PATH 2014-04-16 19:28:56 +02:00
initramfs fs/initramfs: fix initramfs support 2014-03-06 23:01:33 +01:00
iso9660 fs/iso9660: fix iso9660 support 2014-03-06 23:01:53 +01:00
jffs2
romfs
squashfs
tar fs/tar: use qstrip to clean up build output 2014-05-28 21:19:58 +02:00
ubifs
yaffs2 yaffs2: new filesystem type 2014-04-20 18:07:11 +02:00
common.mk fs: use our own tools when calling the fakerooted script 2014-05-11 10:51:28 +02:00
Config.in yaffs2: new filesystem type 2014-04-20 18:07:11 +02:00