gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r5559 - GNUnet-docs/WWW/test


From: gnunet
Subject: [GNUnet-SVN] r5559 - GNUnet-docs/WWW/test
Date: Mon, 27 Aug 2007 14:32:45 -0600 (MDT)

Author: durner
Date: 2007-08-27 14:32:45 -0600 (Mon, 27 Aug 2007)
New Revision: 5559

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


Modified: GNUnet-docs/WWW/test/download.php3
===================================================================
--- GNUnet-docs/WWW/test/download.php3  2007-08-27 20:28:07 UTC (rev 5558)
+++ GNUnet-docs/WWW/test/download.php3  2007-08-27 20:32:45 UTC (rev 5559)
@@ -115,14 +115,14 @@
                <td>
                        <?php
                                W("Markus's inofficial packages");
+                               BR();
                                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");
+                               PRE("deb http://gnunet.org/download/debian/ 
feisty main\ndeb-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 
-");
+                               PRE("gpg --keyserver hkp://wwwkeys.eu.pgp.net 
--recv-keys 0x09146862 && gpg --armor --export 0x09146862 | sudo apt-key add 
-");
                        ?>
                </td>
        </tr>





reply via email to

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