summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-18 13:39:37 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-18 13:40:44 -0800
commitd92e9a8f798bf5d5375da2bbc0fc5ac5586765d7 (patch)
tree9aeb044a4b1844aa16325f1c24eeb8c7b2ed5759
parentcf2254c13497049a8dbc73a3b031f4cd43403ab1 (diff)
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--Makefile.am2
-rw-r--r--README26
-rw-r--r--README.md17
3 files changed, 18 insertions, 27 deletions
diff --git a/Makefile.am b/Makefile.am
index c19e659..7fd88d8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,7 @@ ChangeLog:
dist-hook: ChangeLog INSTALL
EXTRA_DIST = \
- README \
+ README.md \
README.xspice
DISTCHECK_CONFIGURE_FLAGS=--enable-xspice
diff --git a/README b/README
deleted file mode 100644
index 92bb579..0000000
--- a/README
+++ /dev/null
@@ -1,26 +0,0 @@
-The QXL virtual GPU is found in the Red Hat Enterprise
-Virtualisation system, and also in the spice project.
-
-All questions regarding this software should be directed at the
-Xorg mailing list:
-
- http://lists.freedesktop.org/mailman/listinfo/xorg
-
-Please submit bug reports to the Xorg bugzilla:
-
- https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
-
-The master development code repository can be found at:
-
- git://anongit.freedesktop.org/git/xorg/driver/xf86-video-qxl
-
- http://cgit.freedesktop.org/xorg/driver/xf86-video-qxl
-
-For patch submission instructions, see:
-
- http://www.x.org/wiki/Development/Documentation/SubmittingPatches
-
-For more information on the git code manager, see:
-
- http://wiki.x.org/wiki/GitPage
-
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ec4e1a8
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+The QXL virtual GPU is found in the Red Hat Enterprise
+Virtualisation system, and also in the spice project.
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+ https://lists.x.org/mailman/listinfo/xorg
+
+The master development code repository can be found at:
+
+ https://gitlab.freedesktop.org/xorg/driver/xf86-video-qxl
+
+Please submit bug reports and requests to merge patches there.
+
+For patch submission instructions, see:
+
+ https://www.x.org/wiki/Development/Documentation/SubmittingPatches