2b78094492rb532: disable the automatic rootfs selection - it breaks the cmdline based selection
Felix Fietkau
2009-05-08 23:08:43 +00:00
b158bc40cerb532: bring the target specific default /etc/config/network closer to the global default by setting it to static instead of dhcp
Felix Fietkau
2009-05-08 23:08:39 +00:00
e53003f5fcclean up / fix various Host/Clean templates in tools/
Felix Fietkau
2009-05-08 20:44:47 +00:00
5bc30de4e7madwifi: clean up handling of various timings such as slot time, ack timeout, eifs time, etc.
Felix Fietkau
2009-05-08 19:25:31 +00:00
537f2199acmadwifi: fix uninitialized variable
Felix Fietkau
2009-05-08 18:49:05 +00:00
cbb2ac35b3madwifi: remove unused functions
Felix Fietkau
2009-05-08 16:21:24 +00:00
d4f44772cfupgrade to a new public hal build - contains several minor fixes including ani improvements
Felix Fietkau
2009-05-08 16:08:31 +00:00
b5ddcb18fause unexport instead of export to clear perforce variables
Felix Fietkau
2009-05-08 15:35:27 +00:00
cadab984f8madwifi: fix selection of phy errors in the rx filter
Felix Fietkau
2009-05-08 12:31:28 +00:00
1428bca7f5scripts/feeds: ignore virtual packages
Felix Fietkau
2009-05-08 10:39:32 +00:00
d4cb02e78foverride some variables to make sure that perforce does not mess with our build process
Felix Fietkau
2009-05-07 23:50:19 +00:00
d88bd31f99madwifi: improve autochannel decision with lots of cards on one board
Felix Fietkau
2009-05-07 21:10:33 +00:00
a8a91697cemadwifi: improve autochannel, nuke some dead code, fix scanlist building from channel mode
Felix Fietkau
2009-05-07 21:00:35 +00:00
3dea7e450fcreate the lib64 symbolic links for 64-bits supported architectures (#5075)
Florian Fainelli
2009-05-07 20:21:21 +00:00
768cb31d9abackport mv88e6095 support for orion - this also fixes the non-working switch-port on some routers
Imre Kaloz
2009-05-07 19:23:04 +00:00
4e0f549c88add missing RTC_DEBUG symbol
Imre Kaloz
2009-05-07 19:19:14 +00:00
4adc356f03kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers
Gabor Juhos
2009-05-07 19:13:44 +00:00
976459a453madwifi: fix setting outdoor mode
Felix Fietkau
2009-05-07 18:30:16 +00:00
ee7fcc6d27include kmod-acx in default images
Florian Fainelli
2009-05-07 15:07:47 +00:00
72694c21ebmake acx-mac80211 compile against latest compat-wireless, still does not work though ;)
Florian Fainelli
2009-05-07 15:07:20 +00:00
d257bf48d8Add pcmcia support on x86 target This is useful for some notebooks which still exist and have this hardware.
Jo-Philipp Wich
2009-05-07 14:07:03 +00:00
e5aa5ddc36Add support for pc speaker 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.
Jo-Philipp Wich
2009-05-07 14:05:42 +00:00
7da25b844cDon't try to pivot to new ramfs if already running on one 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.
Jo-Philipp Wich
2009-05-07 13:51:45 +00:00
9209af2c00Fix building of iso filesystem This fixes two errors when building iso filesystem:
Jo-Philipp Wich
2009-05-07 13:50:09 +00:00
bc3538d2d2Fix Image Builder building - added missing /bin dir to toolchain Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
Jo-Philipp Wich
2009-05-07 13:48:23 +00:00
0230efcb0fFix installation of hostap pci and plx driver This fixes an issue where installation of hostap pci and plx driver fails because both were trying to overwrite hostap.sh file.
Jo-Philipp Wich
2009-05-07 13:47:04 +00:00
71e0f59b80Add option in sysupgrade to flash gzipped images
Jo-Philipp Wich
2009-05-07 13:27:10 +00:00
b3bb79cb72uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes compile error on powerpc
Felix Fietkau
2009-05-07 13:20:47 +00:00
9c14920205This patch adds a new package "flock" that allows to manage file locks from shell scripts. It provides more functionality than the busybox "lock" command, i.e. locking existing file descriptors and non-blocking operation.
Jo-Philipp Wich
2009-05-07 13:18:44 +00:00
ca2aa54153fix acx compilation on 2.6.27
Florian Fainelli
2009-05-07 12:31:32 +00:00
324d10e617remove 2.6.26 since there are no remaining candidates for it
Florian Fainelli
2009-05-07 12:21:02 +00:00
6239eb2c7bupdate to 2.6.27 (#4122)
Florian Fainelli
2009-05-07 12:17:56 +00:00
28dbc959camadwifi: fix run-time changing of iwpriv settings (thx, brainslayer)
Felix Fietkau
2009-05-07 11:32:47 +00:00
b4574b5b03madwifi: improve mode selection, do not scan channels which do not fit the desired mode
Felix Fietkau
2009-05-07 11:32:43 +00:00
b9c49af8a5make madwifi buildable without CONFIG_CRYPTO
Felix Fietkau
2009-05-07 11:32:39 +00:00
7530723d77update to 2.6.28
Florian Fainelli
2009-05-07 11:06:56 +00:00
f6d28016femadwifi: improve antenna diversity handling
Felix Fietkau
2009-05-07 10:10:06 +00:00
059438dc01package the rtc-core and rtc-m48t86 driver
Florian Fainelli
2009-05-06 23:52:46 +00:00
bf199cc318package the Winbond w83627hf super i/o controller
Florian Fainelli
2009-05-06 23:50:11 +00:00
5a6231ebeapackage the ITE it821x IDE controller driver
Florian Fainelli
2009-05-06 23:49:17 +00:00
3bea3bc8b1uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 module loading support is optional in this version
Felix Fietkau
2009-05-06 22:12:02 +00:00
b7569a3a34iptables: install essential headers into staging dir
Jo-Philipp Wich
2009-05-05 11:51:51 +00:00
ca29771c2aRequire* calls must now be placed before BuildPackage calls
Felix Fietkau
2009-05-05 11:01:44 +00:00
90826d83c9remove binutils 2.17 and 2.19
Felix Fietkau
2009-05-05 11:01:35 +00:00
e85943d41afixed dnsmasq init for "ignore" option
Markus Wigge
2009-05-05 11:00:00 +00:00
6b3502f99cadd missing RTC symbols to generic configs
Imre Kaloz
2009-05-05 10:20:33 +00:00
807c0426bfchanged "option" to "list" for binding interfaces
Markus Wigge
2009-05-05 09:33:56 +00:00
369db35a29fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)
Florian Fainelli
2009-05-05 06:32:45 +00:00
a119d75d7egrub: fix potential build issues on redhat/fedora host systems (should close: #3793)
Nicolas Thill
2009-05-04 23:08:08 +00:00
a1b6c47f53use xorg x11-server + glamo driver instead of xglamo kdrive-server per default - the latter one is getting obsoleted
Mirko Vogt
2009-05-04 22:37:38 +00:00
e9b397805dsome more kernel config cleanup.. last for today :)
Imre Kaloz
2009-05-04 20:57:02 +00:00
0f2b1d070amore cleanup
Imre Kaloz
2009-05-04 20:31:47 +00:00
1cea2126dafix typo
Imre Kaloz
2009-05-04 20:19:55 +00:00
a614251e6ccleanup MTD option handling
Imre Kaloz
2009-05-04 19:13:43 +00:00
0db826ededscripts/feeds: fix a warning (#4474)
Felix Fietkau
2009-05-04 18:50:58 +00:00
141925202efix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly other libraries)
Felix Fietkau
2009-05-04 18:41:08 +00:00
010c9c48e0remove obsolete gcc version md5sums
Felix Fietkau
2009-05-04 18:40:22 +00:00
b20fa8f579rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)
Felix Fietkau
2009-05-04 17:04:03 +00:00
d7c2fc499dlibnl-tiny: add -fpic
Felix Fietkau
2009-05-04 16:38:06 +00:00
3a3df94c51fix ebtables compile
Felix Fietkau
2009-05-04 16:30:24 +00:00
0f632264ecfix more issues with libnl-tiny and eglibc
Felix Fietkau
2009-05-04 16:13:46 +00:00
0f6846a4f0fix libnl-tiny compile with eglibc
Felix Fietkau
2009-05-04 16:07:06 +00:00
c633a16d80uclibc 0.9.30: fix isnan declaration
Felix Fietkau
2009-05-04 15:15:22 +00:00
505ac00f4eremove netfilter_upstream_fixes patches, not needed anymore after kernel recent updates since they have been, well, fixed upstream :)
Nicolas Thill
2009-05-03 22:16:03 +00:00
86a4a6edb9upgrade to newest stable kernel versions
Imre Kaloz
2009-05-03 16:58:06 +00:00