From: Petter Reinholdtsen
Date: Mon, 21 Jan 2013 10:53:46 +0000 (+0000)
Subject: Improve slightly.
X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/9c943b75ce7d17578919dbebd2db751399d7beb9?ds=sidebyside
Improve slightly.
---
diff --git a/blog/data/2013-01-21-hw-autoinstall.txt b/blog/data/2013-01-21-hw-autoinstall.txt
index 6983fb0543..daf9da9d33 100644
--- a/blog/data/2013-01-21-hw-autoinstall.txt
+++ b/blog/data/2013-01-21-hw-autoinstall.txt
@@ -20,11 +20,13 @@ autostart script.
hw-support-handlerd to start when the user log in.
This program listen for kernel events about new hardware (directly
-from the kernel like udev does).
+from the kernel like udev does), not using HAL dbus events as I
+initially did.
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.
+the APT database, a database
+available
+via HTTP and a database available as part of the package.
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