aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed a typo in the firewall scriptsSteven Barth2008-09-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fixed a typo in firewall scripts, closes #4000Steven Barth2008-09-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12613 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use the Download/ macro to get ACX firmwaresNicolas Thill2008-09-152-31/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12612 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependency on libblkid to swap-utils, needed for swapon/off ↵Nicolas Thill2008-09-151-1/+1
| | | | | | (closes: #3993) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmpJens Muecke2008-09-141-0/+71
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] remove 2.6.25 specific stuffGabor Juhos2008-09-131-16/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix depends, from sn9Travis Kemen2008-09-131-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12589 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make option name optionalTravis Kemen2008-09-132-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix x86_64 compilationFelix Fietkau2008-09-121-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: upgrade to 2008-09-09 HALFelix Fietkau2008-09-122-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sysupgrade: add optional delay before rebootingFelix Fietkau2008-09-122-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12572 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Prevent unwanted shell expansionSteven Barth2008-09-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes script that mounts usd storage when it gets attachedJohn Crispin2008-09-081-14/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12548 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dnsmasq: Use a more intelligent way of parsing dhcp-options using the new ↵Steven Barth2008-09-071-7/+3
| | | | | | UCI list datatype git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12547 3c298f89-4303-0410-b956-a3cf2f4a3e73
* restore the /tmp/resolv.conf symlink when stopping dnsmasqFelix Fietkau2008-09-071-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12546 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add missing include file for the tools multicall binaryFelix Fietkau2008-09-051-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12541 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: select the right hal binary for EABI on ARMFelix Fietkau2008-09-051-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to uci 0.6.2 (bugfixes)Felix Fietkau2008-09-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change the an openssl sed command to be safe for -Wl,-rpath-link in ldflagsFelix Fietkau2008-09-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 0-byte filesFelix Fietkau2008-09-0234-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke ipkg, now that we use opkg, we don't need it anymoreFelix Fietkau2008-09-021-77/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12500 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove ipkg from busyboxFelix Fietkau2008-09-028-14073/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove awx from busybox, refresh patchesFelix Fietkau2008-09-027-1629/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12497 3c298f89-4303-0410-b956-a3cf2f4a3e73
* BusyBox httpd Accept Header PatchFelix Fietkau2008-09-021-0/+42
| | | | | | | | | | | | | | With this patch the BusyBox httpd pass the "Accept:" and "Accept-Language:" header by the environment variables to the CGI-Script, so this can make Content Negotiation to deliver the page in the language, which was selected by the user in the browser settings, and/or serve the XHTML page with the right MIME-Type application/xhtml+xml to user agents which support it und text/html which don't. Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12496 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi upstream does not work on wisocFelix Fietkau2008-09-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12489 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi upstream compile for mips (#3952)Felix Fietkau2008-09-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12488 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add option to cache local queries, from sn9Travis Kemen2008-09-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix enabling of init scripts.Lars-Peter Clausen2008-09-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12482 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes usb storage mountingJohn Crispin2008-09-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change even more dependencies on kmod-video-core after [12460]Nicolas Thill2008-09-011-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix AT91 MMC host controller path on 2.6.25Nicolas Thill2008-09-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use a newer acx firmwareFlorian Fainelli2008-09-011-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix compile warningFelix Fietkau2008-09-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improve wds sta mode compatibilityFelix Fietkau2008-09-012-27/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make ide-core depend on pci support, remove dupe Kconfig itemNicolas Thill2008-08-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12448 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Correctly set b/g rate tables for mac80211, thanks sn9Florian Fainelli2008-08-311-0/+108
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12445 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update acx-mac80211 to a more recent snapshot, thanks sn9Florian Fainelli2008-08-302-14/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi hal target for mips*Felix Fietkau2008-08-301-5/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)Felix Fietkau2008-08-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)Felix Fietkau2008-08-293-0/+135
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12429 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert accidental change to madwifi.shFelix Fietkau2008-08-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12428 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [busybox] Use unsigned longs for bitwise operations in awk, thanks benoar.Andy Boyett2008-08-281-0/+36
| | | | | | | - Resolves the ipcalc.sh bug on some arches, closes #3012, #3946 - Submitted upstream as busybox bug #4774 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12427 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a race condition which would leave dnsmasq in infinite resolving ↵Felix Fietkau2008-08-281-0/+1
| | | | | | recursion nirvana git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add back busybox httpd password auth support - fixes x-wrtFelix Fietkau2008-08-281-0/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix encryption type checkFelix Fietkau2008-08-281-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: only start hostapd when necessaryFelix Fietkau2008-08-281-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12420 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add autoload for spi-ks8995Felix Fietkau2008-08-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd: add jffs2 cleanmarker for big endian systemsFelix Fietkau2008-08-281-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12418 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppp: derive interface unit numbers from previous enumerationFelix Fietkau2008-08-281-4/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12417 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ppp interface enumeration - don't enumerate already processed interfacesFelix Fietkau2008-08-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12416 3c298f89-4303-0410-b956-a3cf2f4a3e73