Commit 16ac82af by Gerald Pfeifer Committed by Gerald Pfeifer

snapshot-index.html: Refer to .bz2 files instead of .gz files.

	* snapshot-index.html: Refer to .bz2 files instead of .gz files.
	Simplify the note on not using unannounced snapshots.

From-SVN: r67207
parent 6bf1ffe1
2003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 2003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* snapshot-index.html: Refer to .bz2 files instead of .gz files.
Simplify the note on not using unannounced snapshots.
2003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* snapshot-README: Refer to .bz2 files instead of .gz files. * snapshot-README: Refer to .bz2 files instead of .gz files.
Add a note on where to find the diff files. Add a note on where to find the diff files.
Simplify the note on not using unannounced snapshots. Simplify the note on not using unannounced snapshots.
......
...@@ -19,58 +19,58 @@ how to sign up can be found on the GCC project home page.</p> ...@@ -19,58 +19,58 @@ how to sign up can be found on the GCC project home page.</p>
<blockquote> <blockquote>
<p> <a href="@LONG_DATE@/gcc-@DATE@.tar.gz"> <p> <a href="@LONG_DATE@/gcc-@DATE@.tar.bz2">
gcc</a> @TEXT_DATE@ snapshot, includes all languages. gcc</a> @TEXT_DATE@ snapshot, includes all languages.
<p> <a href="@LONG_DATE@/gcc-@LAST_DATE@-@DATE@.diff.gz"> <p> <a href="@LONG_DATE@/diffs/gcc-@LAST_DATE@-@DATE@.diff.bz2">
gcc-@LAST_DATE@-@DATE@</a> patch file to bring gcc-@LAST_DATE@ up to gcc-@LAST_DATE@-@DATE@</a> patch file to bring gcc-@LAST_DATE@ up to
gcc-@DATE@. gcc-@DATE@.
<p> <a href="@LONG_DATE@/gcc-core-@DATE@.tar.gz"> <p> <a href="@LONG_DATE@/gcc-core-@DATE@.tar.bz2">
gcc-core</a> @TEXT_DATE@ snapshot, includes just the C front gcc-core</a> @TEXT_DATE@ snapshot, includes just the C front
end and core compiler. end and core compiler.
<p> <a href="@LONG_DATE@/gcc-core-@LAST_DATE@-@DATE@.diff.gz"> <p> <a href="@LONG_DATE@/diffs/gcc-core-@LAST_DATE@-@DATE@.diff.bz2">
gcc-core-@LAST_DATE@-@DATE@</a> patch file to bring gcc-core-@LAST_DATE@ gcc-core-@LAST_DATE@-@DATE@</a> patch file to bring gcc-core-@LAST_DATE@
up to gcc-core-@DATE@. up to gcc-core-@DATE@.
<p> <a href="@LONG_DATE@/gcc-g++-@DATE@.tar.gz"> <p> <a href="@LONG_DATE@/gcc-g++-@DATE@.tar.bz2">
gcc-g++</a> @TEXT_DATE@ snapshot, includes just the G++ front gcc-g++</a> @TEXT_DATE@ snapshot, includes just the G++ front
end and runtime. end and runtime.
<p> <a href="@LONG_DATE@/gcc-g++-@LAST_DATE@-@DATE@.diff.gz"> <p> <a href="@LONG_DATE@/diffs/gcc-g++-@LAST_DATE@-@DATE@.diff.bz2">
gcc-g++-@LAST_DATE@-@DATE@</a> patch file to bring gcc-g++-@LAST_DATE@ gcc-g++-@LAST_DATE@-@DATE@</a> patch file to bring gcc-g++-@LAST_DATE@
up to gcc-g++-@DATE@. up to gcc-g++-@DATE@.
<p> <a href="@LONG_DATE@/gcc-g77-@DATE@.tar.gz"> <p> <a href="@LONG_DATE@/gcc-g77-@DATE@.tar.bz2">
gcc-g77</a> @TEXT_DATE@ snapshot, includes just the G77 front gcc-g77</a> @TEXT_DATE@ snapshot, includes just the G77 front
end and runtime. end and runtime.
<p> <a href="@LONG_DATE@/gcc-g77-@LAST_DATE@-@DATE@.diff.gz"> <p> <a href="@LONG_DATE@/diffs/gcc-g77-@LAST_DATE@-@DATE@.diff.bz2">
gcc-g77-@LAST_DATE@-@DATE@</a> patch file to bring gcc-g77-@LAST_DATE@ gcc-g77-@LAST_DATE@-@DATE@</a> patch file to bring gcc-g77-@LAST_DATE@
up to gcc-g77-@DATE@. up to gcc-g77-@DATE@.
<p> <a href="@LONG_DATE@/gcc-java-@DATE@.tar.gz"> <p> <a href="@LONG_DATE@/gcc-java-@DATE@.tar.bz2">
gcc-java</a> @TEXT_DATE@ snapshot, includes just the Java gcc-java</a> @TEXT_DATE@ snapshot, includes just the Java
front end. front end.
<p> <a href="@LONG_DATE@/gcc-java-@LAST_DATE@-@DATE@.diff.gz"> <p> <a href="@LONG_DATE@/diffs/gcc-java-@LAST_DATE@-@DATE@.diff.bz2">
gcc-java-@LAST_DATE@-@DATE@</a> patch file to bring gcc-java-@LAST_DATE@ gcc-java-@LAST_DATE@-@DATE@</a> patch file to bring gcc-java-@LAST_DATE@
up to gcc-java-@DATE@. up to gcc-java-@DATE@.
<p> <a href="@LONG_DATE@/gcc-objc-@DATE@.tar.gz"> <p> <a href="@LONG_DATE@/gcc-objc-@DATE@.tar.bz2">
gcc-objc</a> @TEXT_DATE@ snapshot, includes just the Objective-C gcc-objc</a> @TEXT_DATE@ snapshot, includes just the Objective-C
front end and runtime. front end and runtime.
<p> <a href="@LONG_DATE@/gcc-objc-@LAST_DATE@-@DATE@.diff.gz"> <p> <a href="@LONG_DATE@/diffs/gcc-objc-@LAST_DATE@-@DATE@.diff.bz2">
gcc-objc-@LAST_DATE@-@DATE@</a> patch file to bring gcc-objc-@LAST_DATE@ gcc-objc-@LAST_DATE@-@DATE@</a> patch file to bring gcc-objc-@LAST_DATE@
up to gcc-objc-@DATE@. up to gcc-objc-@DATE@.
<p> <a href="@LONG_DATE@/gcc-ada-@DATE@.tar.gz"> <p> <a href="@LONG_DATE@/gcc-ada-@DATE@.tar.bz2">
gcc-ada</a> @TEXT_DATE@ snapshot, includes just the Ada gcc-ada</a> @TEXT_DATE@ snapshot, includes just the Ada
front end and runtime. front end and runtime.
<p> <a href="@LONG_DATE@/gcc-ada-@LAST_DATE@-@DATE@.diff.gz"> <p> <a href="@LONG_DATE@/diffs/gcc-ada-@LAST_DATE@-@DATE@.diff.bz2">
gcc-ada-@LAST_DATE@-@DATE@</a> patch file to bring gcc-ada-@LAST_DATE@ gcc-ada-@LAST_DATE@-@DATE@</a> patch file to bring gcc-ada-@LAST_DATE@
up to gcc-ada-@DATE@. up to gcc-ada-@DATE@.
...@@ -82,16 +82,9 @@ installation, you may find the daily RPM snapshots at: ...@@ -82,16 +82,9 @@ installation, you may find the daily RPM snapshots at:
http://www.codesourcery.com/gcc-snapshots.html </a> http://www.codesourcery.com/gcc-snapshots.html </a>
easier to install.</p> easier to install.</p>
<p>Note at times you may find newer directories on the server with limited </p>When a particular snapshot is ready for public consumption the LATEST-IS-
permissions. These represent snapshots that have not yet been verified file is updated and a message is sent to the gcc list. Please do not use
as correct, or are known to be incorrect.</p> a snapshot before it has been announced that way.</p>
<p>When a particular snapshot is ready for public consumption the directory
permissions are relaxed, the LATEST-IS- file is updated and a message is
sent to the GCC list.</p>
<p>Using a snapshot before it's officially made available is an unwise thing
to do since it may become impossible to update to an official snapshot.</p>
<p>Old snapshots can be found on the ftp server <a <p>Old snapshots can be found on the ftp server <a
href="ftp://gcc.gnu.org/pub/gcc/snapshots/">ftp://gcc.gnu.org:/pub/gcc/snapshots</a>.</p> href="ftp://gcc.gnu.org/pub/gcc/snapshots/">ftp://gcc.gnu.org:/pub/gcc/snapshots</a>.</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment