Changeset 23640 for ipk/source/skins_ufs912/CONTROL/postinst
- Timestamp:
- Sep 10, 2013, 7:28:16 PM (13 years ago)
- File:
-
- 1 edited
-
ipk/source/skins_ufs912/CONTROL/postinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/skins_ufs912/CONTROL/postinst
r12781 r23640 1 1 #!/bin/sh 2 TMP=/tmp/.titanskin3 echo "successfully installed"4 link=`readlink /var/swap`5 if [ `df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1 | wc -l` -eq 1 ] && [ $link = "/mnt/swapextensions" ]; then6 SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`7 FREE=`expr $SPACE - 100`8 echo new freespace size $FREE kb9 else10 echo "syncing disk"11 sync12 fi13 echo "now you can choose the new skin...."14 2 15 3 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)