From owner-cvs-all Mon Feb 21 14:41: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FEF337B585; Mon, 21 Feb 2000 14:40:57 -0800 (PST) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA29129; Mon, 21 Feb 2000 14:40:57 -0800 (PST) (envelope-from joerg@FreeBSD.org) Message-Id: <200002212240.OAA29129@freefall.freebsd.org> From: Joerg Wunsch Date: Mon, 21 Feb 2000 14:40:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/pcemu Makefile ports/emulators/pcemu/files README.FreeBSD bootstrap.shar bootstrapper.uu ports/emulators/pcemu/patches patch-b1-cpule patch-b2-panic patch-c1-h patch-c2-rom8x16 patch-c3-hdemul patch-d1-dyndisks Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk joerg 2000/02/21 14:40:56 PST Modified files: emulators/pcemu Makefile emulators/pcemu/files README.FreeBSD bootstrap.shar bootstrapper.uu Added files: emulators/pcemu/patches patch-b1-cpule patch-b2-panic patch-c1-h patch-c2-rom8x16 patch-c3-hdemul patch-d1-dyndisks Log: This is the last of the ports PRs assigned to me... and actually a rather large patchset improving pcemu. I therefore also decided to bump the version number from 1.01a to 1.01b, David Hedley apparently abandoned all work on pcemu anyway. The exact details of Arne's patches can be studied in the PR, it's something like 50 lines of explanation i don't want to quote in full here. In short, he submitted a number of improvements and a fix for the hard disk emulation in pcemu's BIOS. After a review, i decided to leave the patches verbatim. In addition and while i was at it, i added something i always ment to do: the option to dynamically add floppy disks (and now also hard disks) from within the .pcemurc file, so there's no need to recompile if you just wanna get access to your floppy from within pcemu. Comment it out again once you're done. PR: ports/5788 Submitted by: Arne Henrik Juul Revision Changes Path 1.15 +2 -10 ports/emulators/pcemu/Makefile 1.3 +27 -9 ports/emulators/pcemu/files/README.FreeBSD 1.5 +26 -8 ports/emulators/pcemu/files/bootstrap.shar 1.3 +234 -225 ports/emulators/pcemu/files/bootstrapper.uu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message