Changeset 3680 for ipk/source/infos_permanentclock_1_0/CONTROL/preinst
- Timestamp:
- Jul 31, 2010, 5:43:07 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/infos_permanentclock_1_0/CONTROL/preinst
r521 r3680 4 4 echo "syncing disk" 5 5 sync 6 7 model=`cat /etc/model` 8 echo"" 9 echo "Checking your Boxtype...." 10 echo "Some Plugins will not work correctly on your $model!" 11 echo "" 12 if [ "$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 16 else 17 echo "Boxtype: $model OK" 18 fi 6 19 7 20 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)