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