Changeset 6560
- Timestamp:
- Mar 22, 2011, 7:12:54 AM (15 years ago)
- File:
-
- 1 edited
-
ipk/source/swapnetwork_wlan_300/CONTROL/preinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/swapnetwork_wlan_300/CONTROL/preinst
r6523 r6560 6 6 7 7 model=`cat /etc/model` 8 linuxver=`uname -a`; linuxver=${linuxver#*_}; linuxver=${linuxver%_*} 9 8 10 echo"" 9 11 echo "Checking your Boxtype...." 10 12 echo "Some Plugins will not work correctly on your $model!" 11 13 echo "" 12 if [ "$ model" = "ufs910" ] ; then13 echo " Boxtype: $modelOK"14 if [ "$linuxver" = "stm22" ] ; then 15 echo "Linux Version: $linuxver OK" 14 16 else 15 echo "Sorry! This keymap is not for your $model!!! It will not work correctly!!!"17 echo "Sorry! This Plugin is not for your $model with ($linuxver)!!! It will not work correctly!!!" 16 18 echo "Aborting installation..." 17 19 exit 1
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)