summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* Split patches. Use full target optimization flags (save a few KB). Do a make ↵Nicolas Thill2005-06-017-197/+119
| | | | | | depend before building. Remove unneeded targets from main Makefile. SVN-Revision: 1136
* Add dependency on libelf to net-snmpNicolas Thill2005-06-011-0/+1
| | | | SVN-Revision: 1135
* Updated to new upstream releaseNicolas Thill2005-06-011-2/+2
| | | | SVN-Revision: 1134
* Enabled now by default (when DEVELOPER=1)Nicolas Thill2005-06-011-3/+1
| | | | SVN-Revision: 1133
* add even more workarounds for bcm4710, remove -fno-delayed-branch from ↵Felix Fietkau2005-06-013-13/+122
| | | | | | kernel cflags -- not needed anymore SVN-Revision: 1132
* Add mod-sqlcounter subpackage, remove empty directories from subpackagesNicolas Thill2005-06-013-5/+31
| | | | SVN-Revision: 1131
* make dnsmasq init script non-blockingFelix Fietkau2005-06-011-14/+16
| | | | SVN-Revision: 1130
* add function for enabling/disabling radio in wlcompatFelix Fietkau2005-06-011-10/+24
| | | | SVN-Revision: 1129
* will be removed as soon as we have another solution, seems to be compatible ↵Waldemar Brodkorb2005-06-013-26/+650
| | | | | | with wl 3.9 driver SVN-Revision: 1128
* leases file defaults to var/misc, which does not existWaldemar Brodkorb2005-06-011-1/+1
| | | | SVN-Revision: 1127
* switch to a more reliable mechanism for running firstbootMike Baker2005-06-011-1/+1
| | | | SVN-Revision: 1126
* prevent zombies from occuring when stdou/stdout are held openMike Baker2005-06-011-1/+1
| | | | SVN-Revision: 1125
* disable reverse lookup in dropbearFelix Fietkau2005-05-311-1/+2
| | | | SVN-Revision: 1124
* misc init.d cleanupsMike Baker2005-05-307-77/+68
| | | | SVN-Revision: 1123
* split kernel patches into board dependend and genericFelix Fietkau2005-05-3029-1/+13
| | | | SVN-Revision: 1122
* enable telnet client by defaultFelix Fietkau2005-05-301-2/+2
| | | | SVN-Revision: 1121
* add vtun packageFelix Fietkau2005-05-306-0/+83
| | | | SVN-Revision: 1120
* fix typoFelix Fietkau2005-05-301-1/+1
| | | | SVN-Revision: 1119
* update ipkg to 0.99.149Felix Fietkau2005-05-302-21/+2
| | | | SVN-Revision: 1118
* make the openwrt package dir install the shared includes into the staging dirFelix Fietkau2005-05-301-0/+2
| | | | SVN-Revision: 1117
* remove all copies of the root fs on make target_cleanFelix Fietkau2005-05-301-0/+1
| | | | SVN-Revision: 1116
* add wireless-tools to the list of libraries (for sdk)Felix Fietkau2005-05-301-1/+1
| | | | SVN-Revision: 1115
* make wireless-tools install headers and library into the staging dirFelix Fietkau2005-05-301-0/+13
| | | | SVN-Revision: 1114
* manually compile packages without having the config setting active if ↵Felix Fietkau2005-05-301-0/+3
| | | | | | environment variable DEVELOPER is set SVN-Revision: 1113
* fix udhcp release patchFelix Fietkau2005-05-301-1/+10
| | | | SVN-Revision: 1112
* *** empty log message ***Mike Baker2005-05-301-2/+3
| | | | SVN-Revision: 1111
* make dnsmasq probe for dhcp servers before starting a dhcp serverMike Baker2005-05-304-6/+144
| | | | SVN-Revision: 1110
* Update to new upstream release, ack upstream package name changeNicolas Thill2005-05-301-4/+4
| | | | SVN-Revision: 1109
* Update to new upstream releaseNicolas Thill2005-05-301-2/+2
| | | | SVN-Revision: 1108
* Add libelf dependency, add disk and exec features to snmpd, add install-dev ↵Nicolas Thill2005-05-302-5/+50
| | | | | | stuff SVN-Revision: 1107
* Change package descriptions, set "Source:" field to CVS web urlNicolas Thill2005-05-303-8/+8
| | | | SVN-Revision: 1106
* remove iptables modulesWaldemar Brodkorb2005-05-301-5/+0
| | | | SVN-Revision: 1105
* Fix package names - reported by Death_INCMike Baker2005-05-302-2/+2
| | | | SVN-Revision: 1104
* disable firewall in failsafeMike Baker2005-05-301-0/+1
| | | | SVN-Revision: 1103
* Fix install-dev (wrong dependency)Nicolas Thill2005-05-291-1/+1
| | | | SVN-Revision: 1102
* change ntpclient to start after dropbear and ppp stuff and make it start as ↵Felix Fietkau2005-05-292-2/+2
| | | | | | a background process SVN-Revision: 1101
* add some fixes for v1 hardware (doesn't work reliably yet)Felix Fietkau2005-05-292-0/+255
| | | | SVN-Revision: 1100
* re-add state match to kernel imageFelix Fietkau2005-05-291-1/+1
| | | | SVN-Revision: 1099
* add some options to the lzma kernel compressor for smaller sizeFelix Fietkau2005-05-291-1/+1
| | | | SVN-Revision: 1098
* update et source to 0.9Felix Fietkau2005-05-291-2/+2
| | | | SVN-Revision: 1097
* some cosmetic fixesFelix Fietkau2005-05-291-2/+2
| | | | SVN-Revision: 1096
* *** empty log message ***Mike Baker2005-05-291-14/+0
| | | | SVN-Revision: 1095
* fix qdisc orderingMike Baker2005-05-281-1/+10
| | | | SVN-Revision: 1094
* fix openswan depend on libgmpFelix Fietkau2005-05-281-1/+1
| | | | SVN-Revision: 1093
* don't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for ↵Felix Fietkau2005-05-281-12/+5
| | | | | | newer wl driver) SVN-Revision: 1092
* fix ethtool call for communication between wl and wl.oFelix Fietkau2005-05-281-0/+19
| | | | SVN-Revision: 1091
* disable some useless jffs bbc compressors (improves performance in size mode)Felix Fietkau2005-05-281-3/+3
| | | | SVN-Revision: 1089
* Fix lib search pathes, fix rpath in modulesNicolas Thill2005-05-281-2/+3
| | | | SVN-Revision: 1088
* fix wlcompat buildFelix Fietkau2005-05-283-10/+23
| | | | SVN-Revision: 1087
* Remove .la libtool file installed in STAGING_DIRNicolas Thill2005-05-281-0/+1
| | | | SVN-Revision: 1086