Changeset 45685 for ipk/source.sh4
- Timestamp:
- Feb 14, 2022, 1:05:52 PM (4 years ago)
- Location:
- ipk/source.sh4
- Files:
-
- 76 edited
-
browser_netsurf/CONTROL/postinst (modified) (1 diff)
-
browser_netsurf/CONTROL/postrm (modified) (1 diff)
-
games_catcatch/CONTROL/postinst (modified) (1 diff)
-
games_catcatch/CONTROL/postrm (modified) (1 diff)
-
games_sudoku/CONTROL/postinst (modified) (1 diff)
-
games_sudoku/CONTROL/postrm (modified) (1 diff)
-
games_wins3/CONTROL/postinst (modified) (1 diff)
-
games_wins3/CONTROL/postrm (modified) (1 diff)
-
infos_imdb/CONTROL/postinst (modified) (1 diff)
-
infos_imdb/CONTROL/postrm (modified) (1 diff)
-
infos_imdbapi/CONTROL/postinst (modified) (1 diff)
-
infos_imdbapi/CONTROL/postrm (modified) (1 diff)
-
infos_news/CONTROL/postinst (modified) (1 diff)
-
infos_news/CONTROL/postrm (modified) (1 diff)
-
infos_stock/CONTROL/postinst (modified) (1 diff)
-
infos_stock/CONTROL/postrm (modified) (1 diff)
-
infos_streaminfo/CONTROL/postinst (modified) (1 diff)
-
infos_streaminfo/CONTROL/postrm (modified) (1 diff)
-
infos_tmdb/CONTROL/postinst (modified) (1 diff)
-
infos_tmdb/CONTROL/postrm (modified) (1 diff)
-
infos_weather/CONTROL/postinst (modified) (1 diff)
-
infos_weather/CONTROL/postrm (modified) (1 diff)
-
infos_wm2018/CONTROL/postinst (modified) (1 diff)
-
infos_wm2018/CONTROL/postrm (modified) (1 diff)
-
network_dlna/CONTROL/postinst (modified) (1 diff)
-
network_dlna/CONTROL/postrm (modified) (1 diff)
-
network_facebook/CONTROL/postinst (modified) (1 diff)
-
network_facebook/CONTROL/postrm (modified) (1 diff)
-
network_ipsec/CONTROL/postinst (modified) (1 diff)
-
network_ipsec/CONTROL/postrm (modified) (1 diff)
-
network_minisatip/CONTROL/postinst (modified) (1 diff)
-
network_minisatip/CONTROL/postrm (modified) (1 diff)
-
network_networkbrowser/CONTROL/postinst (modified) (1 diff)
-
network_networkbrowser/CONTROL/postrm (modified) (1 diff)
-
network_satipclient/CONTROL/postinst (modified) (1 diff)
-
network_satipclient/CONTROL/postrm (modified) (1 diff)
-
network_xupnpd/CONTROL/postinst (modified) (1 diff)
-
network_xupnpd/CONTROL/postrm (modified) (1 diff)
-
players_tmc/CONTROL/postinst (modified) (1 diff)
-
players_tmc/CONTROL/postrm (modified) (1 diff)
-
playersnp_dvdplayer/CONTROL/postinst (modified) (1 diff)
-
playersnp_dvdplayer/CONTROL/postrm (modified) (1 diff)
-
playersnp_hbbtv/CONTROL/postinst (modified) (1 diff)
-
playersnp_hbbtv/CONTROL/postrm (modified) (1 diff)
-
tools_IP-Kamera/CONTROL/postinst (modified) (1 diff)
-
tools_IP-Kamera/CONTROL/postrm (modified) (1 diff)
-
tools_autotimer/CONTROL/postinst (modified) (1 diff)
-
tools_autotimer/CONTROL/postrm (modified) (1 diff)
-
tools_callmonitor/CONTROL/postinst (modified) (1 diff)
-
tools_callmonitor/CONTROL/postrm (modified) (1 diff)
-
tools_filemanager/CONTROL/postinst (modified) (1 diff)
-
tools_filemanager/CONTROL/postrm (modified) (1 diff)
-
tools_keylock/CONTROL/postinst (modified) (1 diff)
-
tools_keylock/CONTROL/postrm (modified) (1 diff)
-
tools_kravencfg/CONTROL/postinst (modified) (1 diff)
-
tools_kravencfg/CONTROL/postrm (modified) (1 diff)
-
tools_lcdpearl1/CONTROL/postinst (modified) (1 diff)
-
tools_lcdpearl1/CONTROL/postrm (modified) (1 diff)
-
tools_lcdsamsung/CONTROL/postinst (modified) (1 diff)
-
tools_lcdsamsung/CONTROL/postrm (modified) (1 diff)
-
tools_optimize/CONTROL/postinst (modified) (1 diff)
-
tools_optimize/CONTROL/postrm (modified) (1 diff)
-
tools_rgui/CONTROL/postinst (modified) (1 diff)
-
tools_rgui/CONTROL/postrm (modified) (1 diff)
-
tools_scriptexec/CONTROL/postinst (modified) (1 diff)
-
tools_scriptexec/CONTROL/postrm (modified) (1 diff)
-
tools_stopifnotused/CONTROL/postinst (modified) (1 diff)
-
tools_stopifnotused/CONTROL/postrm (modified) (1 diff)
-
tools_tsschnitt/CONTROL/postinst (modified) (1 diff)
-
tools_tsschnitt/CONTROL/postrm (modified) (1 diff)
-
tools_usbreset/CONTROL/postinst (modified) (1 diff)
-
tools_usbreset/CONTROL/postrm (modified) (1 diff)
-
tools_wlandisplay/CONTROL/postinst (modified) (1 diff)
-
tools_wlandisplay/CONTROL/postrm (modified) (1 diff)
-
tools_zapback/CONTROL/postinst (modified) (1 diff)
-
tools_zapback/CONTROL/postrm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/browser_netsurf/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-browser --dest $1 -
ipk/source.sh4/browser_netsurf/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-browser --dest $1 5 5 opkg remove titan-netsurf -
ipk/source.sh4/games_catcatch/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-catcatch --dest $1 -
ipk/source.sh4/games_catcatch/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-catcatch --dest $1 5 5 fi -
ipk/source.sh4/games_sudoku/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-sudoku --dest $1 -
ipk/source.sh4/games_sudoku/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-sudoku --dest $1 5 5 fi -
ipk/source.sh4/games_wins3/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-wins3 --dest $1 -
ipk/source.sh4/games_wins3/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-wins3 --dest $1 5 5 fi -
ipk/source.sh4/infos_imdb/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-imdb --dest $1 -
ipk/source.sh4/infos_imdb/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-imdb --dest $1 5 5 fi -
ipk/source.sh4/infos_imdbapi/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-imdbapi --dest $1 -
ipk/source.sh4/infos_imdbapi/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-imdbapi --dest $1 5 5 fi -
ipk/source.sh4/infos_news/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-news --dest $1 -
ipk/source.sh4/infos_news/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-news --dest $1 5 5 fi -
ipk/source.sh4/infos_stock/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-stock --dest $1 -
ipk/source.sh4/infos_stock/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-stock --dest $1 5 5 fi -
ipk/source.sh4/infos_streaminfo/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-streaminfo --dest $1 -
ipk/source.sh4/infos_streaminfo/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-streaminfo --dest $1 5 5 fi -
ipk/source.sh4/infos_tmdb/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-tmdb --dest $1 -
ipk/source.sh4/infos_tmdb/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-tmdb --dest $1 5 5 fi -
ipk/source.sh4/infos_weather/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-weather --dest $1 -
ipk/source.sh4/infos_weather/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-weather --dest $1 5 5 fi -
ipk/source.sh4/infos_wm2018/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-wm2018 --dest $1 -
ipk/source.sh4/infos_wm2018/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-wm2018 --dest $1 5 5 fi -
ipk/source.sh4/network_dlna/CONTROL/postinst
r45684 r45685 6 6 echo PLUGINDIR $PLUGINDIR 7 7 8 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then8 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 9 9 opkg update 10 10 opkg install minidlna --dest $1 -
ipk/source.sh4/network_dlna/CONTROL/postrm
r45684 r45685 5 5 rm -rf "$PLUGINDIR" >/dev/null 2>&1 6 6 7 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then7 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 8 8 opkg remove minidlna --dest $1 9 9 fi -
ipk/source.sh4/network_facebook/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-facebook --dest $1 -
ipk/source.sh4/network_facebook/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-facebook --dest $1 5 5 fi -
ipk/source.sh4/network_ipsec/CONTROL/postinst
r45684 r45685 3 3 ARCH=$(cat /etc/.arch) 4 4 5 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then5 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 6 6 opkg update 7 7 opkg install strongswan -
ipk/source.sh4/network_ipsec/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 sed 's/ipsec=.*//g' -i /mnt/config/start-config 5 5 opkg remove strongswan --force-removal-of-dependent-packages -
ipk/source.sh4/network_minisatip/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install minisatip -
ipk/source.sh4/network_minisatip/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 sed 's/minisatip=.*//g' -i /mnt/config/start-config 5 5 opkg remove minisatip -
ipk/source.sh4/network_networkbrowser/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-networkbrowser --dest $1 -
ipk/source.sh4/network_networkbrowser/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-networkbrowser --dest $1 5 5 fi -
ipk/source.sh4/network_satipclient/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install satipclient -
ipk/source.sh4/network_satipclient/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 sed 's/satipclient=.*//g' -i /mnt/config/start-config 5 5 opkg remove satipclient -
ipk/source.sh4/network_xupnpd/CONTROL/postinst
r45684 r45685 7 7 mkdir $INSTDIR/etc/xupnpd/config 8 8 9 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then9 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 10 10 opkg update 11 11 opkg install titan-plugin-xupnpd --dest $1 -
ipk/source.sh4/network_xupnpd/CONTROL/postrm
r45684 r45685 6 6 rm -rf $INSTDIR/etc/xupnpd >/dev/null 2>&1 7 7 8 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then8 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 9 9 opkg remove titan-plugin-xupnpd --dest $1 10 10 fi -
ipk/source.sh4/players_tmc/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-tmc --dest $1 -
ipk/source.sh4/players_tmc/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-tmc --dest $1 5 5 fi -
ipk/source.sh4/playersnp_dvdplayer/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-dvdplayer --dest $1 -
ipk/source.sh4/playersnp_dvdplayer/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-dvdplayer --dest $1 5 5 fi -
ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then2 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 3 3 opkg update 4 4 # opkg install titan-plugin-hbbtv --dest $1 -
ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];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/tools_IP-Kamera/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-instar --dest $1 -
ipk/source.sh4/tools_IP-Kamera/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-instar --dest $1 5 5 else -
ipk/source.sh4/tools_autotimer/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-autotimer --dest $1 -
ipk/source.sh4/tools_autotimer/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-autotimer --dest $1 5 5 fi -
ipk/source.sh4/tools_callmonitor/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-callmonitor1 --dest $1 -
ipk/source.sh4/tools_callmonitor/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-callmonitor1 --dest $1 5 5 else -
ipk/source.sh4/tools_filemanager/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-filemanager --dest $1 -
ipk/source.sh4/tools_filemanager/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-filemanager --dest $1 5 5 fi -
ipk/source.sh4/tools_keylock/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-keylock --dest $1 -
ipk/source.sh4/tools_keylock/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-keylock --dest $1 5 5 fi -
ipk/source.sh4/tools_kravencfg/CONTROL/postinst
r45684 r45685 5 5 chmod 755 $INSTDIR/usr/local/share/titan/plugins/kravencfg/kravencfg.sh 6 6 7 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then7 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 8 8 opkg update 9 9 opkg install titan-plugin-kravencfg --dest $1 -
ipk/source.sh4/tools_kravencfg/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-kravencfg --dest $1 5 5 fi -
ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst
r45684 r45685 14 14 rm -rf stm23 15 15 16 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then16 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 17 17 opkg update 18 18 opkg install titan-plugin-lcdpearl1 --dest $1 -
ipk/source.sh4/tools_lcdpearl1/CONTROL/postrm
r45684 r45685 6 6 rm -rf /var/etc/lcd4linux.conf 7 7 8 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then8 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 9 9 opkg remove titan-plugin-lcdpearl1 --dest $1 10 10 fi -
ipk/source.sh4/tools_lcdsamsung/CONTROL/postinst
r45684 r45685 9 9 fi 10 10 11 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then11 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 12 12 opkg update 13 13 opkg install titan-plugin-lcdsamsung --dest $1 -
ipk/source.sh4/tools_lcdsamsung/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-lcdsamsung --dest $1 5 5 fi -
ipk/source.sh4/tools_optimize/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-optimize --dest $1 -
ipk/source.sh4/tools_optimize/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-optimize --dest $1 5 5 fi -
ipk/source.sh4/tools_rgui/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-rgui --dest $1 -
ipk/source.sh4/tools_rgui/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-rgui --dest $1 5 5 fi -
ipk/source.sh4/tools_scriptexec/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-scriptexec --dest $1 -
ipk/source.sh4/tools_scriptexec/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-scriptexec --dest $1 5 5 fi -
ipk/source.sh4/tools_stopifnotused/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-stopifnotused --dest $1 -
ipk/source.sh4/tools_stopifnotused/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-stopifnotused --dest $1 5 5 fi -
ipk/source.sh4/tools_tsschnitt/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-tsschnitt --dest $1 -
ipk/source.sh4/tools_tsschnitt/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-tsschnitt --dest $1 5 5 fi -
ipk/source.sh4/tools_usbreset/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-usbreset --dest $1 -
ipk/source.sh4/tools_usbreset/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-usbreset --dest $1 5 5 fi -
ipk/source.sh4/tools_wlandisplay/CONTROL/postinst
r45684 r45685 9 9 fi 10 10 11 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then11 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 12 12 opkg update 13 13 opkg install titan-plugin-wlandisplay --dest $1 -
ipk/source.sh4/tools_wlandisplay/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-wlandisplay --dest $1 5 5 fi -
ipk/source.sh4/tools_zapback/CONTROL/postinst
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-zapback --dest $1 -
ipk/source.sh4/tools_zapback/CONTROL/postrm
r45684 r45685 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg remove titan-plugin-zapback --dest $1 5 5 fi
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)