]> pere.pagekite.me Git - homepage.git/blobdiff - blog/data/2013-01-22-hw-autoinstall.txt
Generated.
[homepage.git] / blog / data / 2013-01-22-hw-autoinstall.txt
index e05bdd6b9fadea01a811756dd5836b6837cb03eb..5819e93e0654420e435cd614efc2b9bd32f5da72 100644 (file)
@@ -18,7 +18,7 @@ repository in Debian.  The new name?  It is <strong>Isenkram</strong>.
 To fetch and build the latest version of the source, use</p>
 
 <pre>
-git clone git://anonscm.debian.org/collab-maint/isenkram.git
+git clone http://anonscm.debian.org/git/collab-maint/isenkram.git
 cd isenkram && git-buildpackage -us -uc
 </pre>
 
@@ -36,3 +36,6 @@ word.</p>
 <p><strong>Update 2013-01-26</strong>: Added -us -us to build
 instructions, to avoid confusing people with an error from the signing
 process.</p>
+
+<p><strong>Update 2013-01-27</strong>: Switch to HTTP URL for the git
+clone argument to avoid the need for authentication.</p>