From 9c943b75ce7d17578919dbebd2db751399d7beb9 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Mon, 21 Jan 2013 10:53:46 +0000 Subject: [PATCH] Improve slightly. --- blog/data/2013-01-21-hw-autoinstall.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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 -- 2.47.2