]> pere.pagekite.me Git - homepage.git/commitdiff
Improve slightly.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 21 Jan 2013 10:53:46 +0000 (10:53 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 21 Jan 2013 10:53:46 +0000 (10:53 +0000)
blog/data/2013-01-21-hw-autoinstall.txt

index 6983fb05438d8dc5bd9c8764f410e4bf714bcbca..daf9da9d333230da1e3b7fcdb8e267d791bebb06 100644 (file)
@@ -20,11 +20,13 @@ autostart script.</p>
 hw-support-handlerd to start when the user log in.</li>
 
 <li>This program listen for kernel events about new hardware (directly
-from the kernel like udev does).</li>
+from the kernel like udev does), not using HAL dbus events as I
+initially did.</li>
 
 <li>When new hardware is inserted, look up the hardware modalias in
-the APT database, a database available via HTTP and a database
-available as part of the package.</li>
+the APT database, a database
+<a href="http://anonscm.debian.org/viewvc/debian-edu/trunk/src/hw-support-handler/modaliases?view=markup">available
+via HTTP</a> and a database available as part of the package.</li>
 
 <li>If a package is mapped to the hardware in question, the package
 isn't installed yet and this is the first time the hardware was