diff options
author | EricAnholt <anholt@FreeBSD.org> | 2006-09-12 21:58:32 +0000 |
---|---|---|
committer | EricAnholt <anholt@FreeBSD.org> | 2006-09-12 21:58:32 +0000 |
commit | 0c23655d505821f31dc5d6a21f0c0a442d0c126a (patch) | |
tree | 38a2287371b646201a82da291ffc378add832427 /Download.moin | |
parent | 001e2bf40e399da023708de65bb2212eeefa220f (diff) |
Nuke a bunch of CVS cruft from the download page.
Diffstat (limited to 'Download.moin')
-rw-r--r-- | Download.moin | 41 |
1 files changed, 15 insertions, 26 deletions
diff --git a/Download.moin b/Download.moin index e3e660a..1c75b90 100644 --- a/Download.moin +++ b/Download.moin @@ -1,33 +1,22 @@ '''Contents'''
[[TableOfContents]]
= Source =
-'''NOTE''' that these instructions may be out of date. According to http://sourceforge.net/mailarchive/message.php?msg_id=9295537 parts of DRI have moved to a new repository.
- "Mesa and DRM are still in the same repositories on freedesktop.org. But the DRI enabled DDX drivers are now developped in Xorg CVS instead of DRI CVS. See http://xorg.freedesktop.org for details."
-QUESTION:
- Is this still the case? The email cited here was dated 2004, it's now 2006. What is the case now? Can someone on the know please update this? Thank you
-== CVS ==
-[[Include(CvsRepository)]]
-
-== CVSup ==
-
-[[Include(CVSup)]]
-
-== ViewCVS ==
-
-[[Include(CVSView)]]
-
-== Kernel Modules ==
-
-You can download the Linux kernel modules for XFree86 4.2.x at [http://www.xfree86.org/~alanh].
-
-Note that the binary modules only work against a 2.4 kernel; 2.6 users will have to build their own.
-
-Linux kernel modules for subsequent versions of XFree86 can be found in the XFree86
-source tree in the directory
-`xc/programs/Xserver/hw/xfree86/os-support/linux/drm`
-
-== Building CVS ==
+The components of the DRI have been moved into their respective upstream repositories. The DRI drivers reside within Mesa, and the 2D drivers reside in [X.Org http://www.x.org/]. The remaining component is the DRM, which is maintained in a git tree on freedesktop.org.
+
+== git ==
+
+To check out the drm code:
+
+{{{
+git clone git://anongit.freedesktop.org/git/mesa/drm
+}}}
+
+== gitweb ==
+The source and history can be viewed on the web at http://gitweb.freedesktop.org/
+
+== Building from git ==
+
See the Building page.
= Binaries =
|