X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/e56d391cd413f12f8d29e001014c95680131276b..3882048f60f47ce7edb89cc3816978cff32551f9:/blog/data/2013-01-22-hw-autoinstall.txt diff --git a/blog/data/2013-01-22-hw-autoinstall.txt b/blog/data/2013-01-22-hw-autoinstall.txt index d115db98f2..5819e93e06 100644 --- a/blog/data/2013-01-22-hw-autoinstall.txt +++ b/blog/data/2013-01-22-hw-autoinstall.txt @@ -1,28 +1,41 @@ Title: Welcome to the world, Isenkram! -Tags: english, debian +Tags: english, debian, isenkram Date: 2013-01-22 22:00
Yesterday, I
-
-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+
I have not yet adjusted all files to use the new name yet. If you +want to hack on the source or improve the package, please go ahead. +But please talk to me first on IRC or via email before you do major +changes, to make sure we do not step on each others toes. :)
+If you wonder what 'isenkram' is, it is a Norwegian word for iron -stuff, typically meaning tools, nails, skrews, etc. Typical hardware +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.
+ +Update 2013-01-26: Added -us -us to build +instructions, to avoid confusing people with an error from the signing +process.
+ +Update 2013-01-27: Switch to HTTP URL for the git +clone argument to avoid the need for authentication.