Changeset 9677 for ipk/source/system_tun_ufs910
- Timestamp:
- Sep 24, 2011, 9:23:59 PM (15 years ago)
- Location:
- ipk/source/system_tun_ufs910
- Files:
-
- 3 edited
- 1 moved
-
. (moved) (moved from ipk/source/system_tun_0_1 )
-
CONTROL/control (modified) (2 diffs)
-
CONTROL/preinst (modified) (1 diff)
-
var/lib/modules/tun.ko (modified) ( previous)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/system_tun_ufs910/CONTROL/control
r7451 r9677 1 Package: enigma2-plugin-system-tun 2 Version: 0.11 Package: enigma2-plugin-system-tun.ufs910 2 Version: stm24 3 3 Architecture: sh4 4 4 OE: tun … … 8 8 Homepage: http://www.aaf-digital.info 9 9 Source: http://www.aaf-digital.info 10 Description: tun.ko Modul (vpn)10 Description: tun.ko Modul for ufs910 only!(vpn) -
ipk/source/system_tun_ufs910/CONTROL/preinst
r7451 r9677 10 10 echo "Some Plugins will not work correctly on your $model!" 11 11 echo "" 12 if [ "$model" = "" ]; then13 echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!"12 if [ "$model" != "ufs910" ]; then 13 echo "Sorry! This Modul is not for your $model !! It will not work correctly !!" 14 14 echo "Aborting installation..." 15 15 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)