aboutsummaryrefslogtreecommitdiffstats
path: root/src/README
diff options
context:
space:
mode:
authorastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2008-10-23 14:00:56 +0000
committerastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2008-10-23 14:00:56 +0000
commitc24bf71240249f9b3625b339e1ff650e9e2454b0 (patch)
treeaed836ff5fff2988d0d8258e85c87b1b355ac493 /src/README
parent8d443ca846f670e971f09235ca792e45239f6f81 (diff)
downloadsos-c24bf71240249f9b3625b339e1ff650e9e2454b0.tar.gz
- Resolves: bz459845 collect krb5.conf
- Resolves: bz457880 include output of xm list and xm list --long - Resolves: bz457919 add support for openswan and ipsec-tools - Resolves: bz456378 capture elilo configuration - Resolves: bz445007 s390 support - Resolves: bz371251 hangs when running with a xen kernel where xend has not been started - Resolves: bz452705 Add /root/anaconda-ks-cfg to sosreport archive - Resolves: bz445510 Do not rely on env to execute python - Resolves: bz446868 add support for emc devices - Resolves: bz453797 fails to generate fdisk -l - Resolves: bz433183 does not collect ext3 information - Resolves: bz444838 systool is passed deprecated arguments - Resolves: bz455096 add %{INSTALLTIME:date} to rpm --qf collection - Resolves: bz332211 avoid hazardous filenames git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@533 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/README')
-rw-r--r--src/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/README b/src/README
index 74fcb2b2..ff3bf6bf 100644
--- a/src/README
+++ b/src/README
@@ -4,12 +4,12 @@ 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://hosted.fedoraproject.org/projects/sos
+This project is hosted at http://fedorahosted.org/sos
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 export http://svn.fedoraproject.org/svn/hosted/sos/trunk sos --username guest
+ svn export http://svn.fedorahosted.org/svn/sos/trunk sos --username guest
to install locally (as root) ==> make install
to build an rpm ==> make rpm