ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.0.x/README
(Generate patch)

Comparing:
ircd-hybrid-8/README (file contents), Revision 1513 by michael, Sun Aug 26 09:06:13 2012 UTC vs.
ircd-hybrid/branches/8.0.x/README (file contents), Revision 1871 by michael, Fri Apr 26 08:53:04 2013 UTC

# Line 1 | Line 1
1 + Contact Information:
2 +
3 +  * Bug Reports:
4 +    - bugs@ircd-hybrid.org
5 +  * General Discussion and Support mailing list:
6 +    - https://lists.ircd-hybrid.org/mailman/listinfo/hybrid
7 +    - hybrid@lists.ircd-hybrid.org
8 +
9   ******************************* IMPORTANT *************************************
10  
11 +
12    ************ Note for those who don't bother reading docs ***************
13    * - Reading INSTALL is now a must, as the old DPATH is now specified    *
14    *   when configure is run.                                              *
# Line 39 | Line 48 | Feature Specific Requirements:
48  
49   - Please read doc/index.txt to get an overview of the current documentation.
50  
42 - There is also a mailing list for general discussion of Hybrid.  To subscribe
43  to the Hybrid List, use this link:
44  https://lists.ircd-hybrid.org/mailman/listinfo/hybrid
45
46 - To report bugs in hybrid, send the bug report to bugs@ircd-hybrid.org
47
48 - Known bugs are listed in the BUGS file
49
50 - SOLARIS USERS: this code appears to tickle a bug in older gcc and
51  egcs ONLY on 64-bit Solaris7.  gcc-2.95 and SunPro C on 64bit should
52  work fine, and any gcc or SunPro compiled on 32bit.
53
51   - TESTED PLATFORMS:  The code has been tested on the following platforms, and
52    is known to run properly.
53    (FIXME: this list is out of date)
54 <  FreeBSD 3.x/4.x/5.x/7.x/8.0 (gcc only, TenDRA will work but only with the latest
55 <  cvs version from ten15.org)
56 <  Linux glibc 2.2/2.3/2.10.1/2.12.1
57 <  Solaris 2.6/7/8
58 <  OpenBSD 2.8-3.2
59 <  HP-UX 11.00-11.22
60 <  IRIX64 6.5.19 (gcc only; MIPSpro is unconfirmed)
64 <  NetBSD 1.4-1.6
65 <  Tru64 UNIX 5.2b (only tested with native cc)
66 <
67 <  It probably does not compile on AIX or libc5 Linux.
54 >  CentOS 5.8
55 >  Red Hat Linux 9
56 >  Ubuntu 12.04
57 >  FreeBSD 9.1
58 >  OpenBSD 5.2
59 >  Arch Linux 2012.12.01
60 >  Debian GNU/Hurd 0.3
61  
62   - If you are wondering why config.h no longer exists, it's because most
63    things that were once in config.h are now specified in the 'general'
# Line 73 | Line 66 | Feature Specific Requirements:
66  
67   - /etc/resolv.conf must exist for the resolver to work.
68  
69 < - Please read NEWS for information about what is in
77 <  this release.
69 > - Please read NEWS for information about what is in this release.
70  
71 < - Other files recommended for reading: BUGS, INSTALL
71 > - Other files recommended for reading: INSTALL
72  
73   --------------------------------------------------------------------------------
74   $Id$

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)