Ticket #897 (closed defect: fixed)

Opened 13 years ago

Last modified 13 years ago

PXE installer sets non-cluster hostnames to install-target-host

Reported by: geofft Owned by: jdreed
Priority: high Milestone: Natty Beta
Component: -- Keywords:
Cc: Fixed in version:
Upstream bug:

Description

There's code in the jaunty installer.sh to set the hostname to install-target-host (to suppress a prompt?) and fix it up later in install-debathena.sh so that you get a reasonable hostname. However, the fixup is inside a conditional testing whether this is a cluster install, so that never runs for non-cluster PXE installs.

Change History

comment:1 Changed 13 years ago by jdreed

  • Owner set to jdreed
  • Status changed from new to accepted
  • Milestone changed from The Distant Future to Natty Beta

comment:2 Changed 13 years ago by jdreed

  • Status changed from accepted to committed

Fixed the PXE side of things in r25207. We should think harder about the installer side of things, since among other things, it uses /etc/network/interfaces and resolvconf is broken in Natty (#941)

comment:3 Changed 13 years ago by jdreed

  • Status changed from committed to closed
  • Resolution set to fixed

This mostly works, AFAICT.

Note: See TracTickets for help on using tickets.