Update README for gitlab migration

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Alan Coopersmith
2018-11-18 13:31:22 -08:00
parent b7d57087d0
commit 80c1b93552
3 changed files with 15 additions and 21 deletions

View File

@@ -21,7 +21,7 @@
SUBDIRS = src man
MAINTAINERCLEANFILES = ChangeLog INSTALL
EXTRA_DIST = README.G80
EXTRA_DIST = README.G80 README.md
.PHONY: ChangeLog INSTALL

20
README
View File

@@ -1,20 +0,0 @@
xf86-video-nv - NVIDIA 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-nv
http://cgit.freedesktop.org/xorg/driver/xf86-video-nv
For more information on the git code manager, see:
http://wiki.x.org/wiki/GitPage

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
xf86-video-nv - NVIDIA video driver for the Xorg X server
---------------------------------------------------------
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-nv
Please submit bug reports and requests to merge patches there.