Changeset 3680 for ipk/source/players_mediaplayermod_2_5/CONTROL/preinst
- Timestamp:
- Jul 31, 2010, 5:43:07 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/players_mediaplayermod_2_5/CONTROL/preinst
r653 r3680 5 5 echo "syncing disk" 6 6 sync 7 8 model=`cat /etc/model` 9 echo"" 10 echo "Checking your Boxtype...." 11 echo "Some Plugins will not work correctly on your $model!" 12 echo "" 13 if [ "$model" = "" ]; then 14 echo "Sorry! This Plugin is not available for your $model because it will not work correctly!!!" 15 echo "Aborting installation..." 16 exit 1 17 else 18 echo "Boxtype: $model OK" 19 fi 7 20 8 21 if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
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)