Minor additions, esp. BSD/gmake.
authorhal9 <hal9@users.sourceforge.net>
Mon, 15 Oct 2001 05:37:32 +0000 (05:37 +0000)
committerhal9 <hal9@users.sourceforge.net>
Mon, 15 Oct 2001 05:37:32 +0000 (05:37 +0000)
README

diff --git a/README b/README
index 8ff7acb..3d526ba 100644 (file)
--- a/README
+++ b/README
@@ -30,7 +30,6 @@
  *                Temple Place - Suite 330, Boston, MA  02111-1307, USA.\r
  *\r
  *********************************************************************/\r
-\f\r
 \r
 This README is included with the development version of Junkbuster,\r
 which will eventually become Junkbuster v3.0. See\r
@@ -40,13 +39,14 @@ Internet Junkbuster is a web proxy with advanced filtering
 capabilities for protecting privacy and removing ads, banners, pop-ups\r
 and other obnoxious Internet Junk.\r
 \r
+\r
  INSTALL\r
 --------\r
 \r
 For tarball, first unpack:\r
 \r
  tar zxvf ijb_source_*\r
- cd ijb_source_2.9.8_alpha\r
+ cd ijb_source_2.9.9_alpha\r
 \r
  ./configure\r
  make\r
@@ -54,7 +54,9 @@ For tarball, first unpack:
  make install\r
 \r
 Redhat and SuSE src and binary RPMs can be built with 'make\r
-redhat-dist' or 'make suse-dist' (run ./configure first).\r
+redhat-dist' or 'make suse-dist' (run ./configure first). BSD\r
+will (probably) require gmake (from http://gnu.org). See the \r
+user-manual for OS/2 build instructions.\r
 \r
 Junkbuster is also availabe via anonymous CVS:\r
 \r
@@ -64,6 +66,7 @@ Junkbuster is also availabe via anonymous CVS:
 This will create a directory named 'current'. Then, 'cd current', and then\r
 build as above.\r
 \r
+\r
  RUN\r
 ----\r
 \r
@@ -71,12 +74,18 @@ build as above.
 \r
 Or for RPMS: /etc/rc.d/init.d/junkbuster start\r
 \r
+The only command line option supported is the location of the \r
+main configuration file. If none is specified, Junkbuster will \r
+look for a file named 'config' in the current directory.\r
+\r
+\r
 CONFIGURATION\r
 -------------\r
 \r
-See: 'config', 'actionsfile', and 're_filterfile'. There are many changes and\r
-advances since v2.0.x. Be sure to set your browsers for HTTP Proxy at\r
-localhost:8000.\r
+See: 'config', 'actionsfile', and 're_filterfile'. These are all well\r
+commented. There are many changes and advances since v2.0.x. Be sure to set\r
+your browsers for HTTP/HTTPS Proxy at localhost:8000.\r
+\r
 \r
 DOCUMENTATION\r
 -------------\r
@@ -87,13 +96,14 @@ files, which are all well commented. These are 'config',
 'actionsfile', and 're_filterfile' in the toplevel source directory.\r
 \r
 There is a growing amount of new documentation in the 'doc'\r
-subdirectory, but it is sparse at this point. In particular, see the\r
-developer-manual and user-manual there.\r
+subdirectory, but it is sparse at this point. In particular, see \r
+the user-manual there.\r
 \r
 Some legacy documentation is also included only to give an idea of\r
 what Junkbuster can do under doc/obsolete/*. Much has changed since\r
 these docs were written, so beware.\r
 \r
+\r
 BUGS\r
 ----\r
 \r
@@ -105,4 +115,4 @@ anything new.
 -------------------------------------------------------------------------\r
 ijbswa-developers@lists.sourceforge.net\r
 \r
-$Id: README,v 1.1 2001/09/13 15:24:30 swa Exp $\r
+$Id: README,v 1.2 2001/09/14 21:28:12 hal9 Exp $\r