Changeset 45683 for ipk/source.sh4/playersnp_hbbtv
- Timestamp:
- Feb 14, 2022, 12:29:43 PM (4 years ago)
- Location:
- ipk/source.sh4/playersnp_hbbtv/CONTROL
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst
r45000 r45683 1 1 #!/bin/sh 2 if [ -e /etc/.oebuild ] ;then2 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 3 3 opkg update 4 4 # opkg install titan-plugin-hbbtv --dest $1 … … 15 15 #model=`cat /etc/model` 16 16 17 #if [ "$model" = "ufs910"];then18 # if [ -e / var/swapdir/swapfile ] && [ -e /tmp/.tmp60mb];then17 #if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 18 # if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 19 19 # echo "umount /tmp (60mb)" 20 20 # umount /tmp -
ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm
r45000 r45683 1 1 #!/bin/sh 2 if [ -e /etc/.oebuild ] ;then2 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 3 3 # opkg remove titan-plugin-hbbtv --dest $1 4 4 opkg remove webkit-hbbtv-plugin -
ipk/source.sh4/playersnp_hbbtv/CONTROL/preinst
r24607 r45683 7 7 #model=`cat /etc/model` 8 8 9 #if [ "$model" = "ufs910"];then10 # if [ -e / var/swapdir/swapfile];then9 #if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 10 # if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 11 11 # echo "mount /tmp (60mb)" 12 12 # mount -t tmpfs -o remount,size=60m,mode=1777 tmp /tmp
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)