Changeset 15804
- Timestamp:
- May 19, 2012, 7:45:54 PM (14 years ago)
- Location:
- ipk/source.sh4
- Files:
-
- 5 edited
-
titanswapbrowser_netsurf/CONTROL/preinst (modified) (1 diff)
-
titanswapnetwork_dlna/CONTROL/postinst (modified) (1 diff)
-
titanswapnetwork_dlna/CONTROL/postrm (modified) (1 diff)
-
titanswapnetwork_dlna/CONTROL/preinst (modified) (3 diffs)
-
titanswapnetwork_dlna/CONTROL/prerm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titanswapbrowser_netsurf/CONTROL/preinst
r15803 r15804 28 28 SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1` 29 29 FREE=`expr $SPACE - 100` 30 SIZE= 410030 SIZE=1050 31 31 echo "checking freespace" 32 32 echo packege size $SIZE kb -
ipk/source.sh4/titanswapnetwork_dlna/CONTROL/postinst
r15793 r15804 1 1 #!/bin/sh 2 TMP=/tmp/. TOOLS2 TMP=/tmp/.tmp 3 3 echo "successfully installed" 4 4 link=`readlink /var/swap` -
ipk/source.sh4/titanswapnetwork_dlna/CONTROL/postrm
r15793 r15804 1 1 #!/bin/sh 2 TMP=/tmp/. TOOLS2 TMP=/tmp/.tmp 3 3 4 rm -r /var/swap/titanplugins/ minidlna4 rm -r /var/swap/titanplugins/dlna 5 5 rm /var/etc/minidlna.conf 6 6 -
ipk/source.sh4/titanswapnetwork_dlna/CONTROL/preinst
r15793 r15804 1 1 #!/bin/sh 2 2 # 3 TMP=/tmp/. TOOLS3 TMP=/tmp/.tmp 4 4 5 5 model=`cat /etc/model` … … 28 28 SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1` 29 29 FREE=`expr $SPACE - 100` 30 SIZE= 410030 SIZE=800 31 31 echo "checking freespace" 32 32 echo packege size $SIZE kb … … 53 53 fi 54 54 55 ln -s /var/swap/titanplugins/ lcdpearl1 /var/usr/local/share/titan/plugins/lcdpearl155 ln -s /var/swap/titanplugins/dlna /var/usr/local/share/titan/plugins/dlna 56 56 57 57 echo "installing Pearl LCD to swapstick..." -
ipk/source.sh4/titanswapnetwork_dlna/CONTROL/prerm
r15793 r15804 1 1 #!/bin/sh 2 TMP=/tmp/. TOOLS2 TMP=/tmp/.tmp 3 3 link=`readlink /var/swap` 4 4 if [ `df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1 | wc -l` -eq 1 ] && [ $link = "/mnt/swapextensions" ]; then
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)