kumquat-buildroot/fs
Yann E. MORIN 9cdb281fa6 fs/common: add option to execute custom scripts under fakeroot
Some users have the need to be able to tweak the content of the target
rootfs with root-like rights, that is, from inside the fakeroot script.

Add a new system option to allow those users to provide a list of
scripts, like the post-build and post-image scripts, that will be run
from our fakeroot script.

[Peter: pass TARGET_DIR to scripts, tweak help text]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Cc: Cam Hutchison <camh@xdna.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-07-03 20:58:46 +02:00
..
axfs
cloop fs/cloop: split long line 2016-06-06 23:19:26 +02:00
cpio
cramfs
ext2
initramfs
iso9660
jffs2 fs/jffs2: split commands 2016-06-07 22:21:08 +02:00
romfs
squashfs fs/squashfs: remove useless chmod 2016-06-07 22:21:29 +02:00
tar fs/tar: support passing long options to tar 2016-06-25 15:42:44 +02:00
ubifs fs/ubifs: fix the UBI commands 2016-06-07 22:21:21 +02:00
yaffs2
common.mk fs/common: add option to execute custom scripts under fakeroot 2016-07-03 20:58:46 +02:00
Config.in