Ignore:
Timestamp:
Jan 4, 2012, 7:46:39 AM (14 years ago)
Author:
obi
Message:

[ipk] update all swap/titan flash ipks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_0Acht5Zehn/CONTROL/preinst

    r12642 r12781  
    2121        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
    2222        FREE=`expr $SPACE - 100`
    23         SIZE=1300
     23        SIZE=750
    2424        echo "checking freespace"
    2525        echo packege size $SIZE kb
     
    2929                exit 1
    3030        else
    31                 echo ok
     31                echo ok         
    3232        fi
     33else
     34        echo "syncing disk"
     35        sync
    3336fi
    3437
Note: See TracChangeset for help on using the changeset viewer.