diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-01-30 20:59:46 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-01-30 20:59:46 -0800 |
commit | f4a3a1cd1bfbf6df583c913030ca2e9ce239d0c3 (patch) | |
tree | 3f81652e811775b4c9bc3606aee8e8a3ab798f6c | |
parent | 0fae48235841f05d7e52e61a2450835fdb8892b3 (diff) |
Add README with pointers to mailing list, bugzilla & git repos
-rw-r--r-- | README | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -0,0 +1,20 @@ +xf86-video-savage - S3 Savage video driver for the Xorg X server + +Please submit bugs & patches to the Xorg bugzilla: + + https://bugs.freedesktop.org/enter_bug.cgi?product=xorg + +All questions regarding this software should be directed at the +Xorg mailing list: + + http://lists.freedesktop.org/mailman/listinfo/xorg + +The master development code repository can be found at: + + git://anongit.freedesktop.org/git/xorg/driver/xf86-video-savage + + http://cgit.freedesktop.org/xorg/driver/xf86-video-savage + +For more information on the git code manager, see: + + http://wiki.x.org/wiki/GitPage |