Changeset 24607 for ipk/source.sh4/players_hbbtv/CONTROL/preinst
- Timestamp:
- Oct 25, 2013, 7:53:45 PM (12 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/players_hbbtv/CONTROL/preinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/players_hbbtv/CONTROL/preinst
r24015 r24607 5 5 rm -rf "$PLUGINDIR" >/dev/null 2>&1 6 6 7 model=`cat /etc/model`7 #model=`cat /etc/model` 8 8 9 if [ "$model" = "ufs910" ];then10 if [ -e /var/swapdir/swapfile ];then11 echo "mount /tmp (60mb)"12 mount -t tmpfs -o remount,size=60m,mode=1777 tmp /tmp13 touch /tmp/.tmp60mb14 else15 echo "Error, please use swapdir/swapfile and try again !"16 exit 117 fi18 fi9 #if [ "$model" = "ufs910" ];then 10 # if [ -e /var/swapdir/swapfile ];then 11 # echo "mount /tmp (60mb)" 12 # mount -t tmpfs -o remount,size=60m,mode=1777 tmp /tmp 13 # touch /tmp/.tmp60mb 14 # else 15 # echo "Error, please use swapdir/swapfile and try again !" 16 # exit 1 17 # fi 18 #fi 19 19 20 20 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)