Changeset 4016


Ignore:
Timestamp:
Sep 27, 2010, 4:28:41 PM (16 years ago)
Author:
civer
Message:

[IPK]

  • changed AAF Spinner...THX Roneve
Location:
ipk/source/spinner_aaf_0_2
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/spinner_aaf_0_2/CONTROL/preinst

    r3763 r4016  
    2121        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
    2222        FREE=`expr $SPACE - 100`
    23         SIZE=30
     23        SIZE=16
    2424        echo "checking freespace"
    2525        echo packege size $SIZE kb
Note: See TracChangeset for help on using the changeset viewer.