Changeset 721

Show
Ignore:
Timestamp:
09/25/06 23:52:23 (2 years ago)
Author:
wbx
Message:

better remove some more packages from list, so that no essential packages are removed accidentally via web interface

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/webif/files/www/cgi-bin/webif/ipkg.sh

    r415 r721  
    1818  <table style="width: 90%"> 
    1919<? 
    20 ipkg list_installed | egrep -v "(base-files|bridge|busybox|haserl|kernel|uclibc|webif|Done\.)" | awk -F ' ' ' 
     20ipkg list_installed | egrep -v "(base-files|bridge|busybox|fwcf|nvram|jffs2root|broadcom-scripts|kmod-switch-admtek|kmod-switch-robo|kmod-switch-core|haserl|kernel|uclibc|webif|Done\.)" | awk -F ' ' ' 
    2121$2 !~ /terminated/ { 
    2222        link=$1