Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix dropbear config (#960) | Felix Fietkau | 2007-01-17 | 1 | -3/+3 |
| | | | | SVN-Revision: 6117 | ||||
* | fix a small typo | Felix Fietkau | 2007-01-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 6104 | ||||
* | Fix config checks for Image Builder and SDK - only build them when ↵ | Felix Fietkau | 2007-01-14 | 1 | -0/+2 |
| | | | | | | requested. Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package. SVN-Revision: 6102 | ||||
* | add checks for {ip,ip6}addr in the network config | Felix Fietkau | 2007-01-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 6099 | ||||
* | move another DEFAULT:=y and fix a dependency bug | Felix Fietkau | 2007-01-14 | 1 | -2/+1 |
| | | | | SVN-Revision: 6097 | ||||
* | move several instances of DEFAULT:=y to profile preselections (easier for ↵ | Felix Fietkau | 2007-01-14 | 3 | -4/+0 |
| | | | | | | the image builder to pick up) SVN-Revision: 6096 | ||||
* | Fix the annoying base-files autorebuild bug. When checking file mtimes in ↵ | Felix Fietkau | 2007-01-12 | 1 | -0/+1 |
| | | | | | | directories, timestamp.pl was following symlinks. This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory. SVN-Revision: 6084 | ||||
* | Rename patches to match conventions | Florian Fainelli | 2007-01-11 | 3 | -0/+0 |
| | | | | SVN-Revision: 6080 | ||||
* | Ok, try to make shfs work with 2.6.19, raw fixes, so might need better ↵ | Florian Fainelli | 2007-01-11 | 1 | -0/+202 |
| | | | | | | reading of the FS api changes SVN-Revision: 6078 | ||||
* | enable pretty lsmod output for linux 2.6 | Felix Fietkau | 2007-01-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 6064 | ||||
* | fix madwifi mode selection problems | Felix Fietkau | 2007-01-10 | 1 | -8/+8 |
| | | | | SVN-Revision: 6063 | ||||
* | fix typo | Felix Fietkau | 2007-01-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 6049 | ||||
* | upgrade hostapd to 0.5.7 (patch from #1133) | Felix Fietkau | 2007-01-09 | 2 | -20/+20 |
| | | | | SVN-Revision: 6047 | ||||
* | Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵ | Felix Fietkau | 2007-01-08 | 9 | -9/+15 |
| | | | | | | /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1 SVN-Revision: 6043 | ||||
* | add some more checks to the telnet init script | Felix Fietkau | 2007-01-08 | 1 | -1/+6 |
| | | | | SVN-Revision: 6042 | ||||
* | fix a small dependency problem | Felix Fietkau | 2007-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 6040 | ||||
* | fix a typo | Felix Fietkau | 2007-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 6039 | ||||
* | use alsa-driver for 2.4 only (2.6 has it in-tree) | Felix Fietkau | 2007-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 6036 | ||||
* | Change category to Filesystems | Florian Fainelli | 2007-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 6030 | ||||
* | add a patch to use our target ar, not the host one (closes: #1164) | Nicolas Thill | 2007-01-08 | 1 | -0/+12 |
| | | | | SVN-Revision: 6026 | ||||
* | more use of the INSTALL_DIR variable | Nicolas Thill | 2007-01-08 | 4 | -5/+6 |
| | | | | SVN-Revision: 6023 | ||||
* | fix rt61 build on 2.4 | Nicolas Thill | 2007-01-07 | 2 | -2/+26 |
| | | | | SVN-Revision: 6022 | ||||
* | busybox: remove the bogus SIZEOF_LONG check (#1127) | Felix Fietkau | 2007-01-07 | 1 | -0/+12 |
| | | | | SVN-Revision: 6012 | ||||
* | fix memory leak in switch drivers (patch from #1132) | Felix Fietkau | 2007-01-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 6011 | ||||
* | drop -Werror from busybox - prevents compile errors like #1130 | Felix Fietkau | 2007-01-06 | 1 | -0/+12 |
| | | | | SVN-Revision: 6009 | ||||
* | Convert kmod-shfs to the KernelPackage template | Florian Fainelli | 2007-01-05 | 1 | -11/+5 |
| | | | | SVN-Revision: 6001 | ||||
* | upgrade wpa_supplicant to v0.5.7 for #1133 | Imre Kaloz | 2007-01-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 5998 | ||||
* | fix typo (closes #1149) | Imre Kaloz | 2007-01-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 5996 | ||||
* | Use the KernelPackage template instead of kmod-foo | Florian Fainelli | 2007-01-05 | 7 | -63/+37 |
| | | | | SVN-Revision: 5995 | ||||
* | Also use INSTALL_CONF for ppp | Florian Fainelli | 2007-01-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 5994 | ||||
* | Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended later | Florian Fainelli | 2007-01-05 | 1 | -0/+43 |
| | | | | SVN-Revision: 5984 | ||||
* | Add zd1211rw kernel module | Florian Fainelli | 2007-01-05 | 1 | -0/+9 |
| | | | | SVN-Revision: 5983 | ||||
* | Add an OSX specific patch to compile busybox with Darwin, possible fix for ↵ | Florian Fainelli | 2007-01-05 | 1 | -0/+45 |
| | | | | | | BSDs as well SVN-Revision: 5982 | ||||
* | /etc/config/* should use INSTALL_DATA | Tim Yardley | 2007-01-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 5976 | ||||
* | fix b/g mode selection for madwifi, update documentation | Felix Fietkau | 2007-01-04 | 1 | -3/+18 |
| | | | | SVN-Revision: 5973 | ||||
* | Fix pfkey compile problem on 2.4 kernels. | Mike Albon | 2007-01-03 | 1 | -0/+33 |
| | | | | SVN-Revision: 5972 | ||||
* | Was not selected by default actually :/ | Florian Fainelli | 2007-01-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 5966 | ||||
* | fix iptables warning about 'wierd' interface names (#1082) | Felix Fietkau | 2007-01-01 | 1 | -0/+28 |
| | | | | SVN-Revision: 5962 | ||||
* | replace our no_shadow fix with a better patch from upstream (#1118) | Felix Fietkau | 2007-01-01 | 1 | -7/+225 |
| | | | | SVN-Revision: 5961 | ||||
* | make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the ↵ | Felix Fietkau | 2007-01-01 | 3 | -3/+3 |
| | | | | | | stuff from wireless-dev later SVN-Revision: 5960 | ||||
* | make telnetd standalone | Felix Fietkau | 2007-01-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 5959 | ||||
* | revert to previous awk getopt behavior - the new one seems crappier and ↵ | Felix Fietkau | 2007-01-01 | 1 | -0/+81 |
| | | | | | | breaks a few things, like multiple -f arguments SVN-Revision: 5958 | ||||
* | fix busybox linking when /bin/sh is not bash (closes: #1115) | Nicolas Thill | 2007-01-01 | 1 | -0/+9 |
| | | | | SVN-Revision: 5954 | ||||
* | update busybox menuconfig for the latest version | Felix Fietkau | 2007-01-01 | 16 | -112/+349 |
| | | | | SVN-Revision: 5953 | ||||
* | Include yamonenv by default in au1000 images | Florian Fainelli | 2006-12-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 5945 | ||||
* | Fix the lock warning (#1111), also add another download source | Florian Fainelli | 2006-12-31 | 2 | -2/+4 |
| | | | | SVN-Revision: 5944 | ||||
* | update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so | Nicolas Thill | 2006-12-30 | 22 | -1196/+593 |
| | | | | SVN-Revision: 5941 | ||||
* | add d80211 from a recent wireless-dev checkout | Felix Fietkau | 2006-12-30 | 38 | -0/+20054 |
| | | | | SVN-Revision: 5939 | ||||
* | Add rt2500 as a kernel package, with pci id fix to make the latest a/b/g ↵ | Florian Fainelli | 2006-12-30 | 2 | -0/+79 |
| | | | | | | card be recognized SVN-Revision: 5932 | ||||
* | Make rt61 become a real kernel package | Florian Fainelli | 2006-12-30 | 1 | -14/+10 |
| | | | | SVN-Revision: 5931 |