Changeset 12781 for ipk/source.sh4/titanskins_default_grey/CONTROL/postinst
- Timestamp:
- Jan 4, 2012, 7:46:39 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titanskins_default_grey/CONTROL/postinst
r12395 r12781 2 2 TMP=/tmp/.titanskin 3 3 echo "successfully installed" 4 echo "syncing disk"5 sync6 7 4 if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1 | wc -l` -eq 1 ]; then 8 5 SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1` 9 6 FREE=`expr $SPACE - 100` 10 7 echo new freespace size $FREE kb 8 else 9 echo "syncing disk" 10 sync 11 11 fi 12 12
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)