Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | upgrade spca5xx to latest upstream version | Felix Fietkau | 2007-01-22 |
| | | | | SVN-Revision: 6174 | ||
* | compile fix for 2.6 | Felix Fietkau | 2007-01-22 |
| | | | | SVN-Revision: 6170 | ||
* | compile fix for 2.6 | Felix Fietkau | 2007-01-22 |
| | | | | SVN-Revision: 6169 | ||
* | fix keynote compile | Felix Fietkau | 2007-01-21 |
| | | | | SVN-Revision: 6165 | ||
* | Mount usb filesystem at startup (#1077) | Florian Fainelli | 2007-01-21 |
| | | | | SVN-Revision: 6163 | ||
* | pass the CFLAGS through the environment on compile and fix a few packages | Felix Fietkau | 2007-01-21 |
| | | | | SVN-Revision: 6154 | ||
* | make spca5xx depend on video device support in the kernel | Felix Fietkau | 2007-01-21 |
| | | | | SVN-Revision: 6153 | ||
* | fix typos | Felix Fietkau | 2007-01-20 |
| | | | | SVN-Revision: 6149 | ||
* | cosmetic fix | Felix Fietkau | 2007-01-20 |
| | | | | SVN-Revision: 6146 | ||
* | ignore the bridge option if brctl is not available | Felix Fietkau | 2007-01-20 |
| | | | | SVN-Revision: 6145 | ||
* | fix fdisk llseek | Felix Fietkau | 2007-01-20 |
| | | | | SVN-Revision: 6144 | ||
* | fix for e2fsprogs package splitup | Felix Fietkau | 2007-01-20 |
| | | | | SVN-Revision: 6143 | ||
* | Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a ↵ | Felix Fietkau | 2007-01-20 |
| | | | | | | new target profile SVN-Revision: 6142 | ||
* | move e2fsprogs from packages to trunk (will need this in a target profile later) | Felix Fietkau | 2007-01-20 |
| | | | | SVN-Revision: 6141 | ||
* | remove obsolete stuff | Felix Fietkau | 2007-01-20 |
| | | | | SVN-Revision: 6138 | ||
* | cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod ↵ | Felix Fietkau | 2007-01-20 |
| | | | | | | packages to KernelPackage interface SVN-Revision: 6136 | ||
* | add usb led for wl-hdd | Felix Fietkau | 2007-01-20 |
| | | | | SVN-Revision: 6133 | ||
* | fix syslogd output to /dev/console (patch from #1170) | Felix Fietkau | 2007-01-19 |
| | | | | SVN-Revision: 6131 | ||
* | fix pcmcia-cs install (remove previous PKG_INSTALL_DIR) | Nicolas Thill | 2007-01-18 |
| | | | | SVN-Revision: 6126 | ||
* | Fix wep encryption setting with madwifi (#1173) | Florian Fainelli | 2007-01-18 |
| | | | | SVN-Revision: 6125 | ||
* | Fix the issue where the default gateway is not set in static mode most of ↵ | Felix Fietkau | 2007-01-17 |
| | | | | | | the time. Seems like the bridge is not fast enough at switching to 'forwarding' mode so a short delay before setting the routes is necessary. SVN-Revision: 6123 | ||
* | fix dropbear config (#960) | Felix Fietkau | 2007-01-17 |
| | | | | SVN-Revision: 6117 | ||
* | fix a small typo | Felix Fietkau | 2007-01-15 |
| | | | | SVN-Revision: 6104 | ||
* | Fix config checks for Image Builder and SDK - only build them when ↵ | Felix Fietkau | 2007-01-14 |
| | | | | | | 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 |
| | | | | SVN-Revision: 6099 | ||
* | move another DEFAULT:=y and fix a dependency bug | Felix Fietkau | 2007-01-14 |
| | | | | SVN-Revision: 6097 | ||
* | move several instances of DEFAULT:=y to profile preselections (easier for ↵ | Felix Fietkau | 2007-01-14 |
| | | | | | | 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 |
| | | | | | | 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 |
| | | | | SVN-Revision: 6080 | ||
* | Ok, try to make shfs work with 2.6.19, raw fixes, so might need better ↵ | Florian Fainelli | 2007-01-11 |
| | | | | | | reading of the FS api changes SVN-Revision: 6078 | ||
* | enable pretty lsmod output for linux 2.6 | Felix Fietkau | 2007-01-10 |
| | | | | SVN-Revision: 6064 | ||
* | fix madwifi mode selection problems | Felix Fietkau | 2007-01-10 |
| | | | | SVN-Revision: 6063 | ||
* | fix typo | Felix Fietkau | 2007-01-09 |
| | | | | SVN-Revision: 6049 | ||
* | upgrade hostapd to 0.5.7 (patch from #1133) | Felix Fietkau | 2007-01-09 |
| | | | | SVN-Revision: 6047 | ||
* | Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵ | Felix Fietkau | 2007-01-08 |
| | | | | | | /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 |
| | | | | SVN-Revision: 6042 | ||
* | fix a small dependency problem | Felix Fietkau | 2007-01-08 |
| | | | | SVN-Revision: 6040 | ||
* | fix a typo | Felix Fietkau | 2007-01-08 |
| | | | | SVN-Revision: 6039 | ||
* | use alsa-driver for 2.4 only (2.6 has it in-tree) | Felix Fietkau | 2007-01-08 |
| | | | | SVN-Revision: 6036 | ||
* | Change category to Filesystems | Florian Fainelli | 2007-01-08 |
| | | | | SVN-Revision: 6030 | ||
* | add a patch to use our target ar, not the host one (closes: #1164) | Nicolas Thill | 2007-01-08 |
| | | | | SVN-Revision: 6026 | ||
* | more use of the INSTALL_DIR variable | Nicolas Thill | 2007-01-08 |
| | | | | SVN-Revision: 6023 | ||
* | fix rt61 build on 2.4 | Nicolas Thill | 2007-01-07 |
| | | | | SVN-Revision: 6022 | ||
* | busybox: remove the bogus SIZEOF_LONG check (#1127) | Felix Fietkau | 2007-01-07 |
| | | | | SVN-Revision: 6012 | ||
* | fix memory leak in switch drivers (patch from #1132) | Felix Fietkau | 2007-01-07 |
| | | | | SVN-Revision: 6011 | ||
* | drop -Werror from busybox - prevents compile errors like #1130 | Felix Fietkau | 2007-01-06 |
| | | | | SVN-Revision: 6009 | ||
* | Convert kmod-shfs to the KernelPackage template | Florian Fainelli | 2007-01-05 |
| | | | | SVN-Revision: 6001 | ||
* | upgrade wpa_supplicant to v0.5.7 for #1133 | Imre Kaloz | 2007-01-05 |
| | | | | SVN-Revision: 5998 | ||
* | fix typo (closes #1149) | Imre Kaloz | 2007-01-05 |
| | | | | SVN-Revision: 5996 | ||
* | Use the KernelPackage template instead of kmod-foo | Florian Fainelli | 2007-01-05 |
| | | | | SVN-Revision: 5995 |