Update to gxemul-0.4.6. Quoting author:

The two most important new "features" are:

1. NetBSD/pmppc works (with root on nfs only, no SCSI).

2. When running ARM guest OSes (NetBSD/cats, OpenBSD/cats,
NetBSD/netwinder, or NetBSD/evbarm), the emulator will not use up 100%
of the host's CPU if the guest OS idles.
This commit is contained in:
grange 2007-06-17 08:36:27 +00:00
parent 2bab7b794b
commit 95b1f04802
3 changed files with 10 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.15 2007/05/01 10:04:27 grange Exp $ # $OpenBSD: Makefile,v 1.16 2007/06/17 08:36:27 grange Exp $
COMMENT= "ARM/MIPS/PowerPC/SuperH machines emulator" COMMENT= "ARM/MIPS/PowerPC/SuperH machines emulator"
DISTNAME= gxemul-0.4.5.1 DISTNAME= gxemul-0.4.6
CATEGORIES= emulators CATEGORIES= emulators
HOMEPAGE= http://gavare.se/gxemul/ HOMEPAGE= http://gavare.se/gxemul/

View File

@ -1,5 +1,5 @@
MD5 (gxemul-0.4.5.1.tar.gz) = jBYlgi3/tywW370q+Kyesw== MD5 (gxemul-0.4.6.tar.gz) = Ri5Od60HIXQvhlWrb/DsTw==
RMD160 (gxemul-0.4.5.1.tar.gz) = tzBA0b2ATrf1Sdy7HXVAKEatj0s= RMD160 (gxemul-0.4.6.tar.gz) = cGyxcCG6LZ2LslbIQf1GcS8DIHU=
SHA1 (gxemul-0.4.5.1.tar.gz) = NXtlPTnb3YHluFsM8cLpIWMWt1w= SHA1 (gxemul-0.4.6.tar.gz) = dgEDj1porGK/OUyB2B4AUKVyMjg=
SHA256 (gxemul-0.4.5.1.tar.gz) = HW8h+bpQkKl2SjfTIbFtu7MgEi4SYM1TYkiy4utBNCU= SHA256 (gxemul-0.4.6.tar.gz) = 44sFl+uX84Cydu1Ug8W06knWWnQ1fpBAyVg0B018w0E=
SIZE (gxemul-0.4.5.1.tar.gz) = 2136079 SIZE (gxemul-0.4.6.tar.gz) = 2191737

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2007/05/01 10:04:27 grange Exp $ @comment $OpenBSD: PLIST,v 1.10 2007/06/17 08:36:27 grange Exp $
bin/gxemul bin/gxemul
@man man/man1/gxemul.1 @man man/man1/gxemul.1
share/doc/gxemul/ share/doc/gxemul/
@ -73,6 +73,8 @@ share/doc/gxemul/20070318-netbsd-macppc.png
share/doc/gxemul/20070318-netbsd-macppc_small.png share/doc/gxemul/20070318-netbsd-macppc_small.png
share/doc/gxemul/20070419-openbsd-landisk.png share/doc/gxemul/20070419-openbsd-landisk.png
share/doc/gxemul/20070419-openbsd-landisk_small.png share/doc/gxemul/20070419-openbsd-landisk_small.png
share/doc/gxemul/20070616-netbsd-pmppc-diskless.png
share/doc/gxemul/20070616-netbsd-pmppc-diskless_small.png
share/doc/gxemul/configfiles.html share/doc/gxemul/configfiles.html
share/doc/gxemul/debian-1-small.png share/doc/gxemul/debian-1-small.png
share/doc/gxemul/debian-1.png share/doc/gxemul/debian-1.png