Changeset 2567

Show
Ignore:
Timestamp:
05/20/07 16:46:20 (2 years ago)
Author:
n0-1
Message:

here we go: gnu tar for FreeWRT!

* this is necessary for 'fwupdate' (comes soon) on some systems
* there's more, but needed (see next commits)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/Config.in

    r2561 r2567  
    1818source "package/base-files-arch/Config.in" 
    1919source "package/busybox/Config.in" 
    20 source "package/fwcf/Config.in" 
    21 source "package/fwifupdown/Config.in" 
    22 source "package/fwfirewall/Config.in" 
    2320source "package/uclibc/Config.in" 
    2421menu "Broadcom-specific packages" 
     
    3027source "package/broadcom-wl/Config.in.tools" 
    3128endmenu 
     29endmenu 
     30 
     31menu "FreeWRT Tools Collection" 
     32source "package/fwcf/Config.in" 
     33source "package/fwifupdown/Config.in" 
     34source "package/fwfirewall/Config.in" 
     35source "package/fwupdate/Config.in" 
    3236endmenu 
    3337 
     
    7478source "package/procmail/Config.in" 
    7579source "package/psybnc/Config.in" 
     80source "package/rrdtool/Config.in" 
     81source "package/rrdcollect/Config.in" 
    7682#menu "sablevm........................... A Java Virtual Machine (JVM) implementation" 
    7783source "package/sablevm/Config.in" 
     
    8490source "package/ser2net/Config.in" 
    8591source "package/syslog-ng/Config.in" 
    86 source "package/rrdtool/Config.in" 
    87 source "package/rrdcollect/Config.in" 
     92source "package/tar/Config.in" 
    8893source "package/vim/Config.in" 
    8994endmenu 
  • trunk/freewrt/package/Makefile

    r2561 r2567  
    7777package-$(FWRT_PACKAGE_FWCF) += fwcf 
    7878package-$(FWRT_PACKAGE_FWIFUPDOWN) += fwifupdown 
     79package-$(FWRT_PACKAGE_FWUPDATE) += fwupdate 
    7980package-$(FWRT_COMPILE_GDB) += gdb 
    8081package-$(FWRT_PACKAGE_GKRELLMD) += gkrellmd 
     
    285286package-$(FWRT_PACKAGE_SYSLOG_NG) += syslog-ng 
    286287package-$(FWRT_PACKAGE_LIBWRAP) += tcp_wrappers 
     288package-$(FWRT_PACKAGE_TAR) += tar 
    287289package-$(FWRT_PACKAGE_TCPDUMP) += tcpdump 
    288290package-$(FWRT_PACKAGE_TINC) += tinc