From 1c693c7d4737df72a2a4d812f5b4573c760ae328 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 25 Jun 2015 16:50:54 +0200 Subject: [PATCH 094/325] release/Makefile: Remove more stuff that does not apply to ElecroBSD from the disc1 target Obtained from: ElectroBSD --- release/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/release/Makefile b/release/Makefile index 7114d33e85bb..160708bef2cf 100644 --- a/release/Makefile +++ b/release/Makefile @@ -206,7 +206,6 @@ disc1: packagesystem do cp $${dist} ${.TARGET}/${DIST_TARBALL_DIR}; \ done # Set up installation environment - ln -fs /tmp/bsdinstall_etc/resolv.conf ${.TARGET}/etc/resolv.conf echo sendmail_enable=\"NONE\" > ${.TARGET}/etc/rc.conf echo hostid_enable=\"NO\" >> ${.TARGET}/etc/rc.conf echo keymap=\"de\" >> ${.TARGET}/etc/rc.conf -- 2.32.0