Ticket #1688 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

/boot/beos/etc/hosts does not exist in default build

Reported by: mjw Owned by: axeld
Priority: normal Milestone: R1
Component: Network & Internet Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Platform: All
Blocking:

Description

After building a Haiku QEMU image, /boot/beos/etc/hosts does not exist. This is not a huge problem, but it does prevent localhost being resolved correctly.

I think that a simple host file containing an entry for localhost should be created when the Haiku is built.

Change History

Changed 2 years ago by axeld

  • status changed from new to closed
  • resolution set to fixed
  • component changed from - General to - Network & Internet

Fixed in r23218. libnetwork.so now creates a "localhost" entry internally if the /etc/hosts file is missing.

Note: See TracTickets for help on using tickets.