summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* [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
* fix ebtables compilenbd2009-05-041-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15593 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix more issues with libnl-tiny and eglibcnbd2009-05-043-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15592 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix libnl-tiny compile with eglibcnbd2009-05-041-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15591 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: Add additional base-files search pathshcg2009-05-041-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15583 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix conditional handling of ide-supportjow2009-05-041-35/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15577 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: fix segfault in xtables_parse_protocol() if an unknown ↵jow2009-05-031-0/+13
| | | | | | protocol is specified for -p git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables:nico2009-05-031-47/+44
| | | | | | | | | | | - add libtool fixups - fix libiptc & libxtables packages, containing only symlinks but missing the actual library files - enable static versions of libiptc & libxtables - install pkgconfig .pc files as well - cleanup & reorg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15572 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)jow2009-05-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] prevent kmod-switch from accessing nvram on brcm63xx (#5035)florian2009-05-021-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15555 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: install libxtables.so and libiptc.so into staging dirjow2009-05-021-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15550 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 ↵jow2009-05-011-1/+1
| | | | | | provides a textsearch implementation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15549 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: replace exot_error() with xtables_error() in layer7 patchjow2009-05-011-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15547 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [iptables] Update layer7 ruleshauke2009-05-0116-7/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15544 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [iptables] In r15501 the libxt_layer7.c was placed in a wrong location.hauke2009-05-011-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15541 3c298f89-4303-0410-b956-a3cf2f4a3e73