X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/a3a5b7f1f700f7835870c0c7ea306522aef1d1f3..5b19c9c4871715facbb787f2e93297ddefc1f0e6:/blog/index.html diff --git a/blog/index.html b/blog/index.html index 5117f79db9..dc59e216eb 100644 --- a/blog/index.html +++ b/blog/index.html @@ -80,6 +80,13 @@ 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.

+ +

Update 2013-01-21 16:50: Due to popular demand, +here is the command required to check out and build the source: Use +'svn checkout +svn://svn.debian.org/debian-edu/trunk/src/hw-support-handler/; cd +hw-support-handler; debuild'. If you lack debuild, install the +devscripts package.