Changeset 2035


Ignore:
Timestamp:
Feb 2, 2010, 7:35:06 PM (16 years ago)
Author:
civer
Message:

[ALL]

  • extented UsbOnlineUpdater/UsbTmpUpdater partition till MINI9

[IPK]

  • updated Autoresolution (THX Husky)
Location:
ipk/source/system_autoresolution_1_25
Files:
2 added
2 deleted
1 edited

Legend:

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

    r1660 r2035  
    88        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
    99        FREE=`expr $SPACE - 100`
    10         SIZE=13
     10        SIZE=28
    1111        echo "checking freespace"
    1212        echo packege size $SIZE kb
Note: See TracChangeset for help on using the changeset viewer.