From 815bd7eaf0b8451eac00eae530ed67926af2e5a7 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Mon, 19 Jun 2023 17:33:00 -0400 Subject: Replace resolv.conf hack with new hack We need working DNS resolution to download the firmware for two Debian wireless firmware packages. Previously this was accomplished by copying resolv.conf into the chroot, which was bad, because it leaked data about the build system into the chroot. Now the resolv.conf is bind-mounted in the chroot so it won't affect the install target root filesystem. --- fsmgr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fsmgr') diff --git a/fsmgr b/fsmgr index dcd1b89..041fde0 160000 --- a/fsmgr +++ b/fsmgr @@ -1 +1 @@ -Subproject commit dcd1b899cef238c77c9a3169017dfaa5e7b7f4e3 +Subproject commit 041fde012385cd83876573edd97e30d25f4fb893 -- cgit v1.2.3