From 21693a043225b774a8d5e61c9da7f4740517a8f3 Mon Sep 17 00:00:00 2001 From: Jim Hall Date: Tue, 15 Aug 2000 03:42:17 +0000 Subject: [PATCH] update to the bugs.txt file to point the user to the bug database at the FreeDOS web site (http://www.freedos.org/bugs) update to the build.txt file to remove references to the now-defunct web site at gcfl.net (John's old site). git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@68 6ac86273-5f31-0410-b378-82cca8765d1b --- docs/bugs.txt | 4 ++-- docs/build.txt | 16 ++++++++++------ 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/docs/bugs.txt b/docs/bugs.txt index c44f37e..6269384 100644 --- a/docs/bugs.txt +++ b/docs/bugs.txt @@ -1,6 +1,6 @@ The current bug database is available on the web at -http://www.gcfl.net/bugs/kernel + http://www.freedos.org/bugs/ -Send bug reports to kernel-bugs@gcfl.net. +Thanks! diff --git a/docs/build.txt b/docs/build.txt index 45c2051..f5af049 100644 --- a/docs/build.txt +++ b/docs/build.txt @@ -15,12 +15,10 @@ kernel come out, you can extract them over your previous source, and not have to worry about resetting up your configuration because your CONFIG.BAT and CONFIG.MAK files will not get replaced! -You will also need to download the latest version of NASM (a mirror -is at ftp://ftp.gcfl.net/freedos/nasm) and Turbo C 2.01 (a mirror is -at ftp://ftp.gcfl.net/freedos/tools/borland/tc201.zip). Install -Turbo C and NASM somewhere (it doesn't really matter where) and then -be sure to edit the CONFIG.MAK file to reflect where you put the -tools. +You will also need to download the latest version of NASM and Turbo C +2.01. Install Turbo C and NASM somewhere (it doesn't really matter +where) and then be sure to edit the CONFIG.MAK file to reflect where +you put the tools. This program will now compile with Turbo C 2.01 (now freely available!), Turbo C 3.0, Borland C 4.51 & 5.01. It should work with @@ -67,6 +65,12 @@ component. Study the makefile to better understand this. $Id$ $Log$ +Revision 1.3 2000/08/15 03:42:17 jhall1 +update to the bugs.txt file to point the user to the bug database at + the FreeDOS web site (http://www.freedos.org/bugs) +update to the build.txt file to remove references to the now-defunct + web site at gcfl.net (John's old site). + Revision 1.2 2000/05/08 04:27:48 jimtabor Update CVS to 2020