Changeset 583

Show
Ignore:
Timestamp:
05/28/08 13:02:07 (3 months ago)
Author:
free
Message:

Fixed firstboot command for ath_pci (needs to be polished)

Files:

Legend:

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

    r581 r583  
    66  * Improved touchscreen calibration 
    77  * Do not run menu hardy in indamixx 
     8  * Fixed firstboot command for ath_pci (needs to be polished) 
    89 
    910 -- Free Ekanayaka <freee@debian.org>  Fri, 23 May 2008 18:17:25 +0100 
  • cdd-utils/trunk/lib/system.sh

    r568 r583  
    202202#!/bin/sh 
    203203 
    204 $cmd 
     204if ! /sbin/depmod; then 
     205        touch /root/fail 
     206        exit 
     207fi 
     208modprobe ath_pci 
    205209 
    206210update-rc.d -f first-boot remove