X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/d8a2becd29eca31a55e7772e3ad2b514450d7295..0d83936c5127984a3bc8c1e7e38a841c0c5d0b83:/blog/archive/2013/01/01.rss diff --git a/blog/archive/2013/01/01.rss b/blog/archive/2013/01/01.rss index e0a0f9a35f..943b79c85b 100644 --- a/blog/archive/2013/01/01.rss +++ b/blog/archive/2013/01/01.rss @@ -27,8 +27,8 @@ 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 -cd isenkram && git-buildpackage +git clone http://anonscm.debian.org/git/collab-maint/isenkram.git +cd isenkram && git-buildpackage -us -uc </pre> <p>I have not yet adjusted all files to use the new name yet. If you @@ -41,6 +41,13 @@ stuff, typically meaning tools, nails, screws, etc. Typical hardware stuff, in other words. I've been told it is the Norwegian variant of the German word eisenkram, for those that are familiar with that 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> @@ -114,6 +121,12 @@ here is the command required to check out and build the source: Use svn://svn.debian.org/debian-edu/trunk/src/hw-support-handler/; cd hw-support-handler; debuild</tt>'. If you lack debuild, install the devscripts package.</p> + +<p><strong>Update 2013-01-23 12:00</strong>: The project is now +renamed to Isenkram and the source moved from the Debian Edu +subversion repository to a Debian collab-maint git repository. See +<a href="http://people.skolelinux.org/pere/blog/Welcome_to_the_world__Isenkram_.html">build +instructions</a> for details.</p>