Package: live-build
Version: 1:20161216
Severity: normal
Tags: patch
--- Please enter the report below this line. ---
The script functions/chroot.sh in live-build cleans the environment
before entering the chroot and so also removes LD_PRELOAD from the
environment. This prevents the use of eat
The kernels from jessie-backports definitely do not contain aufs
anymore. IIRC, aufs-dkms did not build against the backport kernels.
Aufs was dropped in favour of overlayfs, which should be supported in
the current unstable release of live-build.
Hello,
I have to come back to that issue my friend opened a while ago. I
finally found out why using libeatmydata does not seem to help (much) -
the script functions/chroot.sh in live-build cleans the environment
before entering the chroot and so also removes LD_PRELOAD from the
environment.