summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-01-30 20:38:47 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-01-30 20:38:47 -0800
commitdb33e337a867c5be8f21c7ebf6fdafaa00d02abc (patch)
tree6bef51582a5609d70b4fc56b466225543e876e40
parentf9b88908fc94d03d91d948a67c0dc87d30f2a6a9 (diff)
downloadxorg-driver-xf86-video-fbdev-db33e337a867c5be8f21c7ebf6fdafaa00d02abc.tar.gz
Add README with pointers to mailing list, bugzilla & git repos
-rw-r--r--README20
1 files changed, 20 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..20dc09a
--- /dev/null
+++ b/README
@@ -0,0 +1,20 @@
+xf86-video-fbdev - video driver for framebuffer device
+
+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-fbdev
+
+ http://cgit.freedesktop.org/xorg/driver/xf86-video-fbdev
+
+For more information on the git code manager, see:
+
+ http://wiki.x.org/wiki/GitPage