From 7a32c2cb806a6320b48fc55a07e06a6586152722 Mon Sep 17 00:00:00 2001 From: Volker Ruppert Date: Thu, 31 Mar 2005 17:11:01 +0000 Subject: [PATCH] - cvs server name fixes and other updates from SF documentation request #1173555 --- bochs/doc/docbook/development/development.dbk | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/bochs/doc/docbook/development/development.dbk b/bochs/doc/docbook/development/development.dbk index 1d244a01d..d12700032 100644 --- a/bochs/doc/docbook/development/development.dbk +++ b/bochs/doc/docbook/development/development.dbk @@ -1,7 +1,7 @@ Sound Blaster 16 Emulation + + A little more up-to-date version of the user related part of this section is + available in the user guide. + Sound Blaster 16 (SB16) emulation for Bochs was written and donated by Josef Drexler, who has a @@ -1623,7 +1627,7 @@ In the README file you have to update version number and date. Add some information about new features if necessary. Bochs x86 Pentium+ Emulator -Updated: : Fri Mar 25 10:33:15 CET 2005 +Updated: Fri Mar 25 10:33:15 CET 2005 Version: 2.2.pre2 Check date, update/sumup info in CHANGES. Run autoconf to regenerate configure and check them in. @@ -1718,7 +1722,7 @@ then run make. unzip ~/bochs-2.2.pre2.zip make -That gives an installer called 'Bochs-2.2.pre2.exe'. Test and upload. +That gives an installer called Bochs-2.2.pre2.exe. Test and upload it.
Building the release on Linux @@ -1727,8 +1731,8 @@ Do a clean checkout using anonymous cvs, so that the source tarball will be all set up for anonymous cvs. First I'll create a clean directory called "clean-anon". -cvs -d:pserver:anonymous@cvs.bochs.sourceforge.net:/cvsroot/bochs login -cvs -z3 -d:pserver:anonymous@cvs.bochs.sourceforge.net:/cvsroot/bochs \ +cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/bochs login +cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/bochs \ checkout -d clean-anon bochs Start with clean-anon which tracks the CVS head. Change its sticky tag