Changeset 23957 for ipk/source.sh4
- Timestamp:
- Sep 27, 2013, 9:37:35 PM (13 years ago)
- Location:
- ipk/source.sh4/players_hbbtv/CONTROL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/players_hbbtv/CONTROL/postinst
r23955 r23957 16 16 17 17 if [ "$model" = "ufs910" ];then 18 if [ -e /var/swapdir/swapfile ] ;then18 if [ -e /var/swapdir/swapfile ] && [ -e /tmp/.tmp60mb ];then 19 19 echo "umount /tmp (60mb)" 20 20 umount /tmp 21 rm -f /tmp/.tmp60mb 21 22 fi 22 23 fi -
ipk/source.sh4/players_hbbtv/CONTROL/preinst
r23955 r23957 7 7 echo "mount /tmp (60mb)" 8 8 mount -t tmpfs -o remount,size=60m,mode=1777 tmp /tmp 9 touch /tmp/.tmp60mb 9 10 else 10 11 echo "Error, please use swapdir/swapfile and try again !"
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)