summaryrefslogtreecommitdiffstats
path: root/utils/checkpackagelib/lib_mk.py
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2018-03-31 11:05:47 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-03-31 20:47:25 +0200
commit405f91200488dc8f4648acbdff5114d0af20b6b0 (patch)
tree03fc84d9311e56b5b107a601ce14d8446c7a5925 /utils/checkpackagelib/lib_mk.py
parent14d43aea0a6a18878416bb4c5aa4d870d8377f5f (diff)
downloadbuildroot-405f91200488dc8f4648acbdff5114d0af20b6b0.tar.gz
buildroot-405f91200488dc8f4648acbdff5114d0af20b6b0.zip
fs: run filesystem hooks under fakeroot
Currently, the pre-gen hooks of the various filesystems are run before we enter the fakeroot. However, this precludes those hooks from doing actions that require root, like creating a pseudo-device or the likes. So, move those pre-gen hooks under fakeroot. This has currently no side-effect, as they are still called before everything else in the fakeroot script, even the system-wide chown call. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'utils/checkpackagelib/lib_mk.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud