Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2000 21:20:52 -0800 (PST)
From:      Nick Sayer <nsayer@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/emulators/vmware2 Makefile ports/emulators/vmware2/files vmware.sh ports/emulators/vmware2/scripts configure
Message-ID:  <200012240520.eBO5Kqh54081@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nsayer      2000/12/23 21:20:52 PST

  Modified files:
    emulators/vmware2    Makefile 
    emulators/vmware2/files vmware.sh 
    emulators/vmware2/scripts configure 
  Log:
  Switch the port over to netgraph bridging. This method has a number of
  advantages, chief of which is that it doesn't hose over multi-interface
  configurations the way the default installation did before. This
  mechanism "chains" the guest's interface to an interface specified at
  installation-time (it can be changed afterwards by editing the rc.d
  script).
  
  Approved by:	(maintainer)
  
  Revision  Changes    Path
  1.30      +3 -1      ports/emulators/vmware2/Makefile
  1.10      +21 -8     ports/emulators/vmware2/files/vmware.sh
  1.6       +56 -4     ports/emulators/vmware2/scripts/configure



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012240520.eBO5Kqh54081>