Changeset 175

Show
Ignore:
Timestamp:
06/18/07 09:56:26 (18 months ago)
Author:
free
Message:

* Run depmod after the installation

Location:
mediastation/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • mediastation/trunk/debian/changelog

    r173 r175  
    1 mediastation (0.9.0~pre7) unstable; urgency=low 
     1mediastation (0.9.0~pre8) unstable; urgency=low 
    22 
    33  * Fixed legacy font path in xorg.conf 
     
    77  * Added xserver-xorg-video-siliconmotion 
    88  * Removed midiseq, now integrated in mediastation-bin 
     9  * Run depmod after the installation   
    910 
    1011 -- Free Ekanayaka <freee@debian.org>  Wed, 23 May 2007 11:23:43 +0200 
  • mediastation/trunk/utils/mediastation-config

    r130 r175  
    6464done 
    6565 
     66# HACK: run depmod here 
     67depmod 2.6.17-2-multimedia-486 
     68 
    6669# If network is available, run apt-get update 
    6770if route -n | grep -q ^0.0.0.0; then