gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r5696 - GNUnet-docs/WWW


From: gnunet
Subject: [GNUnet-SVN] r5696 - GNUnet-docs/WWW
Date: Sun, 30 Sep 2007 06:18:04 -0600 (MDT)

Author: durner
Date: 2007-09-30 06:18:04 -0600 (Sun, 30 Sep 2007)
New Revision: 5696

Modified:
   GNUnet-docs/WWW/download.php3
Log:
up

Modified: GNUnet-docs/WWW/download.php3
===================================================================
--- GNUnet-docs/WWW/download.php3       2007-09-30 11:55:57 UTC (rev 5695)
+++ GNUnet-docs/WWW/download.php3       2007-09-30 12:18:04 UTC (rev 5696)
@@ -49,12 +49,12 @@
        <tr>
                <td />
                <td>
-                       <a href="download/win32/Setup-0.7.2b.exe"><?php 
W("GNUnet installer (10 MB)"); ?></a>
+                       <a href="download/win32/Setup-0.7.2c.exe"><?php 
W("GNUnet installer (10 MB)"); ?></a>
                        <br />
                        <font color="FF0000">
                        <?php
                                W("Note: Microsoft Internet Explorer isn't able 
to verify the publisher of this executable. This is not a problem, you can 
verify its %s using %s.",
-                                       
ARRAY(extlink_("download/win32/Setup-0.7.2b.exe.asc", "digital signature"), 
extlink_("http://winpt.sourceforge.net/";, "WinPT")));
+                                       
ARRAY(extlink_("download/win32/Setup-0.7.2c.exe.asc", "digital signature"), 
extlink_("http://winpt.sourceforge.net/";, "WinPT")));
                        ?>
                        </font>
                </td>
@@ -113,7 +113,17 @@
        <tr>
                <td />
                <td>
-                       <a href="download/ubuntu/"><?php W("Markus's Feisty 
Packages"); ?></a>
+                       <?php
+                               W("Markus's inofficial packages");
+                               extlink_title("download/ubuntu/", "Various 
GNUnet packages", "Inofficial packages for Ubuntu");
+                               BR();
+                               W("This location can also be used as an apt 
repository.");
+                               W("Add the following lines to %s to be able to 
install and update GNUnet using apt:", "/etc/apt/sources.list");
+                               PRE("$ deb http://gnunet.org/download/debian/ 
feisty main");
+                               PRE("$ deb-src 
http://gnunet.org/download/debian/ feisty main");
+                               W("After that, you have to import the public 
key used to sign the packages by running the following command:");
+                               PRE("$ gpg --keyserver hkp://wwwkeys.eu.pgp.net 
--recv-keys 0x09146862 && gpg --armor --export 0x09146862 | sudo apt-key add 
-");
+                       ?>
                </td>
        </tr>
        <tr>
@@ -199,8 +209,8 @@
 LIV(extlink_("download/GNUnet-0.7.2c.tar.gz","GNUnet-0.7.2c.tar.gz (2232 
kb)"));
 LIV(extlink_("download/gnunet-gtk-0.7.2c.tar.bz2", "gnunet-gtk-0.7.2c.tar.bz2 
(863 kb)"));
 LIV(extlink_("download/gnunet-gtk-0.7.2c.tar.gz" , "gnunet-gtk-0.7.2c.tar.gz 
(1116 kb)"));
-LIV(extlink_("download/gnunet-qt-0.7.2.tar.bz2", "gnunet-qt-0.7.2.tar.bz2 (232 
kb)"));
-LIV(extlink_("download/gnunet-qt-0.7.2.tar.gz" , "gnunet-qt-0.7.2.tar.gz (300 
kb)"));
+LIV(extlink_("download/gnunet-qt-0.7.2c.tar.bz2", "gnunet-qt-0.7.2.tar.bz2 
(232 kb)"));
+LIV(extlink_("download/gnunet-qt-0.7.2c.tar.gz" , "gnunet-qt-0.7.2.tar.gz (300 
kb)"));
 LIV(extlink_("download/gnunet-fuse-0.7.2b.tar.bz2", 
"gnunet-fuse-0.7.2b.tar.bz2 (81 kb)"));
 LIV(extlink_("download/gnunet-fuse-0.7.2b.tar.gz" , "gnunet-fuse-0.7.2b.tar.gz 
(87 kb)"));
 LIV(extlink_("/libextractor/download/libextractor-0.5.18a.tar.gz",





reply via email to

[Prev in Thread] Current Thread [Next in Thread]