- Timestamp:
- Jan 4, 2012, 7:46:39 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titannetwork_networkbrowser/CONTROL/preinst
r12395 r12781 2 2 # 3 3 TMP=/tmp/.tmp 4 echo "syncing disk"5 sync6 4 7 5 model=`cat /etc/model` … … 21 19 SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1` 22 20 FREE=`expr $SPACE - 100` 23 SIZE= 40021 SIZE=109 24 22 echo "checking freespace" 25 23 echo packege size $SIZE kb … … 29 27 exit 1 30 28 else 31 echo ok 29 echo ok 32 30 fi 33 fi 31 else 32 echo "syncing disk" 33 sync 34 fi 34 35 echo "installing Networkbrowser ..." 35 36
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)