651 Commits (940b1f3cb5e0b90d4351d4619e15d8df44a02091)

Author SHA1 Message Date
Felix Fietkau c05a061e4e fix a problem with the firewall script (multicast traffic could produce packet loss) 18 years ago
Felix Fietkau 4113d5a46d fix the sdk 18 years ago
Nicolas Thill 23ff7d627f enable dso support back in openssl, needed to use shared zlib compression, and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes: #1182 18 years ago
Felix Fietkau 0796f79152 add prereq check for pkg-config (required by ntfs-3g) 18 years ago
Florian Fainelli c7ce5e06da Use MiBSD ksh if installed (#1470) 18 years ago
Felix Fietkau 35317253e6 trigger a kernel module rebuild when the kernel config changes 18 years ago
Felix Fietkau cfb33b88bc fix a compile error 18 years ago
Felix Fietkau 9157412f5f split libuuid from e2fsprogs and install development files 18 years ago
Felix Fietkau 573c36539e set the DEVICE variable in hotplug events from ppp interfaces 18 years ago
Felix Fietkau 7f0dd3fa45 rename uci-update.awk to uci.awk and add a few config_* functions 18 years ago
Felix Fietkau c76cdd5781 fix uci commit 18 years ago
Felix Fietkau 2954f04b41 small cleanup 18 years ago
Felix Fietkau c2d5b2d04a don't call wpa_supplicant unconditionally 18 years ago
Felix Fietkau 4a65dd20fe fix wep encryption setting for madwifi 18 years ago
Felix Fietkau 080d4f6710 fix a small typo 18 years ago
Felix Fietkau 8e85262a8b improve autorebuild for iptables when the kernel config changes 18 years ago
Felix Fietkau 000393712e make busybox autorebuild on relevant config changes 18 years ago
Felix Fietkau 437ffd0970 fix a harmless warning 18 years ago
Nicolas Thill eef27d8466 fix typo in UnistallDev 18 years ago
Felix Fietkau f9abb7cbba add an optional parameter to scan_interfaces() that can override the network config file (defaults to 'network') 18 years ago
Eugene Konev 9eb91471ce Add acx package 18 years ago
Eugene Konev b756ea8a95 Move /sys on pivot_root too 18 years ago
Florian Fainelli 677b02a250 Add bssid fix from #1281 18 years ago
Felix Fietkau e1bb37f2ec upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) 18 years ago
Travis Kemen f1432e60f0 remove duplicate section to find bridge name 18 years ago
Felix Fietkau e68e6f4be9 fix default netmask 18 years ago
Felix Fietkau b2a976649f speed up package/install 18 years ago
Felix Fietkau f38df5a0af package libssp for apps that need it (only enabled for gcc4) 18 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 18 years ago
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) 18 years ago
Hamish Guthrie edea35b85e Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree 18 years ago
Mike Baker a738f566e6 add a new 'option disabled' to wifi-device 18 years ago
Felix Fietkau 2c62bddcfe Add an 'Image Configuration' menu to menuconfig Packages can export a list 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. 18 years ago
Mike Baker 568c026623 Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "why isn't wifi working?" 18 years ago
Travis Kemen 2873adfe53 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255 18 years ago
Florian Fainelli a6481bb35b Change mtu value for pppoa and pppoe (#945) 18 years ago
Felix Fietkau 80840457a5 fix kmod-switch compile on brcm-2.4 (#1461) 18 years ago
Felix Fietkau dcfbd5f656 fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451 18 years ago
Felix Fietkau bf622ab0ae add diag and switch support for brcm47xx-2.6 18 years ago
Felix Fietkau 40c03084c2 add -i <include file> and -f <ahtml file> options for awx interpreter (requested by mbm) 18 years ago
Felix Fietkau b57adf4d9a fix the patchlevel of the busybox stty patch 18 years ago
Hamish Guthrie e86198fcce Small bug fix to package/kernel/modules/other.mk stty broken in busybox 1.4.1, added patch with fixed code from BB SVN. This will need to be removed when 1.4.2 is released. 18 years ago
Imre Kaloz ee653e3700 add preliminary IOP32x support, mark it broken for now 18 years ago
Felix Fietkau f1ba6fe9ad oops... forgot to remove line 18 years ago
Felix Fietkau aeed501f9c replace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool 18 years ago
Felix Fietkau d011024713 fix staging dir installation of libcgi 18 years ago
Felix Fietkau 2cba1e7bfb fix typo (#1454) 18 years ago
Felix Fietkau fa1925c2d5 add awx (awk web extension) - experimental core for a new web interface framework 18 years ago
Felix Fietkau 1312f14a81 add libcgi 18 years ago
Felix Fietkau 297062fab8 enable httpd config option for running scripts through an interpreter 18 years ago