Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add missing modules for usb sound support on 2.6 (#1535) | Felix Fietkau | 2007-04-05 |
| | | | | SVN-Revision: 6869 | ||
* | Remove ldd/ldconfig for the moment (#1551) | Florian Fainelli | 2007-04-04 |
| | | | | SVN-Revision: 6866 | ||
* | move gen_busybox_menuconfig.pl to package/busybox | Felix Fietkau | 2007-04-04 |
| | | | | SVN-Revision: 6865 | ||
* | replace gen_busybox_config.pl with a simple sed command | Felix Fietkau | 2007-04-04 |
| | | | | SVN-Revision: 6864 | ||
* | Tidy up Makefiles | Mike Baker | 2007-04-03 |
| | | | | SVN-Revision: 6857 | ||
* | Add ldd and ldconfig support, template packages derived from gcc and uclibc | Florian Fainelli | 2007-04-03 |
| | | | | SVN-Revision: 6856 | ||
* | network config: ignore nonexistant interfaces | Felix Fietkau | 2007-04-02 |
| | | | | SVN-Revision: 6819 | ||
* | patch for busybox httpd that adds an option for redirecting all requests to ↵ | Felix Fietkau | 2007-04-02 |
| | | | | | | a specific page (e.g. for making a splash screen) SVN-Revision: 6818 | ||
* | move /dev/tun to /dev/net/tun | Felix Fietkau | 2007-04-01 |
| | | | | SVN-Revision: 6814 | ||
* | Add usbnet and asix ethernet based adapters support (#1481) | Florian Fainelli | 2007-04-01 |
| | | | | SVN-Revision: 6812 | ||
* | Fix i2c kernel configuration dependency (#1511) | Florian Fainelli | 2007-04-01 |
| | | | | SVN-Revision: 6811 | ||
* | fix fuse compile on osx | Felix Fietkau | 2007-04-01 |
| | | | | SVN-Revision: 6807 | ||
* | Limit the number of hotplug childrens | Florian Fainelli | 2007-04-01 |
| | | | | SVN-Revision: 6804 | ||
* | Fix i2c module dependencies (#1525) | Florian Fainelli | 2007-04-01 |
| | | | | SVN-Revision: 6794 | ||
* | fix iptables extension issue with mac os x builds | Felix Fietkau | 2007-04-01 |
| | | | | SVN-Revision: 6786 | ||
* | revert bluetooth kconfig change - it doesn't work that way | Felix Fietkau | 2007-03-31 |
| | | | | SVN-Revision: 6772 | ||
* | /sbin/hotplug-call: export the hotplug event type through the environment ↵ | Felix Fietkau | 2007-03-31 |
| | | | | | | for hotplug scripts SVN-Revision: 6768 | ||
* | allow dhcp sections for dnsmasq to add command line options | Felix Fietkau | 2007-03-31 |
| | | | | SVN-Revision: 6767 | ||
* | check initseq->first in awx after running include() | Felix Fietkau | 2007-03-29 |
| | | | | SVN-Revision: 6751 | ||
* | fix an uninitialized variable in awx (does not fix random segfault yet, ↵ | Felix Fietkau | 2007-03-28 |
| | | | | | | still looking into it) SVN-Revision: 6750 | ||
* | Bluetooth depends on USB for 2.6 kernels also | Florian Fainelli | 2007-03-28 |
| | | | | SVN-Revision: 6741 | ||
* | Bluetooth modules also depend on USB | Florian Fainelli | 2007-03-28 |
| | | | | SVN-Revision: 6740 | ||
* | replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS | Nicolas Thill | 2007-03-28 |
| | | | | SVN-Revision: 6735 | ||
* | cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...) | Nicolas Thill | 2007-03-28 |
| | | | | SVN-Revision: 6734 | ||
* | tweak isakmpd & keynote makefiles | Nicolas Thill | 2007-03-28 |
| | | | | SVN-Revision: 6733 | ||
* | add dependency info for linux 2.4 specific kmod package (related to #1521) | Felix Fietkau | 2007-03-27 |
| | | | | SVN-Revision: 6732 | ||
* | add nfs kernel server kmod package (patch from #1524) | Felix Fietkau | 2007-03-27 |
| | | | | SVN-Revision: 6729 | ||
* | remove bogus dependencies | Felix Fietkau | 2007-03-27 |
| | | | | SVN-Revision: 6728 | ||
* | fix a problem with the firewall script (multicast traffic could produce ↵ | Felix Fietkau | 2007-03-27 |
| | | | | | | packet loss) SVN-Revision: 6726 | ||
* | fix the sdk | Felix Fietkau | 2007-03-26 |
| | | | | SVN-Revision: 6718 | ||
* | enable dso support back in openssl, needed to use shared zlib compression, ↵ | Nicolas Thill | 2007-03-26 |
| | | | | | | 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 |
| | | | | SVN-Revision: 6696 | ||
* | Use MiBSD ksh if installed (#1470) | Florian Fainelli | 2007-03-24 |
| | | | | SVN-Revision: 6687 | ||
* | trigger a kernel module rebuild when the kernel config changes | Felix Fietkau | 2007-03-24 |
| | | | | SVN-Revision: 6671 | ||
* | fix a compile error | Felix Fietkau | 2007-03-24 |
| | | | | SVN-Revision: 6670 | ||
* | split libuuid from e2fsprogs and install development files | Felix Fietkau | 2007-03-24 |
| | | | | SVN-Revision: 6668 | ||
* | set the DEVICE variable in hotplug events from ppp interfaces | Felix Fietkau | 2007-03-24 |
| | | | | SVN-Revision: 6667 | ||
* | rename uci-update.awk to uci.awk and add a few config_* functions | Felix Fietkau | 2007-03-24 |
| | | | | SVN-Revision: 6666 | ||
* | fix uci commit | Felix Fietkau | 2007-03-24 |
| | | | | SVN-Revision: 6665 | ||
* | small cleanup | Felix Fietkau | 2007-03-24 |
| | | | | SVN-Revision: 6663 | ||
* | don't call wpa_supplicant unconditionally | Felix Fietkau | 2007-03-24 |
| | | | | SVN-Revision: 6656 | ||
* | fix wep encryption setting for madwifi | Felix Fietkau | 2007-03-24 |
| | | | | SVN-Revision: 6655 | ||
* | fix a small typo | Felix Fietkau | 2007-03-24 |
| | | | | SVN-Revision: 6654 | ||
* | improve autorebuild for iptables when the kernel config changes | Felix Fietkau | 2007-03-23 |
| | | | | SVN-Revision: 6652 | ||
* | make busybox autorebuild on relevant config changes | Felix Fietkau | 2007-03-23 |
| | | | | SVN-Revision: 6651 | ||
* | fix a harmless warning | Felix Fietkau | 2007-03-23 |
| | | | | SVN-Revision: 6650 | ||
* | fix typo in UnistallDev | Nicolas Thill | 2007-03-23 |
| | | | | SVN-Revision: 6643 | ||
* | add an optional parameter to scan_interfaces() that can override the network ↵ | Felix Fietkau | 2007-03-19 |
| | | | | | | config file (defaults to 'network') SVN-Revision: 6619 | ||
* | Add acx package | Eugene Konev | 2007-03-18 |
| | | | | SVN-Revision: 6605 | ||
* | Move /sys on pivot_root too | Eugene Konev | 2007-03-18 |
| | | | | SVN-Revision: 6603 |