runtime: Overwrite or over-mount localedef(1) and locale(1)
This means we don't need to alter the PATH in the runtime. If we're
using a mutable runtime, we'll delete the version in the runtime and
replace it with a symlink to /run/host/usr/bin/locale or similar;
if not, we'll bind-mount the host /usr/bin/locale onto it.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Please register or sign in to comment