Felix Fietkau
|
c6bc77ea36
|
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
|
2007-08-07 00:04:25 +00:00 |
Felix Fietkau
|
049dc2925b
|
fix a race condition with dynamic interfaces and firewalling
SVN-Revision: 8343
|
2007-08-04 13:26:41 +00:00 |
Felix Fietkau
|
b085680b96
|
tab/whitespace fix
SVN-Revision: 8338
|
2007-08-04 11:30:40 +00:00 |
John Crispin
|
206998371f
|
wireless config gets regenerated not only when it does not exist, buit also if it is 0 len
SVN-Revision: 8149
|
2007-07-24 22:10:10 +00:00 |
Felix Fietkau
|
600d29f61e
|
fix an error message
SVN-Revision: 8109
|
2007-07-22 18:46:57 +00:00 |
Felix Fietkau
|
b13426e21b
|
keep track of the wifi interface state in /var/state/wireless
SVN-Revision: 8108
|
2007-07-22 18:32:47 +00:00 |
Felix Fietkau
|
6330c58b58
|
add patch from #2111
SVN-Revision: 8106
|
2007-07-22 16:55:31 +00:00 |
Felix Fietkau
|
e58d9626f2
|
add a workaround for the hostapd killed issue when using more than one wifi card (#1928, #2040)
SVN-Revision: 8077
|
2007-07-20 16:11:46 +00:00 |
Florian Fainelli
|
650ee7c337
|
libgcc is not available with host-toolchain, DEPENDS was overriden with the avr32 condition
SVN-Revision: 8038
|
2007-07-18 13:50:25 +00:00 |
Felix Fietkau
|
c50816d093
|
move firmware loading to hotplug2-init.rules (should fix #2056)
SVN-Revision: 7955
|
2007-07-13 02:32:32 +00:00 |
Felix Fietkau
|
a366b4ea98
|
use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset
SVN-Revision: 7953
|
2007-07-13 00:44:41 +00:00 |
Felix Fietkau
|
1b4380b8ed
|
avoid a race condition that might lead to dnsmasq reading an empty resolv.conf (#2007)
SVN-Revision: 7952
|
2007-07-12 21:59:38 +00:00 |
Felix Fietkau
|
bfa7afbd22
|
fix static routes for dynamic interfaces (#1446)
SVN-Revision: 7949
|
2007-07-12 21:23:23 +00:00 |
Mike Baker
|
c2e8f9c47c
|
rename mini_fo mount point so as not to confuse users
SVN-Revision: 7928
|
2007-07-11 20:46:25 +00:00 |
Mike Baker
|
57da2d5713
|
move uci_load into config_load so that changes can be applied via uci without commiting
SVN-Revision: 7927
|
2007-07-11 20:39:28 +00:00 |
Felix Fietkau
|
fb684d26f3
|
add second package source for packages built from the /packages repository fix up first package source (should be release, not snapshots on 7.07)
SVN-Revision: 7897
|
2007-07-09 07:09:44 +00:00 |
Felix Fietkau
|
0e387805fb
|
hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions of various devices (fixes #2052)
SVN-Revision: 7892
|
2007-07-09 00:13:47 +00:00 |
Mike Baker
|
bab458186d
|
fix usb-storage permissions
SVN-Revision: 7889
|
2007-07-08 13:23:17 +00:00 |
Mike Baker
|
9a785f0b0a
|
more wpa+wds patches
SVN-Revision: 7888
|
2007-07-08 12:51:30 +00:00 |
Felix Fietkau
|
5b52ebfcb1
|
fix a race condition with broadcom wl devices in a bridge if a device is added before the bridge is brought up, the wifi settings are lost
SVN-Revision: 7872
|
2007-07-04 05:05:46 +00:00 |
Felix Fietkau
|
114b9a8fb6
|
add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the moment
SVN-Revision: 7870
|
2007-07-04 04:35:44 +00:00 |
Felix Fietkau
|
5e7cb507cd
|
move parts of the failsafe code to the generic base-files - will be used on atheros as well as soon as i've added support for it
SVN-Revision: 7810
|
2007-06-30 21:09:02 +00:00 |
Felix Fietkau
|
f95db8bac8
|
fix a warning (#1800)
SVN-Revision: 7809
|
2007-06-30 20:00:29 +00:00 |
Felix Fietkau
|
c09dc20f2c
|
replace the hotplug2 fork handling hack with a better solution implemented in upstream (thanks, iSteve)
SVN-Revision: 7786
|
2007-06-30 11:05:14 +00:00 |
Felix Fietkau
|
9bf6078866
|
unify sysctl.conf, add extra netfilter options (#1996)
SVN-Revision: 7784
|
2007-06-30 02:59:09 +00:00 |
Mike Baker
|
810b0bcb22
|
fix broadcast address (#1611)
SVN-Revision: 7766
|
2007-06-28 23:07:29 +00:00 |
Felix Fietkau
|
8c41e51e92
|
fix failsafe on broadcom, send netlink events in diag when running linux 2.6
SVN-Revision: 7722
|
2007-06-25 08:32:25 +00:00 |
John Crispin
|
2fe37ccdf6
|
added usb-storage hotpluging
SVN-Revision: 7684
|
2007-06-20 22:05:15 +00:00 |
Felix Fietkau
|
4f16e9cc3e
|
keep track of the network interface states (stored in uci format in /var/state/network, overlay over /etc/config/network)
SVN-Revision: 7643
|
2007-06-16 00:01:33 +00:00 |
Felix Fietkau
|
90d54c0faa
|
more fixes
SVN-Revision: 7639
|
2007-06-15 16:07:09 +00:00 |
Felix Fietkau
|
5e6f8739be
|
some shell variable handling fixes
SVN-Revision: 7638
|
2007-06-15 15:59:56 +00:00 |
Felix Fietkau
|
74f84753e7
|
fix typo
SVN-Revision: 7637
|
2007-06-15 15:18:58 +00:00 |
Felix Fietkau
|
796e53414f
|
allow config_* and uci_* functions to work on files outside of /etc/config - these files are assumed to use commands generated by uci_* only (as overlay to regular config files)
SVN-Revision: 7636
|
2007-06-15 15:12:57 +00:00 |
Florian Fainelli
|
440f537f48
|
Add the conloglevel option (#1682)
SVN-Revision: 7613
|
2007-06-13 17:41:54 +00:00 |
Florian Fainelli
|
096917d10f
|
Package libstdc++ (#1883)
SVN-Revision: 7581
|
2007-06-12 11:06:39 +00:00 |
Imre Kaloz
|
08c7265613
|
add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
SVN-Revision: 7533
|
2007-06-08 10:44:01 +00:00 |
Florian Fainelli
|
5b78b9a5e7
|
Check for modules.d existence before loading modules
SVN-Revision: 7423
|
2007-05-31 15:58:43 +00:00 |
Mike Baker
|
40071deb7a
|
mount_root should only mount the root
SVN-Revision: 7418
|
2007-05-31 12:09:08 +00:00 |
Felix Fietkau
|
8682fc591c
|
bridge the lan interface by default
SVN-Revision: 7349
|
2007-05-26 20:33:53 +00:00 |
Travis Kemen
|
ff111c2511
|
keep uci_set from saving things that have not changed
SVN-Revision: 7259
|
2007-05-16 14:46:23 +00:00 |
Mike Baker
|
924cd1ffc9
|
fix typo
SVN-Revision: 7244
|
2007-05-15 06:14:35 +00:00 |
Florian Fainelli
|
1518889ffa
|
Prefer real executables when available (#1296)
SVN-Revision: 7232
|
2007-05-14 18:19:07 +00:00 |
Mike Baker
|
3e112cbedb
|
cleaner version of the udhcp script
SVN-Revision: 7222
|
2007-05-14 08:37:57 +00:00 |
Mike Baker
|
d502764953
|
/proc needs to be mounted before preinit.arch for failsafe
SVN-Revision: 7220
|
2007-05-14 05:37:24 +00:00 |
Florian Fainelli
|
3e9c0379ba
|
Do not suppress routes if the router received on renew is the same (#138)
SVN-Revision: 7215
|
2007-05-13 21:58:08 +00:00 |
Florian Fainelli
|
5cbadc89e7
|
Fix set_state preinit stuff
SVN-Revision: 7200
|
2007-05-13 10:17:57 +00:00 |
Mike Baker
|
e4c6078c67
|
clean up the mtd unlocking
SVN-Revision: 7199
|
2007-05-13 09:39:21 +00:00 |
Mike Baker
|
4bc5cb30d3
|
tweaks for 2M devices
SVN-Revision: 7179
|
2007-05-10 19:41:07 +00:00 |
Mike Baker
|
6d97d7af8c
|
bugfix
SVN-Revision: 7178
|
2007-05-10 19:19:23 +00:00 |
Mike Baker
|
5fa3d90c46
|
fix bug in mount script
SVN-Revision: 7177
|
2007-05-10 16:54:52 +00:00 |