diff options
Diffstat (limited to 'trunk/src/README')
-rw-r--r-- | trunk/src/README | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/trunk/src/README b/trunk/src/README deleted file mode 100644 index b65b07ed..00000000 --- a/trunk/src/README +++ /dev/null @@ -1,24 +0,0 @@ -This set of tools is designed to provide information to support -organizations in an extensible manner, allowing third parties, -package maintainers, and anyone else to provide plugins that will -collect, analyze, and report information that is useful for supporting -software packages. - -This project is hosted at http://sos.108.redhat.com. For the latest version, -to contribute, and for more information, please visit there. - -To access to the public source code repository for this project run: - - svn checkout https://sos.108.redhat.com/svn/sos/trunk sos - -(all the following as root) -to install locally ==> python setup.py install -to build an rpm ==> make rpm - -See the Makefile. - -Contributors: -Steve Conklin <sconklin@redhat.com> -Pierre Amadio <pamadio@redhat.com> -John Berninger <jwb@redhat.com> -Navid Sheikhol-Eslami <navid@redhat.com> |