]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
make.sh: Bind-mount /etc/resolv.conf and /etc/hosts
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Aug 2024 13:45:08 +0000 (13:45 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Aug 2024 13:45:08 +0000 (13:45 +0000)
commitdae1ac41e3294bcf3997a007dc245602ea9c87e2
tree52ef32c30620264401ef7ef169cb2cc0d8034ef8
parent91942800f96fbac354eba56714814831badfc88e
make.sh: Bind-mount /etc/resolv.conf and /etc/hosts

This allows us to have name resolution in the shell without any manual
configuration.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh