aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
...
* remove bogus dependency lineFelix Fietkau2006-08-221-1/+0
* Add --enable-natt and --enable-dpd configuration options, closes #700Florian Fainelli2006-08-221-0/+2
* revert [4599], the bug was fixed elsewhereFelix Fietkau2006-08-211-2/+7
* port kmod-ipv6 to the new systemFelix Fietkau2006-08-201-0/+7
* fix typoFelix Fietkau2006-08-191-1/+1
* Fix/clean several hundred package makefilesMike Baker2006-08-187-19/+6
* don't try to use gnu wget specific options in ipkgFelix Fietkau2006-08-181-7/+2
* Add support for the Asus power led, closes #349Florian Fainelli2006-08-181-1/+17
* fix wget long options bug (closes: #682)Nicolas Thill2006-08-181-0/+22
* fix minor compile issues with spca5xxMike Baker2006-08-162-0/+16
* Move a bunch of ethernet hardware drivers to new kernel module packageingGerry Rozema2006-08-141-0/+75
* Fix up kmod-mppe for 2.6 kernels tooGerry Rozema2006-08-141-2/+10
* add secret option to use host's toolchain when native compilingMike Baker2006-08-101-0/+3
* fix error if dhcp is disabledMike Baker2006-08-081-4/+2
* disable on uml-2.6 (lacking wireless), standardizeNicolas Thill2006-08-081-12/+12
* update busybox to v1.2.1Nicolas Thill2006-08-0828-1306/+1605
* fix typoFelix Fietkau2006-08-071-2/+2
* Add ieee80211softmac modules, bcm43xx, ipw2100/2200 from the kernelFlorian Fainelli2006-08-071-0/+59
* fix hostap menuconfig and build for linux 2.6Felix Fietkau2006-08-042-25/+56
* update spca5xx, old version is no longer on the websiteFelix Fietkau2006-08-041-2/+2
* set PATH in rules.mkMike Baker2006-08-0411-16/+6
* fix ppp related bug in the network scriptsFelix Fietkau2006-08-041-1/+2
* fix everything I broke with the previous patches Mike Baker2006-08-043-5/+8
* fix typoFelix Fietkau2006-08-041-1/+1
* yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)Mike Baker2006-08-041-0/+1
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-047-16/+8
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-048-13/+13
* clean up smp compilesMike Baker2006-08-031-7/+13
* fix dependencyFelix Fietkau2006-08-021-1/+1
* only rebuild the package index when the *.ipk files have changedMike Baker2006-08-021-1/+3
* Port hostap-utils to -ngFlorian Fainelli2006-08-021-0/+51
* fix typoFelix Fietkau2006-08-011-1/+1
* Port arptables to -ngFlorian Fainelli2006-07-303-0/+59
* create a package indexFelix Fietkau2006-07-301-0/+3
* fix kernel postinst scriptsFelix Fietkau2006-07-301-2/+2
* oops... another oneFelix Fietkau2006-07-301-1/+1
* fix typoFelix Fietkau2006-07-301-1/+1
* BUILD_DIR -> KERNEL_BUILD_DIRFelix Fietkau2006-07-304-4/+4
* port ppp modules to package/kernel and fix ppp package dependenciesFelix Fietkau2006-07-302-2/+47
* fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIRFelix Fietkau2006-07-301-1/+1
* fix ipsec-tools (missing include, missing dependencies)Felix Fietkau2006-07-301-1/+2
* fix more instances of '' abuseFelix Fietkau2006-07-305-25/+25
* only set dhcp_enable if lan proto is set to staticFelix Fietkau2006-07-301-2/+3
* rewrite of the network scripts and configurationFelix Fietkau2006-07-3039-649/+481
* avoid using a reserved word as a variable nameFelix Fietkau2006-07-291-3/+3
* fix unnamed config sectionsFelix Fietkau2006-07-291-6/+15
* add support for per-package prereq checks, run global prereq checks before (m...Felix Fietkau2006-07-292-4/+9
* Minor change to firstboot, closes #591Gerry Rozema2006-07-271-1/+1
* fix CATEGORYNicolas Thill2006-07-271-1/+1
* disable kmod-ip6tables if netfilter ipv6 support is disabledFelix Fietkau2006-07-251-0/+1