Changeset 12781 for ipk/source.sh4/swapemus_oscam_5866/CONTROL/prerm
- Timestamp:
- Jan 4, 2012, 7:46:39 AM (14 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/swapemus_oscam_5866/CONTROL/prerm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/swapemus_oscam_5866/CONTROL/prerm
r8916 r12781 1 1 #!/bin/sh 2 2 TMP=/tmp/.oscam 3 echo "syncing disk"4 3 5 4 if [ ! -e /var/swap/keys/oscam.conf.oscam ]; then … … 43 42 fi 44 43 45 sync 44 link=`readlink /var/swap` 45 if [ `df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1 | wc -l` -eq 1 ] && [ $link = "/mnt/swapextensions" ]; then 46 SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1` 47 FREE=`expr $SPACE - 100` 48 echo new freespace size $FREE kb 49 else 50 echo "syncing disk" 51 sync 52 fi 46 53 echo "Removing Oscam RC1.10 Build 5866 from Swapstick" 47 54 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)