Subject: CVS commit: pkgsrc/emulators/mips64emul
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 01/12/2005 23:47:11
Module Name: pkgsrc
Committed By: xtraeme
Date: Wed Jan 12 23:47:11 UTC 2005
Modified Files:
pkgsrc/emulators/mips64emul: Makefile PLIST distinfo
Log Message:
Update to 0.2.4.
Here is a short summary of the changes from version 0.2.3 to 0.2.4:
x) Debian GNU/Linux can now be installed. However, it is VERY
unstable, and Linux Oopses when there is heavy serial console
output. A '-U' command line option reduces the risk, but doesn't
fix the problem.
x) When emulating framebuffers for machines like the DECstation
5000/200, that have a hardware mouse cursor, the host machine's
X cursor is now invisible. (This might not sound like a very
exiting change, but it "feels" a lot better than before.)
x) Improvements to the experimental dynamic binary translation
subsystem.
x) Many improvements to the single-step debugger.
x) Various other bugfixes and updates.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/emulators/mips64emul/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/emulators/mips64emul/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/emulators/mips64emul/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.