aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-02-25 23:48:33 +0000
committerMike Frysinger <vapier@gentoo.org>2005-02-25 23:48:33 +0000
commit1eed8c7e72eebb434529bca36f93ba418aa033d3 (patch)
tree0553f1d900b0e3f34619a86ef35635fbc0266bcc /README.Gentoo.patches
parentgcc-2 patches (diff)
downloadgcc-patches-1eed8c7e72eebb434529bca36f93ba418aa033d3.tar.gz
gcc-patches-1eed8c7e72eebb434529bca36f93ba418aa033d3.tar.bz2
gcc-patches-1eed8c7e72eebb434529bca36f93ba418aa033d3.zip
README
Diffstat (limited to 'README.Gentoo.patches')
-rw-r--r--README.Gentoo.patches28
1 files changed, 28 insertions, 0 deletions
diff --git a/README.Gentoo.patches b/README.Gentoo.patches
new file mode 100644
index 0000000..0f8bfe9
--- /dev/null
+++ b/README.Gentoo.patches
@@ -0,0 +1,28 @@
+ ================
+ === W[hat]TF ===
+ ================
+
+Gentoo patchsets that have grown too large to keep on the rsync mirrors have
+been moved to our cvs tree. From there, we bundle up all the whee little
+patches into a tarball and distribute it via our public mirroring system.
+
+If you want specific info about a patch (like wtf it does or whose great idea
+it was to change the code), read the patch ! We try to fill out the top of
+them with useful info such as what it does, why it's needed, bug reports,
+original creators, etc... For simple patches, we reserve the right to assume
+your IQ is greater than absolute 0 and figure out what it does w/out an
+explanation. If, by some miracle of science, it falls below the absolute 0
+mark, you should help mankind by finding some scientists and letting them
+probe you with their ... erm ... probes.
+
+ =================
+ === W[here]TF ===
+ =================
+
+For those with CVS access, you want the 'src/patchsets' dir inside of the
+'gentoo' cvs module.
+
+For those w/out CVS access, this URL should help you:
+http://www.gentoo.org/cgi-bin/viewcvs.cgi/src/patchsets/?root=gentoo
+
+It should be pretty easy to find your way around, you're a big boy after all.