Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id B408863B19B for ; Fri, 4 Jan 2008 22:30:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5269921507; Fri, 4 Jan 2008 22:31:02 +0000 (UTC) From: Juan Romero Pardines Subject: CVS commit: pkgsrc/emulators/gxemul To: pkgsrc-changes@NetBSD.org Reply-To: xtraeme@netbsd.org Message-Id: <20080104223102.5269921507@cvs.netbsd.org> Date: Fri, 4 Jan 2008 22:31:02 +0000 (UTC) Content-Length: 1617 Lines: 44 Module Name: pkgsrc Committed By: xtraeme Date: Fri Jan 4 22:31:02 UTC 2008 Modified Files: pkgsrc/emulators/gxemul: Makefile PLIST distinfo Log Message: Update to 0.4.6.1: The changes between release 0.4.6 and 0.4.6.1 are mostly focused on documentation updates, to reflect new releases of guest operating systems: * OpenBSD 4.2 has been released. OpenBSD/landisk 4.2 works in GXemul. * NetBSD 4.0 has been released. The installation instructions in GXemul's documentation have been updated to reflect this. o In most cases this simply means that NetBSD 4.0 should work, in addition to NetBSD 3.1. Some specifics worth mentioning are: o For NetBSD/pmax, the change from 3.1 to 4.0 means that X Windows is now working again out-of-the-box. (Simply run startx as root to start X.) o For NetBSD/arc, the supported version has jumped from 1.6.2 to 4.0. o NetBSD/landisk has been released, and works in GXemul. o NetBSD/prep is unfortunately still at NetBSD 2.1. o In some emulation modes, such as evbmips, hpcmips, and perhaps some more, NetBSD 4.0 uses the clock in a way which is not yet implemented in the emulator. (NetBSD 4.0 works, but NetBSD 3.1 worked better.) o (I have not tried some of the "heavier" emulation setups, such as NetBSD/sgimips.) To generate a diff of this commit: cvs rdiff -r1.33 -r1.34 pkgsrc/emulators/gxemul/Makefile cvs rdiff -r1.18 -r1.19 pkgsrc/emulators/gxemul/PLIST cvs rdiff -r1.22 -r1.23 pkgsrc/emulators/gxemul/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.