From ea9ac3a8a63c9d680d3eb2fbae55b8944066b478 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 18 Jul 2021 15:18:50 +0000 Subject: Remove hackery around /tmp/i/resolv.conf*. In particular "lookup file bind" is required because of TLS servername for contacting ftp.openbsd.org, and there is no point doing that in resolv.conf.tail because it is no longer used. ok florian kn --- distrib/luna88k/ramdisk/list | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'distrib/luna88k') diff --git a/distrib/luna88k/ramdisk/list b/distrib/luna88k/ramdisk/list index 300fcbae2a5..9ecb871fe6d 100644 --- a/distrib/luna88k/ramdisk/list +++ b/distrib/luna88k/ramdisk/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.44 2021/07/16 15:24:09 florian Exp $ +# $OpenBSD: list,v 1.45 2021/07/18 15:18:49 deraadt Exp $ SRCDIRS distrib/special @@ -74,7 +74,6 @@ COPY ${CURDIR}/../../miniroot/services etc/services TERMCAP vt100,vt220,dumb usr/share/misc/termcap SYMLINK /tmp/i/fstab.shadow etc/fstab -SYMLINK /tmp/i/resolv.conf.shadow etc/resolv.conf SYMLINK /tmp/i/hosts etc/hosts # and the installation tools -- cgit v1.2.3