kumquat-buildroot/fs
Yann E. MORIN 8035ceb56c fs: use pseudo instead of fakeroot
fakeroot misbhaves when there are SElinux contexts, as reported in #9386,
and further detailed in https://bugzilla.redhat.com/show_bug.cgi?id=1238802

A proposal in the FC bug is to use pseudo instead of fakeroot. Pseudo is
a from-scratch re-implementation of fakeroot; it is used in Poky/OE
instead of fakeroot.

Fixes #9386.

Reported-by: Andrey Yurovsky <yurovsky@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Andrey Yurovsky <yurovsky@gmail.com>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-03 21:36:15 +01:00
..
axfs fs/axfs: fix URL indentation 2015-10-15 21:59:39 +02:00
cloop fs/cloop: split long line 2016-06-06 23:19:26 +02:00
cpio package: indentation cleanup 2014-10-26 05:47:05 +01:00
cramfs package: indentation cleanup 2014-10-23 22:13:29 +02:00
ext2 fs/ext2: add options for extra space and extra inodes 2015-10-31 15:56:56 +01:00
initramfs fs: declare phony targets as such 2015-04-14 10:12:32 +02:00
iso9660 fs: iso9660: change boot menu entry text 2015-08-18 21:42:51 +02:00
jffs2 fs/jffs2: split commands 2016-06-07 22:21:08 +02:00
romfs fs/romfs: remove redunant ROMFS_TARGET definition 2015-10-06 08:20:01 +02:00
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 yaffs2: new filesystem type 2014-04-20 18:07:11 +02:00
common.mk fs: use pseudo instead of fakeroot 2016-11-03 21:36:15 +01:00
Config.in axfs: add new filesystem type 2015-10-14 23:47:30 +02:00