]> pere.pagekite.me Git - homepage.git/blobdiff - blog/data/2013-01-21-hw-autoinstall.txt
Wrap up new post.
[homepage.git] / blog / data / 2013-01-21-hw-autoinstall.txt
index daf9da9d333230da1e3b7fcdb8e267d791bebb06..4c5a5853640286637863d57bba30b8a8c0cbcf67 100644 (file)
@@ -1,5 +1,5 @@
 Title: First prototype ready making hardware easier to use in Debian
-Tags: english, debian
+Tags: english, debian, isenkram
 Date: 2013-01-21 12:00
 
 <p>Early this month I set out to try to
@@ -59,4 +59,17 @@ storing such information in the package control file, but could be
 changed to use other formats instead or in addition to the current
 method.  I've dropped the use of discover for this mapping, as the
 modalias approach is more flexible and easier to use on Linux as long
-as the Kernel expose its modalias strings directly.</p>
+as the Linux kernel expose its modalias strings directly.</p>
+
+<p><strong>Update 2013-01-21 16:50</strong>: Due to popular demand,
+here is the command required to check out and build the source: Use
+'<tt>svn checkout
+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>