aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Uniformize package Makefile, move ipkg related files to ./ipkgNicolas Thill2005-04-1826-359/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use common rules and templates, uniformize package Makefile, move ipkg ↵Nicolas Thill2005-04-1814-357/+41
| | | | | | related files to ./ipkg git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add common rules and templates Makefile includes for packagesNicolas Thill2005-04-182-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@662 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add rscript invocation variablesNicolas Thill2005-04-181-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an rscript shell script to recursively find strippable binaries and ↵Nicolas Thill2005-04-181-0/+26
| | | | | | strip unstripped ones git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@660 3c298f89-4303-0410-b956-a3cf2f4a3e73
* when compiling mysql, don't grep for linuxthreads in /usr/includeFelix Fietkau2005-04-181-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use busybox's "ifconfig broadcast +" if no broadcast is sent via dhcpMike Baker2005-04-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@658 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add cheapass arpMike Baker2005-04-171-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* create /var/run on radvd startFelix Fietkau2005-04-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* little modificationWaldemar Brodkorb2005-04-151-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unused sflashWaldemar Brodkorb2005-04-152-284/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add mirrorWaldemar Brodkorb2005-04-151-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix urlWaldemar Brodkorb2005-04-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* minor changeWaldemar Brodkorb2005-04-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade kernel, quagga and openvpn, add licensing info to diag module, fix ↵Imre Kaloz2005-04-147-1749/+3279
| | | | | | up jffs2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typoNicolas Thill2005-04-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change searchpath from STAGING_DIR/{include,lib} to ↵Nicolas Thill2005-04-141-3/+7
| | | | | | | | | STAGING_DIR/usr/{include,lib}, Fix static libraries building git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Uniformize package MakefileNicolas Thill2005-04-141-53/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@647 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update to reflect that libpthread is not embedded anymore, but a package as ↵Nicolas Thill2005-04-141-2/+0
| | | | | | before git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@646 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Uniformize package MakefileNicolas Thill2005-04-141-25/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@645 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Uniformize package Makefile,Nicolas Thill2005-04-142-62/+99
| | | | | | | Build in a separate directory so that configure wont find libpcap and link against libpcap.a git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add libpcap dependencyNicolas Thill2005-04-141-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@643 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Uniformize package Makefile,Nicolas Thill2005-04-142-41/+46
| | | | | | | Build in a separate directory so that arpwatch and tcpdump configure wont find it git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* MySQL is now installed in STAGING_DIR/usrNicolas Thill2005-04-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@641 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Uniformize package MakefileNicolas Thill2005-04-148-265/+319
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@640 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change libnet to experimental coding styleNicolas Thill2005-04-142-43/+101
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@639 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change postgresql to experimental coding styleNicolas Thill2005-04-143-39/+107
| | | | | | | Make configure honor CPPFLAGS git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package wlcompatFelix Fietkau2005-04-123-5/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add additional compressors and try all of them when making jffs2 images ↵Felix Fietkau2005-04-121-4/+4
| | | | | | (decreases default image size by ~70k) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@636 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change popt to experimental coding styleNicolas Thill2005-04-112-32/+78
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change pcre to experimental coding styleNicolas Thill2005-04-112-32/+89
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove old depend on libfl for radvd menuconfigFelix Fietkau2005-04-111-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@633 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a default hosts fileFelix Fietkau2005-04-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add more debugging output, fix null pointer dereferencing in debugging ↵Felix Fietkau2005-04-111-8/+35
| | | | | | output, add more debugging output git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add y354C's patch for maximum nat connections in netfilterFelix Fietkau2005-04-111-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@630 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove CVS dir from packageNicolas Thill2005-04-116-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Don't include libspeex.so into libspeex packageNicolas Thill2005-04-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@628 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix my previous typo in cifsmount and cups installNicolas Thill2005-04-112-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change dhcp-forwarder to experimental coding styleNicolas Thill2005-04-114-24/+96
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix cups installNicolas Thill2005-04-111-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix cifsmount installNicolas Thill2005-04-111-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Don't include libz.so into zlib packageNicolas Thill2005-04-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix chillispot configure and installNicolas Thill2005-04-111-4/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@622 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change haserl to experimental coding styleNicolas Thill2005-04-114-138/+55
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove redundant unlocksMike Baker2005-04-111-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix openswan -- do NOT strip the kernel modulesFelix Fietkau2005-04-112-2/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix iproute2 dependency for openswanFelix Fietkau2005-04-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove remaing ncurses rules file from old package dirFelix Fietkau2005-04-101-161/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update ncurses to experimental packaging style (fix dependency on terminfo ↵Felix Fietkau2005-04-106-66/+100
| | | | | | in staging dir) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@616 3c298f89-4303-0410-b956-a3cf2f4a3e73