summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix ppp reconnect (add persist option)Felix Fietkau2005-04-181-1/+2
| | | | SVN-Revision: 674
* cosmeticsMike Baker2005-04-181-13/+6
| | | | SVN-Revision: 673
* base reset polarity off initial readingsMike Baker2005-04-181-13/+12
| | | | SVN-Revision: 672
* embed wireless-tools by defaultFelix Fietkau2005-04-181-1/+1
| | | | SVN-Revision: 671
* add wlcompat private calls for monitor mode and txpower overrideFelix Fietkau2005-04-181-7/+159
| | | | SVN-Revision: 670
* don't enable sdk by default - assume that if they have buildroot they'll use ↵Mike Baker2005-04-181-1/+1
| | | | | | buildroot SVN-Revision: 669
* OpenVPN 2.0 yeahWaldemar Brodkorb2005-04-181-2/+2
| | | | SVN-Revision: 668
* Add snort package, with experimental -custom package for build-time package ↵Nicolas Thill2005-04-1813-0/+503
| | | | | | customizations SVN-Revision: 667
* Uniformize package Makefile, move ipkg related files to ./ipkg and patches ↵Nicolas Thill2005-04-183-6/+6
| | | | | | to ./patches SVN-Revision: 666
* Uniformize package Makefile, move ipkg related files to ./ipkgNicolas Thill2005-04-1826-359/+20
| | | | SVN-Revision: 665
* Use common rules and templates, uniformize package Makefile, move ipkg ↵Nicolas Thill2005-04-1814-357/+41
| | | | | | related files to ./ipkg SVN-Revision: 664
* Use common rules and templates, uniformize package Makefile, split package ↵Nicolas Thill2005-04-188-225/+130
| | | | | | in sub-packages, add kernel version to kmod package SVN-Revision: 663
* Add common rules and templates Makefile includes for packagesNicolas Thill2005-04-182-0/+48
| | | | SVN-Revision: 662
* Add rscript invocation variablesNicolas Thill2005-04-181-0/+3
| | | | SVN-Revision: 661
* Add an rscript shell script to recursively find strippable binaries and ↵Nicolas Thill2005-04-181-0/+26
| | | | | | strip unstripped ones SVN-Revision: 660
* when compiling mysql, don't grep for linuxthreads in /usr/includeFelix Fietkau2005-04-181-0/+11
| | | | SVN-Revision: 659
* use busybox's "ifconfig broadcast +" if no broadcast is sent via dhcpMike Baker2005-04-181-2/+2
| | | | SVN-Revision: 658
* add cheapass arpMike Baker2005-04-171-0/+2
| | | | SVN-Revision: 657
* create /var/run on radvd startFelix Fietkau2005-04-161-0/+1
| | | | SVN-Revision: 656
* little modificationWaldemar Brodkorb2005-04-151-1/+5
| | | | SVN-Revision: 655
* remove unused sflashWaldemar Brodkorb2005-04-152-284/+2
| | | | SVN-Revision: 654
* add mirrorWaldemar Brodkorb2005-04-151-1/+2
| | | | SVN-Revision: 653
* fix urlWaldemar Brodkorb2005-04-151-1/+1
| | | | SVN-Revision: 652
* minor changeWaldemar Brodkorb2005-04-151-2/+2
| | | | SVN-Revision: 651
* upgrade kernel, quagga and openvpn, add licensing info to diag module, fix ↵Imre Kaloz2005-04-147-1749/+3279
| | | | | | up jffs2 SVN-Revision: 650
* Fix typoNicolas Thill2005-04-141-1/+1
| | | | SVN-Revision: 649
* Change searchpath from STAGING_DIR/{include,lib} to ↵Nicolas Thill2005-04-141-3/+7
| | | | | | STAGING_DIR/usr/{include,lib}, Fix static libraries building SVN-Revision: 648
* Uniformize package MakefileNicolas Thill2005-04-141-53/+63
| | | | SVN-Revision: 647
* Update to reflect that libpthread is not embedded anymore, but a package as ↵Nicolas Thill2005-04-141-2/+0
| | | | | | before SVN-Revision: 646
* Uniformize package MakefileNicolas Thill2005-04-141-25/+34
| | | | SVN-Revision: 645
* Uniformize package Makefile, Build in a separate directory so that configure ↵Nicolas Thill2005-04-142-62/+99
| | | | | | wont find libpcap and link against libpcap.a SVN-Revision: 644
* Add libpcap dependencyNicolas Thill2005-04-141-0/+1
| | | | SVN-Revision: 643
* Uniformize package Makefile, Build in a separate directory so that arpwatch ↵Nicolas Thill2005-04-142-41/+46
| | | | | | and tcpdump configure wont find it SVN-Revision: 642
* MySQL is now installed in STAGING_DIR/usrNicolas Thill2005-04-141-1/+1
| | | | SVN-Revision: 641
* Uniformize package MakefileNicolas Thill2005-04-148-265/+319
| | | | SVN-Revision: 640
* Change libnet to experimental coding styleNicolas Thill2005-04-142-43/+101
| | | | SVN-Revision: 639
* Change postgresql to experimental coding style Make configure honor CPPFLAGSNicolas Thill2005-04-143-39/+107
| | | | SVN-Revision: 638
* package wlcompatFelix Fietkau2005-04-123-5/+34
| | | | SVN-Revision: 637
* add additional compressors and try all of them when making jffs2 images ↵Felix Fietkau2005-04-121-4/+4
| | | | | | (decreases default image size by ~70k) SVN-Revision: 636
* Change popt to experimental coding styleNicolas Thill2005-04-112-32/+78
| | | | SVN-Revision: 635
* Change pcre to experimental coding styleNicolas Thill2005-04-112-32/+89
| | | | SVN-Revision: 634
* remove old depend on libfl for radvd menuconfigFelix Fietkau2005-04-111-1/+0
| | | | SVN-Revision: 633
* add a default hosts fileFelix Fietkau2005-04-111-0/+1
| | | | SVN-Revision: 632
* add more debugging output, fix null pointer dereferencing in debugging ↵Felix Fietkau2005-04-111-8/+35
| | | | | | output, add more debugging output SVN-Revision: 631
* add y354C's patch for maximum nat connections in netfilterFelix Fietkau2005-04-111-0/+20
| | | | SVN-Revision: 630
* Remove CVS dir from packageNicolas Thill2005-04-116-0/+6
| | | | SVN-Revision: 629
* Don't include libspeex.so into libspeex packageNicolas Thill2005-04-111-1/+1
| | | | SVN-Revision: 628
* Fix my previous typo in cifsmount and cups installNicolas Thill2005-04-112-2/+2
| | | | SVN-Revision: 627
* Change dhcp-forwarder to experimental coding styleNicolas Thill2005-04-114-24/+96
| | | | SVN-Revision: 626
* Fix cups installNicolas Thill2005-04-111-2/+6
| | | | SVN-Revision: 625