Bochs/sfsite/getcurrent.html

115 lines
7.2 KiB
HTML

<HTML>
<HEAD>
<TITLE>bochs: The Open Source IA-32 Emulation Project (Download Current Release)</TITLE>
<!--#include virtual="includes/header.txt" -->
<!--content starts here-->
<img src="images/logo.gif" alt="A Window, Tux, and the BSD Daemon" width="160" height="175" align="right">
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Download Current
Release: Bochs 1.2.1</b></font><BR><BR>
<b>Bochs 1.2.1</b> (June 12, 2001):
Bochs 1.2.1 is a bugfix release based on version 1.2. Bochs 1.2 includes
usability improvements such as improved control over error handling, an
interactive disk image creator, and features including dual hard drive support,
multiple processor emulation (SMP), and VNC remote viewer mode.
( <a href="http://bochs.sourceforge.net/cgi-bin/topper.pl?name=Testing+Status&url=http://bochs.sourceforge.net/docs-html/changelog.html">Details</a> )
<BR><BR>
<B>BOCHS BINARIES</B><BR>
<i>All binaries include Bochs plus a 10 mb disk image of DLX Linux to get you started.</i>
<UL>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.2.1.win32.zip">ZIP file with Binaries for all x86 Win32 Systems (1.7m)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.2.1.win32-alpha.zip">ZIP file with Binaries for Alpha Win32 Systems (456k), contributed by Michael Rich</a></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[RPM]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.2.1.i386.rpm">RPM Binary for all RPM-based Linux x86 Distributions (1.8m)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[RPM]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.2.1.alpha.rpm">RPM Binary for all RPM-based Linux Alpha Distributions (1.8m)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[RPM]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.2.1.ppc.rpm">RPM Binary for all RPM-based Linux PPC Distributions (1.8m), contributed by Anders Nielsen</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[DEB]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.2.1.i386.deb">DEB package for Debian i386 platforms (1.8m), contributed by Rob Lemley</a></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.2.1.beos.zip">ZIP containing binaries for BeOS (300k), contributed by Bernd Korz at insidebeos.com</a></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A HREF="http://bochs.sourceforge.net/tmp/Bochs-1.2.1.macosx.sit">StuffIt Archive containing binaries for MacOS X (2.3 meg), ported by Emmanuel Mailliard, contributed by Bryce Denney</a></li>
</ul>
<BR><BR>If you are wishing that there was a binary release for your platform, <i>so do we</i>! Contact <a href="http://bochs.sourceforge.net/cgi-bin/topper.pl?name=Email+Bryce+Denney&url=http://sourceforge.net/sendmessage.phpqmrktousereq185114">Bryce Denney</a> if you would like to help support binaries on your machine.
<BR><BR>
<B>BOCHS SOURCE</B><BR>
Because Bochs is a cross-platform application, it is
distributed as source code in a TAR file. The primary file to download contains
the Bochs sources, documentation, and the custom BIOS file. If you are using a
UNIX platform, this is all you need. For Windows or Mac, because you cannot run
the configure script on your machine to generate Makefiles, you will also need
to grab a package of Makefiles, which are distributed separately.
<UL>
<li><IMG SRC="/icons/compressed.gif" ALT="[TAR.GZ]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.2.1.src.rpm">RPM Source (867k)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[TAR.GZ]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-1.2.1.tar.gz">GZIPPED TARBALL file containing source code (859k)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-macmakefiles-1.2.1.zip">ZIP file with Makefiles for Mac (20k)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A HREF="http://prdownloads.sourceforge.net/bochs/bochs-win32makefiles-1.2.1.zip">ZIP file with Makefiles for Windows VC++ (20k)</A></li>
</ul>
<BR><BR>
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Download CVS
Snapshot</b></font><BR><BR>
NOTE: As of June 15, snapshots should update nightly again. However
we can no longer generate makefiles on Source Forge as we did before.
Bryce is trying to get this working by generating makefiles
offsite and then copying them here.
<BR><BR>
<b>CVS Snapshot:</b>
Bochs, like many other open source projects, uses CVS (Concurrent Version
System) to keep track of source code. Unlike the current release, the
CVS version of the sources contains everything the developers have written
to this date, and it can change daily (or even hourly). As a result, the
CVS version of Bochs will have more features and bug fixes than the release,
but also it may be somewhat less stable. You can decide if you prefer to go
exploring and try out our newest code, or stick with the better-tested
release. Since the CVS sources are always in motion, we take a snapshot each
night at some late hour after most developers should be in bed.
<BR><BR>
<!--#include virtual="cvs-snapshot/bochs-snapshot-links.html" -->
The CVS snapshots are provided as a convenience only. Of course, you could
also get the same information using CVS itself. Some of the benefits of
using CVS directly are: you can get any release or version, view the log
messages that say what files were changed, and make patches very easily
with "cvs diff -u".
<BR><BR>
<a name="latest_snapshot">
<B>DEVELOPMENT SNAPSHOT 20011008</B><BR>
Here is an easy way to try out some of the latest Bochs features: configuration
menus, non-fatal panic messages, CDROM support for win95/98, Linux networking,
and more. The binary packages were compiled for Win32 and i386 Linux on
October 8, 2001 from the CVS sources. [ <a href="http://bochs.sourceforge.net/tmp/20011008/README.txt">Details</a> ]
<UL>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A HREF="http://bochs.sourceforge.net/tmp/20011008/bochs-20011008.tar.gz">Gzipped TAR file with source code (1.0 meg)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A HREF="http://bochs.sourceforge.net/tmp/20011008/bochs-20011008-win32-src.zip">ZIP file with sources configured for Windows (1.3 meg)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[ZIP]"> <A HREF="http://bochs.sourceforge.net/tmp/20011008/bochs-20011008-win32-bin.zip">ZIP file with binaries for Windows (1.7meg)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[RPM]"> <A HREF="http://bochs.sourceforge.net/tmp/20011008/bochs-20011008.i386.rpm">RPM for Linux x86 (1.9 meg)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[SRCRPM]"> <A HREF="http://bochs.sourceforge.net/tmp/20011008/bochs-20011008.src.rpm">Source RPM (2.3 meg)</A></li>
<li><IMG SRC="/icons/compressed.gif" ALT="[SIT]"> <A HREF="http://bochs.sourceforge.net/tmp/20011008/bochs-20011008-macosx.sit">Stuffit Archive for MacOS X (2.1meg)</A></li>
</UL>
<!--content ends here -->
<!--#include virtual="includes/footer.txt" -->
Last Modified on <!--#flastmod file="getcurrent.html" -->.<BR>
<!--#include virtual="includes/cright.txt" -->
</BODY>
</HTML>