summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Fix reverse polarity on WGT634U (was : green while booting, amber when ready)Florian Fainelli2007-04-151-1/+1
| | | | SVN-Revision: 6958
* Build usbnet modules for brcm targets (#1481)Florian Fainelli2007-04-151-5/+20
| | | | SVN-Revision: 6955
* fix ifdown hotplug event (#1576)Felix Fietkau2007-04-151-1/+1
| | | | SVN-Revision: 6950
* fix bogus "interface not found" errors in ifup -a (#1580)Felix Fietkau2007-04-151-1/+1
| | | | SVN-Revision: 6949
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-132-2/+5
| | | | SVN-Revision: 6945
* Load soundcore before all other modules (#1586)Florian Fainelli2007-04-131-1/+1
| | | | SVN-Revision: 6943
* dnsmasq: speed up the dhcp server detection (one try is enough)Felix Fietkau2007-04-121-1/+1
| | | | SVN-Revision: 6941
* madwifi init: set the channel after bringing up the interface (sometimes it ↵Felix Fietkau2007-04-121-0/+1
| | | | | | needs the channel before bringing up the interface, sometimes after, no idea what's going on) SVN-Revision: 6939
* revert package compile breakage introduced in [6936]Felix Fietkau2007-04-121-1/+1
| | | | SVN-Revision: 6938
* remove automounting script for block devices - it's causing more problems ↵Felix Fietkau2007-04-121-25/+0
| | | | | | than it solves SVN-Revision: 6937
* minor tweaks to the verbose systemMike Baker2007-04-111-4/+9
| | | | SVN-Revision: 6936
* allow scripts to disable config callbacksFelix Fietkau2007-04-111-2/+2
| | | | SVN-Revision: 6934
* change handling of non-trx filesMike Baker2007-04-101-13/+2
| | | | SVN-Revision: 6924
* add magicbox 2.0 cf slot support - kmod-ide must not be used on magicbox 1.1 ↵Felix Fietkau2007-04-091-1/+1
| | | | | | (no working hw detection yet) SVN-Revision: 6909
* Enable codepage 1250 support (#1554)Florian Fainelli2007-04-081-0/+10
| | | | SVN-Revision: 6906
* Add ISDN support (#1498)Florian Fainelli2007-04-081-0/+9
| | | | SVN-Revision: 6905
* Fix MacOSX build errors with iproute2 (#1533)Florian Fainelli2007-04-082-0/+67
| | | | SVN-Revision: 6904
* Fix yamonenv errors on accessing environment (#1542)Florian Fainelli2007-04-081-0/+12
| | | | SVN-Revision: 6902
* move openssl to 0.9.8eTim Yardley2007-04-081-3/+3
| | | | SVN-Revision: 6892
* update dropbear to 0.49Tim Yardley2007-04-083-31/+12
| | | | SVN-Revision: 6890
* qos-scripts: fix RED burst calculationFelix Fietkau2007-04-071-1/+2
| | | | SVN-Revision: 6878
* update qos-scripts to v1.1 - rewritten hfsc rate calculationFelix Fietkau2007-04-067-154/+158
| | | | SVN-Revision: 6875
* add bnep to the bluetooth kmod package (patch by Henryk)Felix Fietkau2007-04-061-2/+4
| | | | SVN-Revision: 6874
* use rc.common for usb init scriptFelix Fietkau2007-04-061-2/+2
| | | | SVN-Revision: 6873
* add missing modules for usb sound support on 2.6 (#1535)Felix Fietkau2007-04-052-5/+11
| | | | SVN-Revision: 6869
* Remove ldd/ldconfig for the moment (#1551)Florian Fainelli2007-04-041-13/+0
| | | | SVN-Revision: 6866
* move gen_busybox_menuconfig.pl to package/busyboxFelix Fietkau2007-04-041-0/+78
| | | | SVN-Revision: 6865
* replace gen_busybox_config.pl with a simple sed commandFelix Fietkau2007-04-041-1/+1
| | | | SVN-Revision: 6864
* Tidy up MakefilesMike Baker2007-04-031-17/+6
| | | | SVN-Revision: 6857
* Add ldd and ldconfig support, template packages derived from gcc and uclibcFlorian Fainelli2007-04-032-17/+39
| | | | SVN-Revision: 6856
* network config: ignore nonexistant interfacesFelix Fietkau2007-04-021-0/+1
| | | | SVN-Revision: 6819
* patch for busybox httpd that adds an option for redirecting all requests to ↵Felix Fietkau2007-04-021-0/+91
| | | | | | a specific page (e.g. for making a splash screen) SVN-Revision: 6818
* move /dev/tun to /dev/net/tunFelix Fietkau2007-04-011-0/+5
| | | | SVN-Revision: 6814
* Add usbnet and asix ethernet based adapters support (#1481)Florian Fainelli2007-04-011-3/+23
| | | | SVN-Revision: 6812
* Fix i2c kernel configuration dependency (#1511)Florian Fainelli2007-04-011-2/+1
| | | | SVN-Revision: 6811
* fix fuse compile on osxFelix Fietkau2007-04-012-0/+16
| | | | SVN-Revision: 6807
* Limit the number of hotplug childrensFlorian Fainelli2007-04-012-3/+3
| | | | SVN-Revision: 6804
* Fix i2c module dependencies (#1525)Florian Fainelli2007-04-011-1/+2
| | | | SVN-Revision: 6794
* fix iptables extension issue with mac os x buildsFelix Fietkau2007-04-011-0/+1
| | | | SVN-Revision: 6786
* revert bluetooth kconfig change - it doesn't work that wayFelix Fietkau2007-03-311-4/+2
| | | | SVN-Revision: 6772
* /sbin/hotplug-call: export the hotplug event type through the environment ↵Felix Fietkau2007-03-312-2/+4
| | | | | | for hotplug scripts SVN-Revision: 6768
* allow dhcp sections for dnsmasq to add command line optionsFelix Fietkau2007-03-311-1/+2
| | | | SVN-Revision: 6767
* check initseq->first in awx after running include()Felix Fietkau2007-03-291-1/+1
| | | | SVN-Revision: 6751
* fix an uninitialized variable in awx (does not fix random segfault yet, ↵Felix Fietkau2007-03-281-1/+2
| | | | | | still looking into it) SVN-Revision: 6750
* Bluetooth depends on USB for 2.6 kernels alsoFlorian Fainelli2007-03-281-1/+2
| | | | SVN-Revision: 6741
* Bluetooth modules also depend on USBFlorian Fainelli2007-03-281-1/+2
| | | | SVN-Revision: 6740
* replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGSNicolas Thill2007-03-285-9/+9
| | | | SVN-Revision: 6735
* cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)Nicolas Thill2007-03-281-46/+3
| | | | SVN-Revision: 6734
* tweak isakmpd & keynote makefilesNicolas Thill2007-03-283-14/+16
| | | | SVN-Revision: 6733
* add dependency info for linux 2.4 specific kmod package (related to #1521)Felix Fietkau2007-03-271-1/+1
| | | | SVN-Revision: 6732