Changeset 23955 for ipk/source.sh4/players_hbbtv/CONTROL/preinst
- Timestamp:
- Sep 27, 2013, 9:33:03 PM (13 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
r23623 r23955 1 1 #!/bin/sh 2 2 3 model=`cat /etc/model` 4 5 if [ "$model" = "ufs910" ];then 6 if [ -e /var/swapdir/swapfile ];then 7 echo "mount /tmp (60mb)" 8 mount -t tmpfs -o remount,size=60m,mode=1777 tmp /tmp 9 else 10 echo "Error, please use swapdir/swapfile and try again !" 11 exit 1 12 fi 13 fi 14 3 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)