Annotation of embedaddon/coova-chilli/README, revision 1.1.1.1

1.1       misho       1: 
                      2: Welcome to Coova-Chilli! Coova-Chilli is a fork of the original ChilliSpot
                      3: project. It is largely backward compatible with ChilliSpot 1.1, but is
                      4: actually based on the 1.0 release plus the merging of many other features
                      5: and fixes from both ChilliSpot 1.1 snapshots and contributions from
                      6: PicoPoint, Coova, and others in the community. For more information on
                      7: Coova-Chilli, see:
                      8: 
                      9: http://coova.org/wiki/index.php/CoovaChilli
                     10: 
                     11: For help building this package:
                     12: http://coova.org/wiki/index.php/BuildingCoovaChilli
                     13: 
                     14: To get started from SVN:
                     15: 
                     16:   sh bootstrap
                     17:   ./configure
                     18:   make
                     19: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>