Changeset 479

Show
Ignore:
Timestamp:
05/05/08 15:42:57 (7 months ago)
Author:
free
Message:

Pass kernel version to depmod

Location:
cdd-utils/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • cdd-utils/trunk/cdd-config

    r475 r479  
    951951# Fixed broken linux-rt restricted modules (hardy) 
    952952wireless () { 
    953     depmod 
     953    depmod 2.6.24-16-rt 
    954954} 
    955955 
  • cdd-utils/trunk/debian/changelog

    r477 r479  
    1 cdd-utils (0.8~pre4) 64studio; urgency=low 
     1cdd-utils (0.8~pre5) UNRELEASED; urgency=low 
    22 
    33  * Fixed broken restricted modules for linux-rt in hardy