File: NEWS

package info (click to toggle)
yaird 0.0.12-18etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 1,432 kB
  • ctags: 725
  • sloc: perl: 4,161; xml: 3,233; ansic: 3,105; sh: 876; makefile: 150
file content (18 lines) | stat: -rw-r--r-- 782 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 <dr@jones.dk>  Tue,  7 Mar 2006 14:26:31 +0100