summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* [package] libnl-tiny: add copy of linux/gen_stat.h, it's not available on ↵jow2009-05-101-0/+67
| | | | | | brcm-2.4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files:jow2009-05-101-1/+8
| | | | | | | | - restore device, ifname and aliases state in dhcp script - make sure that resolv.conf.tmp is written once at least for statically configured dns git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] e2fsprogs: add libpthread dependency (#5086)jow2009-05-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: add option to specify dhcp-hostsfile (#5079)jow2009-05-091-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-05-08juhosg2009-05-092-18/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15738 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: build pcompress.ko for kernel >=2.6.30juhosg2009-05-091-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: show reboot notification is sysupgradejow2009-05-091-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15730 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: clean up handling of various timings such as slot time, ack ↵nbd2009-05-083-4/+732
| | | | | | timeout, eifs time, etc. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix uninitialized variablenbd2009-05-082-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove unused functionsnbd2009-05-081-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to a new public hal build - contains several minor fixes including ↵nbd2009-05-082-5/+13
| | | | | | ani improvements git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix selection of phy errors in the rx filternbd2009-05-081-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: improve autochannel decision with lots of cards on one boardnbd2009-05-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: improve autochannel, nuke some dead code, fix scanlist building ↵nbd2009-05-0715-74/+197
| | | | | | from channel mode git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] create the lib64 symbolic links for 64-bits supported ↵florian2009-05-071-1/+6
| | | | | | architectures (#5075) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: add ar71xx specific KCONFIG options for the ↵juhosg2009-05-071-2/+4
| | | | | | OHCI/EHCI drivers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix setting outdoor modenbd2009-05-071-8/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] make acx-mac80211 compile against latest compat-wireless, still ↵florian2009-05-073-0/+247
| | | | | | does not work though ;) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for pc speakerjow2009-05-071-0/+17
| | | | | | | | | | | PC speaker could be very useful on platforms which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [sysupgrade] Don't try to pivot to new ramfs if already running on onejow2009-05-071-2/+6
| | | | | | | | | | | | | This patch allows the sysupgrade script to continue with the upgrade if openwrt is already running on a ramfs. This allows the use of the sysupgrade script as an _installer_ when running from an iso image. A user could boot the system from a bootable cd and invoke sysupgrade -n <URL> to write an image to the hard disk or CF. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [hostapd] Fix installation of hostap pci and plx driverjow2009-05-071-6/+1
| | | | | | | | | | This fixes an issue where installation of hostap pci and plx driver fails because both were trying to overwrite hostap.sh file. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Add option in sysupgrade to flash gzipped imagesjow2009-05-072-4/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15672 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This patch adds a new package "flock" that allows to manage file locksjow2009-05-071-1/+17
| | | | | | | | | from shell scripts. It provides more functionality than the busybox "lock" command, i.e. locking existing file descriptors and non-blocking operation. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix acx compilation on 2.6.27florian2009-05-071-0/+82
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15667 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)nbd2009-05-071-0/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: improve mode selection, do not scan channels which do not fit the ↵nbd2009-05-075-45/+59
| | | | | | desired mode git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make madwifi buildable without CONFIG_CRYPTOnbd2009-05-071-2/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15662 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: improve antenna diversity handlingnbd2009-05-072-31/+87
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15658 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing backslash, thanks juhosgflorian2009-05-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: update imq userspace partjow2009-05-073-201/+127
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: prepare kconfig for imq updatejow2009-05-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix kernel module name for autoloadingflorian2009-05-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing rtc-lib module to rtc-coreflorian2009-05-071-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] package the rtc-core and rtc-m48t86 driverflorian2009-05-061-0/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15647 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] package the Winbond w83627hf super i/o controllerflorian2009-05-061-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15646 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] package the ITE it821x IDE controller driverflorian2009-05-061-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15645 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: minor cleanup for the channel handling patchnbd2009-05-061-32/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wprobe conflict with libnlnbd2009-05-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15636 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: replace udhcpc script with an improved versionjow2009-05-061-74/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use config_get_bool for outdoor modenbd2009-05-061-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: make country code and outdoor flag changeable without reloading the ↵nbd2009-05-062-7/+1364
| | | | | | driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15633 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: use libnl-tiny instead of libnlnbd2009-05-062-11/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* the bison prereq check is no longer necessarynbd2009-05-061-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: install essential headers into staging dirjow2009-05-051-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Require* calls must now be placed before BuildPackage callsnbd2009-05-051-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed dnsmasq init for "ignore" optionmarkus2009-05-051-1/+1
| | | | | | | | | dnsmasq.init tried to set range options even when ignore was set to "1". Now the functions stops processing after evaluating the "ignore" option when the result is > 0 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* changed "option" to "list" for binding interfacesmarkus2009-05-052-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15613 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson ↵florian2009-05-051-1/+1
| | | | | | (#5053) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] grub: fix potential build issues on redhat/fedora host systems ↵nico2009-05-042-2/+24
| | | | | | (should close: #3793) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15608 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: add -fpicnbd2009-05-041-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15594 3c298f89-4303-0410-b956-a3cf2f4a3e73