- don't rely on sf.net working
This commit is contained in:
parent
3f578daa3e
commit
ccb7ac407f
@ -1,6 +1,6 @@
|
||||
###################################################################
|
||||
# Makefile
|
||||
# $Id: Makefile,v 1.5 2001-06-21 04:55:43 uninet Exp $
|
||||
# $Id: Makefile,v 1.6 2001-07-23 01:25:42 bdenney Exp $
|
||||
#
|
||||
# Runs a cvs update on the source forge shell account.
|
||||
# This will only work if you are a developer on the Bochs
|
||||
@ -9,7 +9,7 @@
|
||||
###################################################################
|
||||
|
||||
SSH=ssh -x
|
||||
REMOTE_HOST=shell.sf.net
|
||||
REMOTE_HOST=shell.sourceforge.net
|
||||
BOCHS_PATH=/home/groups/b/bo/bochs
|
||||
HTDOCS=$(BOCHS_PATH)/htdocs
|
||||
|
||||
|
@ -21,7 +21,8 @@ multiple processor emulation (SMP), and VNC remote viewer mode.
|
||||
<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 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.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)</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="[DEB]">Coming soon: RPM Binary for all
|
||||
|
Loading…
Reference in New Issue
Block a user