From: Petter Reinholdtsen
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.
diff --git a/blog/archive/2013/01/01.rss b/blog/archive/2013/01/01.rss index d8d4180892..82ff9884c1 100644 --- a/blog/archive/2013/01/01.rss +++ b/blog/archive/2013/01/01.rss @@ -69,6 +69,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.</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> diff --git a/blog/archive/2013/01/index.html b/blog/archive/2013/01/index.html index 3a3cf642ab..7fbcf7f838 100644 --- a/blog/archive/2013/01/index.html +++ b/blog/archive/2013/01/index.html @@ -88,6 +88,13 @@ 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.
+