View Issue Details

IDProjectCategoryView StatusLast Update
0002418unrealircdpublic2006-11-23 13:47
ReporterHal9000 Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionno change required 
Product Version3.2.3 
Summary0002418: updated 'makenet' script
DescriptionAs I'm packaging UnrealIRCD I came across the 'makenet' script, and felt there was a need to add Cloak Keys support in it, as it's a network-wide setting.
While doing this I also did some little tweaks and fixes.
Here the changelog, the new script is attached.

# - Removed double __EOF__ which caused an error
# - Changed INAH varibale to more obvious yes/no setting
# - Modified some defaults to more common/obvious values
# - Automatically suggest netdomain in defaults where appropriate
# - Removed unused VERSION and SUBMIT variables
# - Cloak keys support

Greetings!
Attached Files
makenet (5,754 bytes)
makenet-2.3 (5,782 bytes)
3rd party modules

Activities

vonitsanet

2005-03-11 22:11

reporter   ~0009564

A little error in the file:P

echo "at IRC: /server irc.ircsystems.net, /join #unrealircd"

The help channel is NOT #unrealircd.
The help channel is #Unreal-Support

Hal9000

2005-03-12 04:49

reporter   ~0009565

support email was wrong too, also changed the the irc server to a nicer url.
here the changed lines:

echo "mail [email protected] or ask"
echo "at IRC: /server irc.unrealircd.org, /join #unreal-support"

syzop

2006-11-23 13:47

administrator   ~0012708

All network/* stuff removed in Unreal3.3*, guess we can keep it in 3.2* as-is.

Sorry :p

Issue History

Date Modified Username Field Change
2005-03-11 09:31 Hal9000 New Issue
2005-03-11 09:31 Hal9000 File Added: makenet
2005-03-11 14:36 syzop Summary Cloak Keys support, a fix and some little tweaks => updated 'makenet' script
2005-03-11 22:11 vonitsanet Note Added: 0009564
2005-03-12 04:49 Hal9000 Note Added: 0009565
2005-03-12 04:52 Hal9000 File Added: makenet-2.3
2006-11-23 13:47 syzop Status new => closed
2006-11-23 13:47 syzop Note Added: 0012708
2006-11-23 13:47 syzop Resolution open => no change required