Some fixups to ensure we work with busybox/klibc-utils
authorRaphaël Hertzog <hertzog@debian.org>
Wed, 11 May 2016 13:01:52 +0000 (15:01 +0200)
committerRaphaël Hertzog <hertzog@debian.org>
Wed, 11 May 2016 13:01:52 +0000 (15:01 +0200)
commitcbf1f9d4c7be58b9dabad73a20e3adbf7ac840ab
treeec46a3d0af8bf4618012678d7b660ffeb86ad757
parent3d23fcaf465503f855db42473311835e540340a0
Some fixups to ensure we work with busybox/klibc-utils

Now that the PATH is sane again, no need to hardcode the path of many
tools.

Also it means that we use busybox/klibc-utils's mount and we should thus
aim to use a syntax that work with both of them. We thus use "mount -o
move" instead of "mount --move", and "mount -o bind" instead of "mount
--bind".
components/9990-misc-helpers.sh
components/9990-overlay.sh