Changeset bf5f040 in freewrt
- Timestamp:
- Mar 22, 2007, 9:37:47 PM (19 years ago)
- Children:
- 0027a86
- Parents:
- cc76326
- Location:
- package
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
package/Config.in
rcc76326 rbf5f040 219 219 source "package/wccpd/Config.in" 220 220 source "package/weechat/Config.in" 221 #source "package/wifidog/Config.in"221 source "package/wifidog/Config.in" 222 222 source "package/wireless-tools/Config.in" 223 223 source "package/wiviz/Config.in" … … 231 231 source "package/xinetd/Config.in" 232 232 source "package/xsupplicant/Config.in" 233 #source "package/zabbix/Config.in" 233 234 endmenu 234 235 … … 333 334 source "package/microcom/Config.in" 334 335 source "package/picocom/Config.in" 335 #source "package/serdisplib/Config.in"336 source "package/serdisplib/Config.in" 336 337 source "package/setserial/Config.in" 337 338 endmenu -
package/Makefile
rcc76326 rbf5f040 230 230 package-$(FWRT_PACKAGE_QUAGGA) += quagga 231 231 package-$(FWRT_COMPILE_RADIUSCLIENT_NG) += radiusclient-ng 232 package-$(FWRT_PACKAGE_RADDUMP) += raddump 232 233 package-$(FWRT_PACKAGE_RADVD) += radvd 233 234 package-$(FWRT_PACKAGE_RARPD) += rarpd … … 316 317 package-$(FWRT_PACKAGE_XINETD) += xinetd 317 318 package-$(FWRT_PACKAGE_XSUPPLICANT) += xsupplicant 319 package-$(FWRT_PACKAGE_ZABBIX) += zabbix 318 320 package-$(FWRT_PACKAGE_ZLIB) += zlib 319 321 package-$(FWRT_PACKAGE_ISDN4K_UTILS) += isdn4k-utils
Note:
See TracChangeset
for help on using the changeset viewer.
