From a3a5b7f1f700f7835870c0c7ea306522aef1d1f3 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Mon, 21 Jan 2013 15:49:59 +0000 Subject: [PATCH] Document how to build the source for those without debian skills. --- blog/data/2013-01-21-hw-autoinstall.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/blog/data/2013-01-21-hw-autoinstall.txt b/blog/data/2013-01-21-hw-autoinstall.txt index 936c3dbcfe..a420013738 100644 --- a/blog/data/2013-01-21-hw-autoinstall.txt +++ b/blog/data/2013-01-21-hw-autoinstall.txt @@ -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.

+ +

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.

-- 2.47.2