Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a problem with the firewall script (multicast traffic could produce ↵ | Felix Fietkau | 2007-03-27 | 1 | -1/+1 |
| | | | | | | packet loss) SVN-Revision: 6726 | ||||
* | fix the sdk | Felix Fietkau | 2007-03-26 | 1 | -5/+1 |
| | | | | SVN-Revision: 6718 | ||||
* | enable dso support back in openssl, needed to use shared zlib compression, ↵ | Nicolas Thill | 2007-03-26 | 1 | -2/+2 |
| | | | | | | and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes: #1182 SVN-Revision: 6706 | ||||
* | add prereq check for pkg-config (required by ntfs-3g) | Felix Fietkau | 2007-03-25 | 1 | -0/+3 |
| | | | | SVN-Revision: 6696 | ||||
* | Use MiBSD ksh if installed (#1470) | Florian Fainelli | 2007-03-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 6687 | ||||
* | trigger a kernel module rebuild when the kernel config changes | Felix Fietkau | 2007-03-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 6671 | ||||
* | fix a compile error | Felix Fietkau | 2007-03-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 6670 | ||||
* | split libuuid from e2fsprogs and install development files | Felix Fietkau | 2007-03-24 | 1 | -1/+22 |
| | | | | SVN-Revision: 6668 | ||||
* | set the DEVICE variable in hotplug events from ppp interfaces | Felix Fietkau | 2007-03-24 | 2 | -2/+2 |
| | | | | SVN-Revision: 6667 | ||||
* | rename uci-update.awk to uci.awk and add a few config_* functions | Felix Fietkau | 2007-03-24 | 3 | -21/+58 |
| | | | | SVN-Revision: 6666 | ||||
* | fix uci commit | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6665 | ||||
* | small cleanup | Felix Fietkau | 2007-03-24 | 1 | -14/+18 |
| | | | | SVN-Revision: 6663 | ||||
* | don't call wpa_supplicant unconditionally | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6656 | ||||
* | fix wep encryption setting for madwifi | Felix Fietkau | 2007-03-24 | 1 | -1/+5 |
| | | | | SVN-Revision: 6655 | ||||
* | fix a small typo | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6654 | ||||
* | improve autorebuild for iptables when the kernel config changes | Felix Fietkau | 2007-03-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 6652 | ||||
* | make busybox autorebuild on relevant config changes | Felix Fietkau | 2007-03-23 | 1 | -0/+5 |
| | | | | SVN-Revision: 6651 | ||||
* | fix a harmless warning | Felix Fietkau | 2007-03-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 6650 | ||||
* | fix typo in UnistallDev | Nicolas Thill | 2007-03-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 6643 | ||||
* | add an optional parameter to scan_interfaces() that can override the network ↵ | Felix Fietkau | 2007-03-19 | 1 | -1/+2 |
| | | | | | | config file (defaults to 'network') SVN-Revision: 6619 | ||||
* | Add acx package | Eugene Konev | 2007-03-18 | 3 | -0/+95 |
| | | | | SVN-Revision: 6605 | ||||
* | Move /sys on pivot_root too | Eugene Konev | 2007-03-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 6603 | ||||
* | Add bssid fix from #1281 | Florian Fainelli | 2007-03-18 | 2 | -0/+42 |
| | | | | SVN-Revision: 6601 | ||||
* | upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, ↵ | Felix Fietkau | 2007-03-17 | 5 | -51/+67 |
| | | | | | | rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) SVN-Revision: 6595 | ||||
* | remove duplicate section to find bridge name | Travis Kemen | 2007-03-17 | 1 | -4/+0 |
| | | | | SVN-Revision: 6591 | ||||
* | fix default netmask | Felix Fietkau | 2007-03-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 6589 | ||||
* | speed up package/install | Felix Fietkau | 2007-03-17 | 1 | -1/+14 |
| | | | | SVN-Revision: 6588 | ||||
* | package libssp for apps that need it (only enabled for gcc4) | Felix Fietkau | 2007-03-16 | 1 | -1/+18 |
| | | | | SVN-Revision: 6584 | ||||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 | 52 | -53/+1 |
| | | | | | | lots of places SVN-Revision: 6582 | ||||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 | 49 | -121/+5 |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | ||||
* | Changed kernel configs to enable more packages. Added additional ↵ | Hamish Guthrie | 2007-03-16 | 1 | -1/+2 |
| | | | | | | dependencies to mmc module in the modules tree SVN-Revision: 6579 | ||||
* | add a new 'option disabled' to wifi-device | Mike Baker | 2007-03-16 | 3 | -19/+12 |
| | | | | SVN-Revision: 6576 | ||||
* | Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵ | Felix Fietkau | 2007-03-16 | 4 | -5/+30 |
| | | | | | | of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. SVN-Revision: 6572 | ||||
* | Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than ↵ | Mike Baker | 2007-03-15 | 2 | -1/+7 |
| | | | | | | "why isn't wifi working?" SVN-Revision: 6570 | ||||
* | added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 ↵ | Travis Kemen | 2007-03-15 | 1 | -7/+71 |
| | | | | | | settings, from #1287 #1255 SVN-Revision: 6567 | ||||
* | Change mtu value for pppoa and pppoe (#945) | Florian Fainelli | 2007-03-14 | 2 | -2/+2 |
| | | | | SVN-Revision: 6566 | ||||
* | fix kmod-switch compile on brcm-2.4 (#1461) | Felix Fietkau | 2007-03-14 | 2 | -12/+12 |
| | | | | SVN-Revision: 6565 | ||||
* | fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke ↵ | Felix Fietkau | 2007-03-14 | 1 | -10/+0 |
| | | | | | | the old brcm-2.6 port, close #1312, #1451 SVN-Revision: 6564 | ||||
* | add diag and switch support for brcm47xx-2.6 | Felix Fietkau | 2007-03-14 | 8 | -71/+212 |
| | | | | SVN-Revision: 6562 | ||||
* | add -i <include file> and -f <ahtml file> options for awx interpreter ↵ | Felix Fietkau | 2007-03-14 | 1 | -70/+105 |
| | | | | | | (requested by mbm) SVN-Revision: 6561 | ||||
* | fix the patchlevel of the busybox stty patch | Felix Fietkau | 2007-03-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 6560 | ||||
* | Small bug fix to package/kernel/modules/other.mk stty broken in busybox ↵ | Hamish Guthrie | 2007-03-13 | 2 | -1/+27 |
| | | | | | | 1.4.1, added patch with fixed code from BB SVN. This will need to be removed when 1.4.2 is released. SVN-Revision: 6559 | ||||
* | add preliminary IOP32x support, mark it broken for now | Imre Kaloz | 2007-03-11 | 2 | -12/+26 |
| | | | | SVN-Revision: 6557 | ||||
* | oops... forgot to remove line | Felix Fietkau | 2007-03-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 6555 | ||||
* | replace libcgi with some code extracted from haserl - libcgi is too ↵ | Felix Fietkau | 2007-03-11 | 3 | -59/+529 |
| | | | | | | inflexible and breaks rrdtool SVN-Revision: 6554 | ||||
* | fix staging dir installation of libcgi | Felix Fietkau | 2007-03-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 6553 | ||||
* | fix typo (#1454) | Felix Fietkau | 2007-03-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 6550 | ||||
* | add awx (awk web extension) - experimental core for a new web interface ↵ | Felix Fietkau | 2007-03-11 | 3 | -2/+674 |
| | | | | | | framework SVN-Revision: 6549 | ||||
* | add libcgi | Felix Fietkau | 2007-03-11 | 1 | -0/+30 |
| | | | | SVN-Revision: 6548 | ||||
* | enable httpd config option for running scripts through an interpreter | Felix Fietkau | 2007-03-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 6547 |