Changeset 3682


Ignore:
Timestamp:
Jul 31, 2010, 8:06:33 PM (16 years ago)
Author:
civer
Message:

[IPK /oreinst ]

  • added boxtype check to preinst (finished)
Location:
ipk/source
Files:
59 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skin_default_aafpremium_1_29_0_3/CONTROL/preinst

    r1876 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/skins_AAF-Brushed-Alu-HD_1_0/CONTROL/preinst

    r3084 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/skins_Nemesis.BlackBox_1_0/CONTROL/preinst

    r3084 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/skins_UltraSlate-HD_1_0/CONTROL/preinst

    r3616 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/skins_dreamtvhd_1_5/CONTROL/preinst

    r2116 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/skins_fineKS_1_0/CONTROL/preinst

    r3084 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/skins_hdbluelineshadow_1_2/CONTROL/preinst

    r2080 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/skins_hdshadow3_1_3/CONTROL/preinst

    r1854 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/skins_infinityArtKS_1_0/CONTROL/preinst

    r1949 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/skins_infinityTV-HD_1_0/CONTROL/preinst

    r2986 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/skins_kerni-hd1_blue_1_1/CONTROL/preinst

    r2054 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/skins_kerni-hd1_grey_1_1/CONTROL/preinst

    r2054 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/skins_kerni-hd1_red_1_1/CONTROL/preinst

    r2054 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/skins_light3d_1_0/CONTROL/preinst

    r3108 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/spinner_aafdefault_0_2/CONTROL/preinst

    r521 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
    721        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
  • ipk/source/spinner_drehendepfeilegross_0_2/CONTROL/preinst

    r521 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
    721        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
  • ipk/source/spinner_drehendepfeileklein_0_2/CONTROL/preinst

    r521 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
    721        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
  • ipk/source/spinner_shiningringklein_0_2/CONTROL/preinst

    r521 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
    721        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
  • ipk/source/spinner_tdtoriginal_0_2/CONTROL/preinst

    r521 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
    721        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
  • ipk/source/spinner_zeigerlaufspur_0_2/CONTROL/preinst

    r521 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
    721        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
  • ipk/source/swapbrowsers_elektro_1_0/CONTROL/preinst

    r2779 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/Extensions/ ]; then
  • ipk/source/swapbrowsers_werbezapper_1_0/CONTROL/preinst

    r2779 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/Extensions/ ]; then
  • ipk/source/swapbrowsers_zaphistorybrowser_1_2/CONTROL/preinst

    r2779 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/Extensions/ ]; then
  • ipk/source/swapeditors_moviecutlistcollection_1_0/CONTROL/preinst

    r2753 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/Extensions/ ]; then
  • ipk/source/swapeditors_movieretitle_1_0/CONTROL/preinst

    r3598 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/Extensions/ ]; then
  • ipk/source/swapepg_autotimer_1_0/CONTROL/preinst

    r521 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/Extensions/ ]; then
  • ipk/source/swapepg_epgrefresh_2_6/CONTROL/preinst

    r521 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/Extensions/ ]; then
  • ipk/source/swapgames_Sudoku_1_1/CONTROL/preinst

    r521 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/Extensions/ ]; then
  • ipk/source/swapinfos_buliticker_1_0/CONTROL/preinst

    r521 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/Extensions/ ]; then
  • ipk/source/swapinfos_fritzcall_1_2/CONTROL/preinst

    r2779 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/Extensions/ ]; then
  • ipk/source/swapinfos_permanentclock_1_0/CONTROL/preinst

    r521 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/Extensions/ ]; then
  • ipk/source/swapmediacenter_mayhemIIIHD_3_1/CONTROL/preinst

    r3638 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/extensions/ ]; then
  • ipk/source/swapmediacenter_mayhemIIIKS_3_1/CONTROL/preinst

    r3638 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/extensions/ ]; then
  • ipk/source/swapmediacenter_mayhemIIISD_3_0/CONTROL/preinst

    r3638 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/extensions/ ]; then
  • ipk/source/swapnetwork_Sambaserver_3_0_28b/CONTROL/preinst

    r3120 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/bin/ ]; then
  • ipk/source/swapnetwork_libsmbclient_3_0_28b/CONTROL/preinst

    r3253 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/lib/ ]; then
  • ipk/source/swapplayers_mediaplayermod_2_5/CONTROL/preinst

    r653 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/Extensions/ ]; then
  • ipk/source/swapplayers_webradio_2_4/CONTROL/preinst

    r2779 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/Extensions/ ]; then
  • ipk/source/swapscreensaver_mediacenter_1_0/CONTROL/preinst

    r3068 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721
  • ipk/source/swapskins_InfinityTV-HD_1_1/CONTROL/preinst

    r1660 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/skins/ ]; then
  • ipk/source/swapskins_UltraSlate-HD_1_0/CONTROL/preinst

    r3616 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/skins/ ]; then
  • ipk/source/swapskins_dreamtvhd_1_5/CONTROL/preinst

    r2116 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/skins/ ]; then
  • ipk/source/swapskins_fineKS_1_0/CONTROL/preinst

    r1950 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/skins/ ]; then
  • ipk/source/swapskins_hdbluelineshadow_1_2/CONTROL/preinst

    r2080 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/skins/ ]; then
  • ipk/source/swapskins_hdshadow3_1_3/CONTROL/preinst

    r1854 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/skins/ ]; then
  • ipk/source/swapskins_infinityArtKS_1_0/CONTROL/preinst

    r3111 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/skins/ ]; then
  • ipk/source/swapskins_kerni-hd1_blue_1_1/CONTROL/preinst

    r2053 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/skins/ ]; then
  • ipk/source/swapskins_kerni-hd1_grey_1_1/CONTROL/preinst

    r2053 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/skins/ ]; then
  • ipk/source/swapskins_kerni-hd1_red_1_1/CONTROL/preinst

    r2053 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/skins/ ]; then
  • ipk/source/swapskins_light3d_1_0/CONTROL/preinst

    r3109 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/skins/ ]; then
  • ipk/source/swapsystem_oldaudioelf_1_0/CONTROL/preinst

    r2458 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620echo "checking swapstick"
    721if [ ! -d /var/swap/bin/ ]; then
  • ipk/source/system_ac3libsync_1_0/CONTROL/preinst

    r2779 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/system_addonmanager_2_0/CONTROL/preinst

    r2857 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/system_autoresolution_1_25/CONTROL/preinst

    r2035 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/system_mini_fo_0_1/CONTROL/preinst

    r521 r3682  
    1010        exit 1
    1111fi
     12
     13model=`cat /etc/model`
     14echo""
     15echo "Checking your Boxtype...."
     16echo "Some Plugins will not work correctly on your $model!"
     17echo ""
     18if [ "$model" = "" ]; then
     19        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     20        echo "Aborting installation..."
     21        exit 1
     22else
     23        echo "Boxtype: $model OK"
     24fi
     25
    1226if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
    1327        SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
  • ipk/source/system_oldaudioelf_1_0/CONTROL/preinst

    r2454 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/system_permanenttimeshift_1_0_RC18/CONTROL/preinst

    r3606 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/system_splitscreen_0_3/CONTROL/preinst

    r2858 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
    619
    720if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source/system_tun_0_1/CONTROL/preinst

    r521 r3682  
    44echo "syncing disk"
    55sync
     6
     7model=`cat /etc/model`
     8echo""
     9echo "Checking your Boxtype...."
     10echo "Some Plugins will not work correctly on your $model!"
     11echo ""
     12if [ "$model" = "" ]; then
     13        echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"
     14        echo "Aborting installation..."
     15        exit 1
     16else
     17        echo "Boxtype: $model OK"
     18fi
     19
    620if [ -e /lib/modules/tun.ko ]; then
    721        echo --------------------------
Note: See TracChangeset for help on using the changeset viewer.