Committer : entrope
CVSROOT : /cvsroot/undernet-ircu
Module : ircu2.10
Branch tags: u2_10_12_branch
Commit time: 2007-01-23 02:04:31 UTC
Modified files:
Tag: u2_10_12_branch
ChangeLog INSTALL
Log message:
Update INSTALL file for 2.10.12.
---------------------- diff included ----------------------
Index: ircu2.10/ChangeLog
diff -u ircu2.10/ChangeLog:1.710.2.141 ircu2.10/ChangeLog:1.710.2.142
--- ircu2.10/ChangeLog:1.710.2.141 Mon Jan 22 17:57:55 2007
+++ ircu2.10/ChangeLog Mon Jan 22 18:04:21 2007
@@ -1,5 +1,10 @@
2007-01-22 Michael Poole <[EMAIL PROTECTED]>
+ * INSTALL: Mention source directory naming; update the reference
+ to the config file converter (hah); update CVS directions.
+
+2007-01-22 Michael Poole <[EMAIL PROTECTED]>
+
* include/supported.h: Move parameters from FEATURES1 to FEATURES2
so that neither ISUPPORT line has more than 15 parameters. (Some
clients are picky about this.)
Index: ircu2.10/INSTALL
diff -u ircu2.10/INSTALL:1.7 ircu2.10/INSTALL:1.7.2.1
--- ircu2.10/INSTALL:1.7 Thu Sep 16 20:42:58 2004
+++ ircu2.10/INSTALL Mon Jan 22 18:04:21 2007
@@ -3,6 +3,7 @@
Original by Run <[EMAIL PROTECTED]>,
Isomer <[EMAIL PROTECTED]>, and Kev <[EMAIL PROTECTED]>
Rewritten by Sengaia <[EMAIL PROTECTED]>
+ Updated by Entrope <[EMAIL PROTECTED]>
Compiling and installing ircu should be a fairly straightforward process,
if you have obtained this software as a (.tar.gz) package, please consider
@@ -10,8 +11,8 @@
much easier.
After obtaining the latest version of the ircu source code, change into the
-source directory (ircu2.10), and run "./configure". To see the various ways
-in which you can customize your installation, run "./configure --help".
+source directory (ircu2.10.xx.yy), and run "./configure". To see the various
+ways in which you can customize your installation, run "./configure --help".
The configure process will check your environment and prepare itself for
compiling the source code. If one or more of the prerequisites cannot be
@@ -33,8 +34,9 @@
Setting up ircd.conf can be a bit tricky, so if this is your first time doing
it, begin with a bare-bones configuration and extend it as you go.
-If you are upgrading from ircu2.10.10, use the tools/transition script to
-convert your existing configuration file(s).
+If you are upgrading from ircu2.10.11, use the ircd/convert-conf
+program to convert your existing configuration file(s). It is
+compiled during "make" and installed to $PREFIX/bin/convert-conf.
Good Luck!
@@ -49,8 +51,10 @@
(we recommend that you cut and paste the above line to use it :)
When it prompts you for a password hit enter since there isn't one.
-To check out the the last stable version of ircu, use:
+To check out the the last development version of ircu, use:
# cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/undernet-ircu co -P ircu2.10
+The latest stable version has a tag name that depends on the version
+number; see doc/readme.cvs for details.
To update your source tree to the latest version, run "cvs update -dP" from
within the
ircu2.10 directory. For more information, see http://coder-com.undernet.org.
----------------------- End of diff -----------------------
_______________________________________________
Patches mailing list
[email protected]
http://undernet.sbg.org/mailman/listinfo/patches