Bug 81048 - New port: emulators/gxemul. Machine emulator
Summary: New port: emulators/gxemul. Machine emulator
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-15 10:40 UTC by Jan Rochel
Modified: 2005-05-20 11:44 UTC (History)
0 users

See Also:


Attachments
gxemul.shar (5.98 KB, text/plain)
2005-05-15 10:40 UTC, Jan Rochel
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Rochel 2005-05-15 10:40:08 UTC
 	A few different machine types are emulated. The following machine types are
 	emulated well enough to run at least one "guest OS":
 	* DECstation 5000/200 ("3max"): Serial controller (including keyboard and
 	  mouse), ethernet, SCSI, and graphical framebuffers.
 	* Acer Pica-61 (an ARC machine): Serial controller, "VGA" text console, and
 	  SCSI.
 	* NEC MobilePro 770, 780, 800, and 880 (HPCmips machines): Framebuffer,
 	  keyboard, and a PCMCIA IDE controller.
 	* Cobalt: Serial controller and PCI IDE.
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2005-05-15 18:47:16 UTC
Responsible Changed
From-To: gnats-admin->freebsd-ports-bugs

Reassign misfiled PR.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-05-17 18:29:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 3 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-05-20 11:37:41 UTC
State Changed
From-To: open->closed

Committed, thanks! 

Notes: 
- port options must be tested after including bsd.port.pre.mk 
- ports must not use their own optimization flags 
- hardcoded paths must be replaced by ${PREFIX}, ${LOCALBASE} or ${X11BASE} 
as appropriate 
- for WITH_X, USE_XLIB was missing