Changeset 12781 for ipk/source.sh4/swapemus_mgcamd_1_35/CONTROL/postinst
- Timestamp:
- Jan 4, 2012, 7:46:39 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/swapemus_mgcamd_1_35/CONTROL/postinst
r7451 r12781 71 71 72 72 echo "successfully installed" 73 echo "syncing disk" 74 75 sync 73 link=`readlink /var/swap` 74 if [ `df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1 | wc -l` -eq 1 ] && [ $link = "/mnt/swapextensions" ]; then 75 SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1` 76 FREE=`expr $SPACE - 100` 77 echo new freespace size $FREE kb 78 else 79 echo "syncing disk" 80 sync 81 fi 76 82 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)