Changeset 471

Show
Ignore:
Timestamp:
04/28/08 18:26:47 (4 months ago)
Author:
free
Message:

* Fixed broken restricted modules for linux-rt in hardy

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cdd-utils/trunk/cdd-config

    r466 r471  
    991991} 
    992992 
     993# Fixed broken linux-rt restricted modules (hardy) 
     994wireless () { 
     995    depmod 
     996} 
     997 
    993998# Indamixx 
    994999indamixx () { 
     
    10051010    cdd-config ardourino 
    10061011    cdd-config alsa blacklist snd_pcsp 
     1012    cdd-config wireless 
    10071013 
    10081014    # Various updates and fixes 
  • cdd-utils/trunk/debian/changelog

    r470 r471  
    1 cdd-utils (0.8~pre3) 64studio; urgency=low 
     1cdd-utils (0.8~pre4) UNRELEASED; urgency=low 
    22 
    3   * New release 
     3  * Fixed broken restricted modules for linux-rt in hardy 
    44 
    55 -- Free Ekanayaka <free@64studio.com>  Sun, 27 Apr 2008 18:24:52 +0200