Commit Graph

16013 Commits (c5711cadd39a35d28d6f7cbdde2fffb72e97332e)
 

Author SHA1 Message Date
Jo-Philipp Wich c5711cadd3 base-files: change /dev permissions to 0755 when hotplug2 is used (#6039)
SVN-Revision: 23908
14 years ago
Jo-Philipp Wich a8efa34da3 Fix permissions for /etc and other dirs after clean flash (#6039)
During the first OpenWrt boot after a clean flash (when the jffs2
partition is not yet initialized) tmpfs is used instead of the usual
jffs2 overlay filesystem.  If this tmpfs is mounted with default
options, all directories created there (/etc, /etc/config, other
subdirectories in /etc) get permissions 1777 by default, and these
permissions then persist in the created jffs2 at least until
subsequent sysupgrade.  Mounting tmpfs with mode=0755 fixes the
permission problem.

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>

SVN-Revision: 23906
14 years ago
Jo-Philipp Wich 7972cc4a7f uClibc: fix errno access in pthreads (#8166, #8177) Reading errno within pthreads always resulted in 0 breaking various programs like transmission and collectd. This patch is not 100% thread safe but it brings back threading into a usable state for now.
SVN-Revision: 23905
14 years ago
Claudio Mignanti 20b2a4417a Add support for Ubiquiti UniFi AP
SVN-Revision: 23904
14 years ago
Claudio Mignanti 7583fe8668 Add wps button on alice gate
SVN-Revision: 23903
14 years ago
Claudio Mignanti 3dd6093d26 Add package for ledtrigger netfilter
SVN-Revision: 23902
14 years ago
Claudio Mignanti 442a8fc323 Add package for ledtrigger gpio
SVN-Revision: 23901
14 years ago
Florian Fainelli d9a42c5436 Merge branch 'adm8668'
SVN-Revision: 23900
14 years ago
Hauke Mehrtens 1f8f2aaa37 broadcom-wl: remove pcmcia support
For kernel 2.6.36 some additional pcmcia backpots would be needed, but
this should not depend on pcmcia.

SVN-Revision: 23899
14 years ago
Michael Büsch 92acb04641 n810: omapfb and keyboard fixes
SVN-Revision: 23898
14 years ago
Jo-Philipp Wich fa644368ed uhttpd: make it work without shadow password support
SVN-Revision: 23897
14 years ago
Florian Fainelli cf313b63bc fix touchscreen driver build failure
SVN-Revision: 23895
14 years ago
Jo-Philipp Wich 12b122f31f ld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #defined Since b65c7b2c79debcb9017e31913e01eeaa280106fb, the implicit search path can be disabled by not #defining __LDSO_SEARCH_INTERP_PATH__. This causes _dl_ldsopath to never be set, so it remains NULL. _dl_ldsopath is still used when __LDSO_LDD_SUPPORT__ is #defined, to strip the path off of the beginning of the absolute path to the ld.so interpreter in use for printing. The _dl_strlen will crash with a NULL argument.
Rather than relying on _dl_ldsopath, this change causes ldd to compute
the interpreter's basename directly.

glibc ld.so seems to print the full path to the interpreter without
any computed basename or =>. I personally prefer glibc's behavior, but
to preserve backwards compatibility with uClibc ld.so, the existing
format with the computed basename, =>, and full path is used here. This
enables simpler (and unchanged) text processing in a pipeline.

Signed-off-by: Mark Mentovai <mark at moxienet.com>

SVN-Revision: 23892
14 years ago
Florian Fainelli c45884d8f6 add missing symbol spotted by buildbot.
SVN-Revision: 23891
14 years ago
Felix Fietkau 3b3bf4d24a ath9k: fix ath9k_hw_apply_gpio_override so that it's effective
I discovered another bug in the ath9k WNDR3700 quirk fix from r23822.
ath9k_hw_apply_gpio_override was testing the original value of gpio_mask
to determine which bits were appropriate, instead of testing the shifted
value. Because bit 0 is always clear in the original value, this
resulted in no calls to set the GPIOs, an improperly-configured radio,
and reduced RSSI on other systems listening to the radio.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 23890
14 years ago
Alexandros C. Couloumbis 2ad643a943 target/linux: fix a wrong 2.6.37 patch (thank you acinonyx)
SVN-Revision: 23889
14 years ago
Michael Büsch 45179d077c omap24xx: Add linux 2.6.37 config/patches
SVN-Revision: 23888
14 years ago
Michael Büsch 7465a11beb linux 2.6.37: Disable DEBUG_ICEDCC
SVN-Revision: 23887
14 years ago
Michael Büsch 82ce95ce36 n810 profile: add maemo-kexec
SVN-Revision: 23886
14 years ago
Imre Kaloz 02512b6185 the same DEFAULT_PACKAGES should be selected in the generic Makefile
SVN-Revision: 23885
14 years ago
Imre Kaloz e9a7ba29c1 only build squashfs images by default
SVN-Revision: 23884
14 years ago
Alexandros C. Couloumbis 4ec905f3c9 target/linux/orion: create subtargets (closes #8154)
SVN-Revision: 23883
14 years ago
Alexandros C. Couloumbis f341342d38 target/linux: extend r23881 for 2.6.37 too.
SVN-Revision: 23882
14 years ago
Alexandros C. Couloumbis 576284ebc3 target/linux: add missing symbols (closes #8147)
SVN-Revision: 23881
14 years ago
Felix Fietkau 5f3f1b8cd8 ar71xx: Configure WNDR3700 switch LED colors properly (#8103)
For WNDR3700, use green for 1Gb/s and amber for 100Mb/s and 10Mb/s on
the four LAN port switch LEDs. The LEDs will be lit to indicate a link
and will blink to indicate activity. This matches the stock firmware
and the description printed on the label on the unit's underside.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 23879
14 years ago
Felix Fietkau b3b2227869 Revert "ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)" on submitter's request
SVN-Revision: 23878
14 years ago
Felix Fietkau 77eee74d56 ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)
Make the WiFi LEDs blink for activity on the WNDR3700, matching the
stock firmware and user expectations. The green 2.4GHz and blue 5GHz
LEDs will illuminate with the radio on, and will blink to indicate
transmission and reception.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 23877
14 years ago
Felix Fietkau 91b6c63adc ar71xx: Set eth1 MAC address from EEPROM for WNDR3700
The WNDR3700's art/caldata partition contains three MAC addresses at
offsets 0, 6, and 12, used for eth0/wlan0 (shared), eth1, and wlan1,
respectively. The existing code configures eth1's MAC address by adding
1 to eth0's instead of using the value stored in the EEPROM. This patch
causes the stored value to be used directly. (On my WNDR3700s, the three
stored addresses are all sequential anyway.)

Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 23876
14 years ago
Felix Fietkau fc28e1cd7d ar71xx: fix the wndr3700 antenna group setting for the first wireless chip (thx, Mark Mentovai)
SVN-Revision: 23875
14 years ago
Felix Fietkau 8886f1bb8a ath9k: fix enabling SWBA interrupts
SVN-Revision: 23870
14 years ago
Imre Kaloz a85e3d60c5 upgrade to 2.6.36
SVN-Revision: 23867
14 years ago
Imre Kaloz d917b7d1ef use gcc 4.3.5 for avr32
SVN-Revision: 23866
14 years ago
Imre Kaloz 54dea0c74f add avr32 support to gcc 4.3.5
SVN-Revision: 23865
14 years ago
Florian Fainelli edcbafc836 fix mvswitch PHY polling setting (#8133)
SVN-Revision: 23862
14 years ago
Michael Büsch 995cedb319 InstallDev: Move the "find" out of the lock critical section.
SVN-Revision: 23858
14 years ago
Michael Büsch e5fc77edd9 Lock copying of directory trees to the staging dir with the "staging-dir" lock. This lock probably has to be taken elsewhere, too.
SVN-Revision: 23857
14 years ago
Felix Fietkau 635ec6e7d9 ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces packet loss under load
SVN-Revision: 23856
14 years ago
Michael Büsch bf274946af deptest: Capitalize failure message. Makes it easier to spot in the logs.
SVN-Revision: 23855
14 years ago
Imre Kaloz 9c0c9caaff these belong to the generic config..
SVN-Revision: 23853
14 years ago
Imre Kaloz 0a5da348d1 update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
14 years ago
Imre Kaloz 7b8ed6ff49 add missing 2.6.36 symbols
SVN-Revision: 23850
14 years ago
Lars-Peter Clausen 7b3caf6f22 Add even more missing symbols to the 2.6.36 config
SVN-Revision: 23842
14 years ago
John Crispin a8b2a07f37 * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks !
SVN-Revision: 23840
14 years ago
John Crispin 72ae8452cd * adds patch to 2.6.35 series to make dsl work
SVN-Revision: 23839
14 years ago
John Crispin c04eb11bff * remove broken flag from dsl-control app
SVN-Revision: 23838
14 years ago
John Crispin 109ef6e686 * make dsl driver work with new kernel
SVN-Revision: 23837
14 years ago
John Crispin 251535331c * bump kernel to 2.6.35.8 * merge arcadyn mach files * fixes ar9 * adds hack for tapi drivers
SVN-Revision: 23836
14 years ago
Michael Büsch 100fc4c7ce deptest: Do not clobber the base build and staging dirs
SVN-Revision: 23835
14 years ago
Michael Büsch 676520cf65 ensure an empty BUILD_DIR variable is passed down u-boot's makefile
SVN-Revision: 23832
14 years ago
Alexandros C. Couloumbis 42eee22a9b package/madwifi: fix r23829 commit
SVN-Revision: 23830
14 years ago