- Timestamp:
- Mar 19, 2022, 10:35:35 PM (4 years ago)
- Location:
- ipk/source.sh4
- Files:
-
- 56 edited
-
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)
-
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/games_catcatch/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- catcatch --dest $15 opkg install titan-plugin-games-catcatch --dest $1 6 6 fi 7 7 -
ipk/source.sh4/games_catcatch/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- catcatch --dest $14 opkg remove titan-plugin-games-catcatch --dest $1 5 5 fi 6 6 -
ipk/source.sh4/games_sudoku/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- sudoku --dest $15 opkg install titan-plugin-games-sudoku --dest $1 6 6 fi 7 7 -
ipk/source.sh4/games_sudoku/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- sudoku --dest $14 opkg remove titan-plugin-games-sudoku --dest $1 5 5 fi 6 6 -
ipk/source.sh4/games_wins3/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- wins3 --dest $15 opkg install titan-plugin-games-wins3 --dest $1 6 6 fi 7 7 -
ipk/source.sh4/games_wins3/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- wins3 --dest $14 opkg remove titan-plugin-games-wins3 --dest $1 5 5 fi 6 6 -
ipk/source.sh4/network_facebook/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- facebook --dest $15 opkg install titan-plugin-network-facebook --dest $1 6 6 fi 7 7 -
ipk/source.sh4/network_facebook/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- facebook --dest $14 opkg remove titan-plugin-network-facebook --dest $1 5 5 fi 6 6 -
ipk/source.sh4/network_ipsec/CONTROL/postinst
r45685 r45958 12 12 opkg install iptables 13 13 opkg install iptables-module-xt-policy 14 opkg install titan-plugin- ipsec --dest $114 opkg install titan-plugin-network-ipsec --dest $1 15 15 fi 16 16 -
ipk/source.sh4/network_ipsec/CONTROL/postrm
r45685 r45958 7 7 opkg remove kernel-module-sha1-generic --force-removal-of-dependent-packages 8 8 opkg remove iptables --force-removal-of-dependent-packages 9 opkg remove titan-plugin- ipsec --dest $19 opkg remove titan-plugin-network-ipsec --dest $1 10 10 fi 11 11 -
ipk/source.sh4/network_minisatip/CONTROL/postinst
r45685 r45958 4 4 opkg update 5 5 opkg install minisatip 6 opkg install titan-plugin- minisatip --dest $16 opkg install titan-plugin-network-minisatip --dest $1 7 7 fi 8 8 -
ipk/source.sh4/network_minisatip/CONTROL/postrm
r45685 r45958 4 4 sed 's/minisatip=.*//g' -i /mnt/config/start-config 5 5 opkg remove minisatip 6 opkg remove titan-plugin- minisatip --dest $16 opkg remove titan-plugin-network-minisatip --dest $1 7 7 fi 8 8 -
ipk/source.sh4/network_networkbrowser/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin-network browser --dest $15 opkg install titan-plugin-network-networkbrowser --dest $1 6 6 fi 7 7 -
ipk/source.sh4/network_networkbrowser/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin-network browser --dest $14 opkg remove titan-plugin-network-networkbrowser --dest $1 5 5 fi 6 6 -
ipk/source.sh4/network_satipclient/CONTROL/postinst
r45685 r45958 4 4 opkg update 5 5 opkg install satipclient 6 opkg install titan-plugin- satipclient --dest $16 opkg install titan-plugin-network-satipclient --dest $1 7 7 fi 8 8 -
ipk/source.sh4/network_satipclient/CONTROL/postrm
r45685 r45958 4 4 sed 's/satipclient=.*//g' -i /mnt/config/start-config 5 5 opkg remove satipclient 6 opkg remove titan-plugin- satipclient --dest $16 opkg remove titan-plugin-network-satipclient --dest $1 7 7 fi 8 8 -
ipk/source.sh4/network_xupnpd/CONTROL/postinst
r45685 r45958 9 9 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 10 10 opkg update 11 opkg install titan-plugin- xupnpd --dest $111 opkg install titan-plugin-network-xupnpd --dest $1 12 12 fi 13 13 -
ipk/source.sh4/network_xupnpd/CONTROL/postrm
r45685 r45958 7 7 8 8 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 9 opkg remove titan-plugin- xupnpd --dest $19 opkg remove titan-plugin-network-xupnpd --dest $1 10 10 fi 11 11 -
ipk/source.sh4/players_tmc/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- tmc --dest $15 opkg install titan-plugin-player-tmc --dest $1 6 6 fi 7 7 -
ipk/source.sh4/players_tmc/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- tmc --dest $14 opkg remove titan-plugin-player-tmc --dest $1 5 5 fi 6 6 -
ipk/source.sh4/playersnp_dvdplayer/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- dvdplayer --dest $15 opkg install titan-plugin-player-dvdplayer --dest $1 6 6 fi 7 7 -
ipk/source.sh4/playersnp_dvdplayer/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- dvdplayer --dest $14 opkg remove titan-plugin-player-dvdplayer --dest $1 5 5 fi 6 6 -
ipk/source.sh4/playersnp_hbbtv/CONTROL/postinst
r45685 r45958 2 2 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 3 3 opkg update 4 # opkg install titan-plugin- hbbtv --dest $14 # opkg install titan-plugin-player-hbbtv --dest $1 5 5 opkg install webkit-hbbtv-plugin 6 6 else -
ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm
r45685 r45958 1 1 #!/bin/sh 2 2 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 3 # opkg remove titan-plugin- hbbtv --dest $13 # opkg remove titan-plugin-player-hbbtv --dest $1 4 4 opkg remove webkit-hbbtv-plugin 5 5 else -
ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- instar --dest $15 opkg install titan-plugin-tools-instar --dest $1 6 6 fi 7 7 -
ipk/source.sh4/tools_IP-Kamera/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- instar --dest $14 opkg remove titan-plugin-tools-instar --dest $1 5 5 else 6 6 INSTDIR="$1" -
ipk/source.sh4/tools_autotimer/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- autotimer --dest $15 opkg install titan-plugin-tools-autotimer --dest $1 6 6 fi 7 7 -
ipk/source.sh4/tools_autotimer/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- autotimer --dest $14 opkg remove titan-plugin-tools-autotimer --dest $1 5 5 fi 6 6 -
ipk/source.sh4/tools_callmonitor/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- callmonitor1 --dest $15 opkg install titan-plugin-tools-callmonitor1 --dest $1 6 6 fi 7 7 -
ipk/source.sh4/tools_callmonitor/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- callmonitor1 --dest $14 opkg remove titan-plugin-tools-callmonitor1 --dest $1 5 5 else 6 6 INSTDIR="$1" -
ipk/source.sh4/tools_filemanager/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- filemanager --dest $15 opkg install titan-plugin-tools-filemanager --dest $1 6 6 fi 7 7 -
ipk/source.sh4/tools_filemanager/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- filemanager --dest $14 opkg remove titan-plugin-tools-filemanager --dest $1 5 5 fi 6 6 -
ipk/source.sh4/tools_keylock/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- keylock --dest $15 opkg install titan-plugin-tools-keylock --dest $1 6 6 fi 7 7 -
ipk/source.sh4/tools_keylock/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- keylock --dest $14 opkg remove titan-plugin-tools-keylock --dest $1 5 5 fi 6 6 -
ipk/source.sh4/tools_kravencfg/CONTROL/postinst
r45685 r45958 7 7 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 8 8 opkg update 9 opkg install titan-plugin- kravencfg --dest $19 opkg install titan-plugin-tools-kravencfg --dest $1 10 10 fi 11 11 -
ipk/source.sh4/tools_kravencfg/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- kravencfg --dest $14 opkg remove titan-plugin-tools-kravencfg --dest $1 5 5 fi 6 6 -
ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst
r45685 r45958 16 16 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 17 17 opkg update 18 opkg install titan-plugin- lcdpearl1 --dest $118 opkg install titan-plugin-tools-lcdpearl1 --dest $1 19 19 fi 20 20 -
ipk/source.sh4/tools_lcdpearl1/CONTROL/postrm
r45685 r45958 7 7 8 8 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 9 opkg remove titan-plugin- lcdpearl1 --dest $19 opkg remove titan-plugin-tools-lcdpearl1 --dest $1 10 10 fi 11 11 -
ipk/source.sh4/tools_lcdsamsung/CONTROL/postinst
r45685 r45958 11 11 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 12 12 opkg update 13 opkg install titan-plugin- lcdsamsung --dest $113 opkg install titan-plugin-tools-lcdsamsung --dest $1 14 14 fi 15 15 -
ipk/source.sh4/tools_lcdsamsung/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- lcdsamsung --dest $14 opkg remove titan-plugin-tools-lcdsamsung --dest $1 5 5 fi 6 6 -
ipk/source.sh4/tools_optimize/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- optimize --dest $15 opkg install titan-plugin-tools-optimize --dest $1 6 6 fi 7 7 -
ipk/source.sh4/tools_optimize/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- optimize --dest $14 opkg remove titan-plugin-tools-optimize --dest $1 5 5 fi 6 6 -
ipk/source.sh4/tools_rgui/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- rgui --dest $15 opkg install titan-plugin-tools-rgui --dest $1 6 6 fi 7 7 -
ipk/source.sh4/tools_rgui/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- rgui --dest $14 opkg remove titan-plugin-tools-rgui --dest $1 5 5 fi 6 6 -
ipk/source.sh4/tools_scriptexec/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- scriptexec --dest $15 opkg install titan-plugin-tools-scriptexec --dest $1 6 6 fi 7 7 -
ipk/source.sh4/tools_scriptexec/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- scriptexec --dest $14 opkg remove titan-plugin-tools-scriptexec --dest $1 5 5 fi 6 6 -
ipk/source.sh4/tools_stopifnotused/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- stopifnotused --dest $15 opkg install titan-plugin-tools-stopifnotused --dest $1 6 6 fi 7 7 -
ipk/source.sh4/tools_stopifnotused/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- stopifnotused --dest $14 opkg remove titan-plugin-tools-stopifnotused --dest $1 5 5 fi 6 6 -
ipk/source.sh4/tools_tsschnitt/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin-t sschnitt --dest $15 opkg install titan-plugin-tools-tsschnitt --dest $1 6 6 fi 7 7 -
ipk/source.sh4/tools_tsschnitt/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin-t sschnitt --dest $14 opkg remove titan-plugin-tools-tsschnitt --dest $1 5 5 fi 6 6 -
ipk/source.sh4/tools_usbreset/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- usbreset --dest $15 opkg install titan-plugin-tools-usbreset --dest $1 6 6 fi 7 7 -
ipk/source.sh4/tools_usbreset/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- usbreset --dest $14 opkg remove titan-plugin-tools-usbreset --dest $1 5 5 fi 6 6 -
ipk/source.sh4/tools_wlandisplay/CONTROL/postinst
r45685 r45958 11 11 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 12 12 opkg update 13 opkg install titan-plugin- wlandisplay --dest $113 opkg install titan-plugin-tools-wlandisplay --dest $1 14 14 fi 15 15 -
ipk/source.sh4/tools_wlandisplay/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- wlandisplay --dest $14 opkg remove titan-plugin-tools-wlandisplay --dest $1 5 5 fi 6 6 -
ipk/source.sh4/tools_zapback/CONTROL/postinst
r45685 r45958 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 opkg install titan-plugin- zapback --dest $15 opkg install titan-plugin-tools-zapback --dest $1 6 6 fi 7 7 -
ipk/source.sh4/tools_zapback/CONTROL/postrm
r45685 r45958 2 2 3 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 opkg remove titan-plugin- zapback --dest $14 opkg remove titan-plugin-tools-zapback --dest $1 5 5 fi 6 6
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)