15.0-Alpha5 installer generates bad /etc/resolv.conf

From: Lars Tunkrans <drsnx60_at_gmail.com>
Date: Sun, 05 Oct 2025 07:58:34 UTC
   Hi,

         Installing  a  fresh  15.0-Alpha5  on a  Intel Kaby-Lake CPU 
machine  this  morning.
         Not  using  local-unbound  DNS  resolver.

         the   installed /etc/resolv.conf    file   looks  like :

        -----------------------------------

        search    <nameserver ip>
       -------------------------------------

      Expected   is:

      ----------------------------------
      nameserver    < nameserver ip >

      --------------------------------


       In  the  Installation  dialouge  I  filled  in  the 
  "Nameserver"   IP  number.
      I  did  not  enter  a  "Search "   string.
           The  malformed   /etc/resolv.conf   file   caused  name 
lookup    to  fail.