Bug 203653 - FreeBSD VM images don't default to dhcp
Summary: FreeBSD VM images don't default to dhcp
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: Glen Barber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-09 09:52 UTC by David Chisnall
Modified: 2017-05-28 04:00 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Chisnall freebsd_committer freebsd_triage 2015-10-09 09:52:37 UTC
To make the VM images work out of the box, they should default to DHCP (and IPv6 autoconfiguration).  People are either going to try them in a VM that does DHCP or one that doesn't.  If it does DHCP, then they now don't need to manually configure the network.  If it doesn't, then they're going to need manual autoconfiguration irrespective of whether the VM tries to use DHCP.
Comment 1 David Chisnall freebsd_committer freebsd_triage 2015-12-26 17:17:31 UTC
Ping?
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-05-25 12:54:51 UTC
A commit references this bug:

Author: gjb
Date: Thu May 25 12:53:49 UTC 2017
New revision: 318872
URL: https://svnweb.freebsd.org/changeset/base/318872

Log:
  Enable DHCP and IPv6 autoconfig on non-cloud VM images.

  PR:		203653
  MFC after:	3 days
  Sponsored by:	The FreeBSD Foundation

Changes:
  head/release/tools/vmimage.subr
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-05-28 04:00:07 UTC
A commit references this bug:

Author: gjb
Date: Sun May 28 03:59:34 UTC 2017
New revision: 319032
URL: https://svnweb.freebsd.org/changeset/base/319032

Log:
  MFC r318872:
   Enable DHCP and IPv6 autoconfig on non-cloud VM images.

  PR:		203653
  Sponsored by:	The FreeBSD Foundation

Changes:
_U  stable/10/
  stable/10/release/tools/vmimage.subr
_U  stable/11/
  stable/11/release/tools/vmimage.subr