Ignore:
Timestamp:
Feb 5, 2012, 5:39:31 PM (14 years ago)
Author:
tobayer
Message:

[ipk] update tobayer01 & ufs912 skins, now version 1.10

File:
1 edited

Legend:

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

    r12781 r13990  
    22#
    33TMP=/tmp/.titanskin
     4echo "syncing disk"
     5sync
    46
    57model=`cat /etc/model`
     
    2123        SIZE=972
    2224        echo "checking freespace"
    23         echo packege size $SIZE kb
     25        echo package size $SIZE kb
    2426        echo freespace size $FREE kb
    2527        if  [ "$FREE" -lt "$SIZE" ]; then
Note: See TracChangeset for help on using the changeset viewer.