Bug 129588 - Skip host name lookup if no DNS is entered
Summary: Skip host name lookup if no DNS is entered
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-10 17:12 UTC by Leonard den Ottolander
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-08-12 16:10:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Leonard den Ottolander 2004-08-10 17:12:27 UTC
Anaconda and boot.iso as of 2004-08-09, assuming this is
anaconda-10.0.2-0.20040806112009

On my small home network I do only use an external DNS. Thus when
doing an NFS/FTP/HTTP installation I do not enter a primary nameserver
in the "Configure TCP/IP". Still anaconda is trying to look up the
host name for the machine. Since there is no DNS server providing the
machine with a name this fails. You could thus save the time spent
searching by skipping this step and setting a default host name.

Guess this needs to be fixed in loader2/net.c. Maybe loaderData->noDns
is not set if the DNS string is empty?

Comment 1 Jeremy Katz 2004-08-10 20:01:42 UTC
Sure, committed to CVS

Comment 2 Leonard den Ottolander 2004-08-12 16:10:29 UTC
Works fine for me. Thanks for this quick fix.


Note You need to log in before you can comment on or make changes to this bug.