]> pere.pagekite.me Git - homepage.git/commitdiff
Document how to build the source for those without debian skills.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 21 Jan 2013 15:49:59 +0000 (15:49 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 21 Jan 2013 15:49:59 +0000 (15:49 +0000)
blog/data/2013-01-21-hw-autoinstall.txt

index 936c3dbcfe72ae27d4ef4ab5cf7505d54372cf83..a4200137382532aa0bba022ace0cd3d3823ed1a2 100644 (file)
@@ -60,3 +60,10 @@ 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 Linux kernel expose its modalias strings directly.</p>
 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 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>