yaird (0.0.13-1) unstable; urgency=medium * Keyboard input is now disabled by default. Recent kernels more aggressively flag hardware containing buttons, including some that is unresolvable by the INPUT resolving routine. If you need early access to keyboard (e.g. to type in password for encrypted filesystem or to do debugging) you need to explicitly load MODULEs for now. -- Jonas Smedegaard Thu, 03 Jul 2008 16:51:10 +0200 yaird (0.0.12-5) unstable; urgency=low * WARNING: A workaround for specially-patched Debian kernels, is no longer provided with yaird: The Linux kernels included with Debian sarge was patched to always require ide-generic if other IDE drivers was used and all IDE drivers was compiled as modules. This patch was dropped in linux-2.6 2.6.14-6. Yaird no longer provides workaround for kernels patched with that "modular-ide" patch. If using yaird with one of those semi-broken kernels, you may need to manually make sure ide-generic is loaded after other IDE drivers by adding the following to /etc/yaird/Default.cfg (right below the MOUNTDIR line): MODULE ide-generic -- Jonas Smedegaard Tue, 7 Mar 2006 14:26:31 +0100