Parcourir la source

* Doc updates

svn: 341
Bryan Drewery il y a 22 ans
Parent
commit
288dbc5bc0
4 fichiers modifiés avec 12 ajouts et 59 suppressions
  1. 3 23
      doc/COPYRIGHTS
  2. 5 3
      doc/INSTALL
  3. 0 26
      doc/README
  4. 4 7
      doc/UPGRADING

+ 3 - 23
doc/COPYRIGHTS

@@ -1,12 +1,12 @@
 Various copyrights used.
 
 The copyrights in this file are used for creditory purposes only and do not reflect
-the use of the current package. The current package may not be used by anyone except
-under explicit permission from Bryan Drewery.
+the use of the current package. The current package may not be used, copied or distributed 
+by *anyone* except under explicit permission from Bryan Drewery.
 
 /*
  * Copyright (C) 1997 Robey Pointer
- * Copyright (C) 1999, 2000, 2001, 2002, 2003 Eggheads Development Team
+ * Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Eggheads Development Team
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -24,24 +24,4 @@ under explicit permission from Bryan Drewery.
  */
 
 
-/************************************************************************
- *   psybnc2.1, src/p_crypt.c
- *   Copyright (C) 1999 the most psychoid  and
- *                      the cool lam3rz IRC Group, IRCnet
- *                     http://www.psychoid.lam3rz.de
- *
- *   This program is free software; you can redistribute it and/or modify
- *   it under the terms of the GNU General Public License as published by
- *   the Free Software Foundation; either version 1, or (at your option)
- *   any later version.
- *
- *   This program is distributed in the hope that it will be useful,
- *   but WITHOUT ANY WARRANTY; without even the implied warranty of
- *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *   GNU General Public License for more details.
- *
- *   You should have received a copy of the GNU General Public License
- *   along with this program; if not, write to the Free Software
- *   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- */
 

+ 5 - 3
doc/INSTALL

@@ -11,6 +11,8 @@
 Step 1: TCL
 
 If you have already made a static TCL build proceed to Step 2. If you are unsure then keep reading...
+From the main pack dir, just type: ./build -T
+If this fails, keep reading, otherwise, proceed to Step 2.
 The download website is at:
 	http://www.tcl.tk/software/tcltk/download84.html
 A nice direct link for the tarball is:
@@ -25,22 +27,22 @@ Step 2: Pack settings
 
 The files listed here are all located in pack/, and will need to be saved for future compiles.
 If you have pack.cfg, conf.h, or salt.h, place them in pack/
-NOTE: settings.c and conf.h (pack.conf) from versions previous to 1.0.11 are NOT compatable with 1.0.11 and higher.
+NOTE: salt.h, settings.c and conf.h (pack.conf) from versions previous to 1.0.11 are NOT compatable with 1.0.11 and higher.
 
 conf.h:
  This file contains pack compile-time options and the path to TCL
  If you have an older pack.conf, print it out and edit the template pack/conf.h and change accordingly.
 salt.h:
  This file is generated automatically, if you do not already have one, during compilation.
+ If you have an older salt.h, do not use it.
 pack.cfg(.sample):
  This is the new and improved version of settings.c
  Simply edit it and change accordingly 
- Rename to pack.cfg when completed
+ Rename to pack.cfg when completed and make sure it is in pack/
 
 
 Step 3: Compiling
 
-cd root/
 For leaf build: ./build leaf
 For hub build: ./build hub
 To build both: ./build all

+ 0 - 26
doc/README

@@ -15,35 +15,9 @@ Warnings:
 
 
 
-Memorize these:
-
 Only +a can give certain flags, I forget which ones, but you'll figure that out ;)
 Execute the cmd 'help' to view which cmds these flags give access to.
 
-   Global  Chan    Does
-   --------------------------------------------------
-   a               administrator
-   b               bot
-   c               leaf chat hub (leaf that accepts /dcc chat or /ctcp chat)
-                   There is no limit to chat hubs, set all leafs +c if you want.
-                   Better idea to just set a few leafs +c and tell your users.
-   d       d       auto deop (never +o)
-   e       e       exempt from stopnethack //useless
-   i               hub access
-   j               leaf chat hub access
-   k       k       autokick (never on chan)
-   l       l       bot sets limit
-   m       m       master
-   n       n       owner
-   o       o       op
-   p               partyline chat access (-p wont be able to talk)
-   q       q       quiet (never +v)
-   u               bot is the updatehub (MAKE SURE IT HAS OOGLES OF BW)
-   v       v       auto-voice
-   x       x       user is exempt from flood kicks
-   y       y       bot gives out voices
-
-
 Important console modes:
 	+m msgs
 	+o misc

+ 4 - 7
doc/UPDATING → doc/UPGRADING

@@ -1,11 +1,8 @@
 
-Get the new src from bryan.
-Copy your salt.h, settings.c and bldall files and put them in their respect directories in the untarred newsrc..
-./bldall pack
-./leaf -v
-(uname -s)
-cp leaf leaf.Os.ver
-cp hub hub.Os.hub
+Get the new src.
+Copy your pack/* to the new pack/
+./build all
+untar the package that is created
 Set a hub +U
 Then on that hub, copy all the binaries for the new version to it's dir..
 whatever os you are in, copy the appropiate new hub binary to 'newhub', then on the hub, type .update newhub