summaryrefslogtreecommitdiff
path: root/obsolete-buildroot/sources/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* hit enter for a serial consoleMike Baker2005-02-061-1/+1
| | | | SVN-Revision: 217
* fix serial consoleMike Baker2005-01-281-1/+1
| | | | SVN-Revision: 208
* quick and dirty hack to fix the reset on motorola WR850GMike Baker2005-01-251-0/+7
| | | | SVN-Revision: 207
* updated in prepration for wrt54g v2.2/gs v1.1 supportMike Baker2005-01-241-1/+1
| | | | SVN-Revision: 206
* upgrade to dropbear 0.44 final, give the package a version number, and patch ↵Imre Kaloz2005-01-142-6/+16
| | | | | | to use /dev/urandom SVN-Revision: 196
* Upgrade to uClibc 0.9.27 finalImre Kaloz2005-01-142-3/+3
| | | | SVN-Revision: 195
* disable verbose led changesMike Baker2005-01-101-1/+1
| | | | SVN-Revision: 194
* increase netfilter conntrack hashesMike Baker2005-01-081-0/+20
| | | | SVN-Revision: 193
* fix freebsd buildMike Baker2005-01-071-0/+15
| | | | SVN-Revision: 192
* update the static lease exampleMike Baker2005-01-021-1/+2
| | | | SVN-Revision: 191
* switch to authoritative dhcp; fixes issues with some dhcp clientsMike Baker2005-01-021-0/+1
| | | | SVN-Revision: 190
* Update dependency name.Imre Kaloz2005-01-021-1/+1
| | | | SVN-Revision: 189
* add multipath support to kernelMike Baker2004-12-291-1/+1
| | | | SVN-Revision: 187
* added an ldd commandMike Baker2004-12-241-0/+1
| | | | SVN-Revision: 186
* New failsafe dmz led pattern - 2 quick flashes every secondMike Baker2004-12-241-0/+1
| | | | SVN-Revision: 185
* cleanup code, fix debug outputMike Baker2004-12-111-14/+17
| | | | SVN-Revision: 184
* add klogd to startupMike Baker2004-12-061-0/+1
| | | | SVN-Revision: 183
* Changed dependency sched-modules to the new name kmod-schedImre Kaloz2004-11-271-1/+1
| | | | SVN-Revision: 182
* upgrade to iptables 1.2.11Imre Kaloz2004-11-151-1/+1
| | | | SVN-Revision: 181
* add support for belkin/ravotek routersImre Kaloz2004-11-151-1/+1
| | | | SVN-Revision: 179
* remove login dependencyImre Kaloz2004-11-151-0/+12
| | | | SVN-Revision: 173
* patched busybox.confing gentoo bug #69785Ned Ludd2004-11-101-0/+7
| | | | SVN-Revision: 171
* Fix v1.0 nvram "bug".Mike Baker2004-10-171-2/+1
| | | | SVN-Revision: 170
* fix potential routing issues in failsafeMike Baker2004-09-231-3/+5
| | | | SVN-Revision: 169
* switching root devices confuses people /rom now contains a note when not ↵Mike Baker2004-09-221-0/+2
| | | | | | using the jffs root SVN-Revision: 168
* instructions for the nfs modulesMike Baker2004-09-201-0/+16
| | | | SVN-Revision: 167
* alignment patch nolonger needed, ebtables patch alteredMike Baker2004-09-192-32/+0
| | | | SVN-Revision: 166
* movedMike Baker2004-09-191-5834/+0
| | | | SVN-Revision: 164
* netfilter patches must be applied before other kernel patches to avoid ↵Mike Baker2004-09-191-0/+5834
| | | | | | breaking patch-o-matic SVN-Revision: 163
* update busybox/uclibc configs for newer snapshotsMike Baker2004-09-191-2/+3
| | | | SVN-Revision: 161
* update to newer snapshots, avoid 404 errors durring buildMike Baker2004-09-191-6/+6
| | | | SVN-Revision: 160
* wl.o won't load if il0macaddr isn't set (generally as a result of people ↵Mike Baker2004-09-191-1/+2
| | | | | | playing with clearing nvram) SVN-Revision: 159
* include all interfaces in failsafe modeMike Baker2004-09-161-1/+1
| | | | SVN-Revision: 158
* reset button fix for dell truemobileMike Baker2004-09-161-5/+12
| | | | SVN-Revision: 157
* change DEBUG messages in networking scripts to be more helpfulMike Baker2004-09-072-1/+2
| | | | SVN-Revision: 156
* wap54g support separate S50services into individual files move nvram_get to ↵Mike Baker2004-09-0715-77/+87
| | | | | | 'nvram get' making nvram overrides more transparent SVN-Revision: 155
* openssh refuses to connect unless the version string starts with SSH-2.0-Mike Baker2004-08-281-1/+1
| | | | SVN-Revision: 154
* update dropbear versionMike Baker2004-08-282-80/+10
| | | | SVN-Revision: 153
* buildroot-20040827-matrixssl.patch.txt ↵Mike Baker2004-08-278-0/+107
| | | | | | buildroot-20040827-ntpclient.patch.txt buildroot-20040827-radvd.patch.txt buildroot-20040827-strace.patch.txt SVN-Revision: 152
* late night coding at it's finest ...Mike Baker2004-08-271-1/+1
| | | | SVN-Revision: 151
* nico's buildroot-20040827-vsftpd.patch.txtMike Baker2004-08-275-0/+71
| | | | SVN-Revision: 150
* various patches nico: buildroot-20040825-kmodules.patch.txt ↵Mike Baker2004-08-2731-10/+1988
| | | | | | buildroot-20040825-tcpdump.patch.txt buildroot-20040825-libpcap.patch.txt buildroot-20040825-libpthread.patch.txt buildroot-20040825-fprobe.patch.txt buildroot-20040825-pptp-client.patch.txt twolife: iproute2.patch.txt SVN-Revision: 149
* updated to support asus & buffaloMike Baker2004-08-261-5/+4
| | | | SVN-Revision: 148
* replace resetmon with /proc/sys/resetMike Baker2004-08-264-111/+75
| | | | SVN-Revision: 147
* massive changes - sstrip cleanup from mjn3 - various patches from nico and ↵Mike Baker2004-08-2451-260/+7383
| | | | | | others: http://openwrt.org/forum/viewtopic.php?t=368 SVN-Revision: 145
* fix zlib; add dropbear ipkgMike Baker2004-08-205-0/+122
| | | | SVN-Revision: 139
* use official ebtables patchMike Baker2004-08-191-3439/+2663
| | | | SVN-Revision: 137
* sstrip, nas support, mppe support, mac os x patches, syslogd on bootup, ↵Mike Baker2004-08-1715-497/+2732
| | | | | | inittab correction SVN-Revision: 136
* moved.Mike Baker2004-08-1225-0/+1623
| | | | SVN-Revision: 134
* update everything to the latest versionMike Baker2004-08-091-2/+2
| | | | SVN-Revision: 132