Changeset 14849 for ipk/source.sh4/swapnetwork_wlan_400/CONTROL/postrm
- Timestamp:
- Mar 22, 2012, 12:40:00 AM (14 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/swapnetwork_wlan_400/CONTROL/postrm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/swapnetwork_wlan_400/CONTROL/postrm
r12385 r14849 4 4 echo "successfully removed" 5 5 6 MODS="funcemu.ko rt73.ko rt2870sta.ko rt3070sta.ko zd1211.ko zd1211b.ko" 7 for i in $MODS; do 8 mv -f $FILE $FILE.old 9 sed -e "/^$i/d" $FILE.old > $FILE 10 rm /var/lib/modules/$i 11 done 12 rm $FILE.old 13 echo "modules blacklist updated and symlinks removed" 6 sed -e 's/wlan=.*/wlan=n/' /var/etc/autostart/start-config > /tmp/start-config 7 mv /tmp/start-config /var/etc/autostart/start-config 8 echo "start-config updated" 9 echo 14 10 15 11 echo "syncing disk"
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)