Bug#854660: [live-build] pass LD_PRELOAD to the chroot stage (to enable e.g. libeatmydata)

2017-02-08 Thread Andreas Heinlein
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

Bug#844749: Use overlayfs instead

2017-02-08 Thread Andreas Heinlein
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.

Re: Shorten build process with live-build

2017-02-08 Thread Andreas Heinlein
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.