diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-04 14:11:22 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-04 14:11:22 +0200 |
commit | 4bf1c1c00308d40fb52c32f6876e0444e72129da (patch) | |
tree | 44b60105bcb4393414434781d66bacc641e795c8 /Distrib/TarballNotesHome.mdwn | |
parent | cf6ef4aa8ac75b269f44ed79289810b1e888c0f8 (diff) | |
download | web-4bf1c1c00308d40fb52c32f6876e0444e72129da.tar.gz web-4bf1c1c00308d40fb52c32f6876e0444e72129da.tar.bz2 web-4bf1c1c00308d40fb52c32f6876e0444e72129da.zip |
Further clean-up.
Diffstat (limited to 'Distrib/TarballNotesHome.mdwn')
-rw-r--r-- | Distrib/TarballNotesHome.mdwn | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/Distrib/TarballNotesHome.mdwn b/Distrib/TarballNotesHome.mdwn deleted file mode 100644 index 1f82454c..00000000 --- a/Distrib/TarballNotesHome.mdwn +++ /dev/null @@ -1,30 +0,0 @@ -Past notes may be of help as well. - -The old _official_ tarball was located here: - -* <ftp://alpha.gnu.org/gnu/hurd/contrib/marcus/gnu-latest.tar.gz> - -_Unoffical_ tarballs were to be found here: - -* <ftp://ftp.gnufans.org/gnu/hurd/contrib/joachim/gnu-20030126.tar.gz> - ----- - -<table> - <tr> - <td valign="top" width="50%"> - <p> %SEARCH{"Mediatype.*?value=\"Tarball"" scope="text" regex="on" nosearch="on" nototal="on" header="| <strong>Release</strong> | <strong>Date</strong> |" format="| [[Topic]] | $formfield([[ReleaseDate]]) |"}% </p> - <p> - </p> - </td> - <td> - <p> - </p> - </td> - <td valign="top" width="50%"> - <p> %SEARCH{"Mediatype.*?value=" scope="text" regex="on" nosearch="on" nototal="on" header="| <strong>Release</strong> | <strong>Date</strong> |" format="| [[Topic]] | $formfield([[ReleaseDate]]) |" order="formfield([[ReleaseDate]])" }% </p> - <p> - </p> - </td> - </tr> -</table> |