Forum | Features | Download | Addons | Help | #emech | Links | About | Contact
Versions | News Archive | Installing | Linking | Configuration | Commands | FAQ
bash$ ls COPYING README checkmech contrib patch.diff sample.set Makefile VERSIONS configure mech.help randfiles src bash$2) Use the patch command to install your downloaded patch. It may come up with 'Hunk <x> succeeded at <line>' warnings if you have installed more than one patch, but they can be safely ignored. bash$ patch -p1 -i patch.diff
patching file `src/combot.c'
patching file `src/defines.h'
patching file `src/global.h'
patching file `src/structs.h'
bash$
3) You can now compile and setup your emech as normal. topic-refresh-3.0.diff by proton Refresh set topics every 60 minutes. Avoids missing topics caused by netsplits. Drop-in replacement for randfiles/randsay.e (used for random topics). Contains about ~3500 lines (original randsay.e has ~1000) of sayings, proverbs, quotes, nonsense, etc. alias.diff by zip Lets you add aliases on the fly, instead of just in the config file. emech-2.8.1-boot.diff by endorphinPatch to add the BOOT command that allows you to terminate users DCC sessions. emech-2.8.1-services.diff by endorphinPatch to add generic services support to Energymech. It is not full featured, but check README.SERVICES for capabilities and usage. emech-2.8.1-sha.diff by madcamelAdds support for SHA1 password hashes in the user file for increased security. emech-2.8.1-topic.diff by endorphinPatch to refresh the channel topic with a setable delay. emech-2.8-unverify.diff by madcamel Adds an UNVERIFY command to de-authenticate yourself explicitly if need be. needop-excessflood.diff by endorphin Fixes excess floods due to needop requests. seen-ago.diff by endorphinChange seen reports to show how long ago someone was spotted instead of exactly when they was. Eliminates the problem of timezones. Copyright © 2000-2005 Proton, All rights reserved.
Last edited August 10th, 2005. |
1) Download the patch file into the main directory of the emech
distribution. For this example, the patch file is called patch.diff