6361 Commits (232b7aa65ba1c274fa2063680882a0f73731fcdd)

Author SHA1 Message Date
Mirko Vogt 232b7aa65b remove special treatment when using glibc - support got dropped 13 years ago
Mirko Vogt 334fd4199b purge support for glibc - use eglibc instead! 13 years ago
Mirko Vogt 90f58064be update/rename those packages 13 years ago
Florian Fainelli 129afe12b7 base-files: fix typo in 05_firstboot_skip script (#11359) 13 years ago
Florian Fainelli 1c29057519 fix kmod-pcmcia-serial for 3.3+ kernels 13 years ago
Jo-Philipp Wich 68a6a13517 kernel: fix packaging of 8250.ko with Linux 3.x This commit fixes build breakage in package/kernel leading to missing subsequent kmods like kmod-usb-serial, this should fix the missing packages in ar71xx builds. 13 years ago
Jonas Gorski 7ccf25f7da kernel: add some more missing kernel config symbols 13 years ago
Florian Fainelli e43a6b684e remove old acx driver 13 years ago
Florian Fainelli 7314de1e5d acx-mac80211: update to 20122204 13 years ago
Felix Fietkau 43962ee2af mac80211: update AP multicast fix to latest version submitted to linux-wireless@ 13 years ago
Jo-Philipp Wich 5d0f47e4bb 6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range (#11323) 13 years ago
John Crispin 4a7d620950 scanning kernel packages for targets 13 years ago
Gabor Juhos 3a19900878 Revert "mac80211: add backport of the module_pci_driver macro" 13 years ago
Gabor Juhos 563455044b mac80211: add backport of the module_pci_driver macro 13 years ago
Hauke Mehrtens c694ac6f7e mac80211: add module_pci_driver to compat 13 years ago
Felix Fietkau f37deb2b1b netifd: improve error handling in legacy script compatibility library, do not fill the log with error messages for interfaces that could not be found 13 years ago
Felix Fietkau 3678ba60ca base-files: rename internal variables in config_foreach to make namespace conflicts more unlikely 13 years ago
Felix Fietkau bfa643c7ef netifd: make type a local variable in /lib/network/config.sh to avoid clashes with an internal config_foreach variable 13 years ago
Felix Fietkau c233a89ab4 mac80211: suppress 3-address multicast frames on WDS APs without non-WDS stations 13 years ago
Felix Fietkau b510eebece ath9k: merge a tkip related stability fix 13 years ago
Mirko Vogt 075618c6e3 minor change: adjust formatting of firewall.config 13 years ago
Jo-Philipp Wich 2d19ca6925 e2fsprogs: fix status reaping with fsck piped to logger, based on patch by Lukasz Golec-Biernat <mojedokumenty+openwrt@gmail.com> 13 years ago
Jo-Philipp Wich 3c4165a305 enable ntpd server for busybox 13 years ago
Florian Fainelli 4acba49534 gpio-button-hotplug: don't build on 2.6.30 13 years ago
Florian Fainelli bd50216764 button-hotplug: prevent build on 2.6.30 13 years ago
Florian Fainelli d509a445cb xfsprogs: disable po files building 13 years ago
Felix Fietkau 1eb25cc5ad mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx power fix 13 years ago
Jo-Philipp Wich 5a7ac3d044 openssl: update to v1.0.1a (CVE-2012-2110) 13 years ago
Felix Fietkau 43695701ec ppp: move ppp-{up,down} from the netifd package to pppd 13 years ago
Felix Fietkau a41b36bd4c netifd: update to latest, fixes ppp reconnect issues 13 years ago
Felix Fietkau d7fee0b596 ath9k/ath5k: fix driver load issues with mesh support compiled out 13 years ago
Felix Fietkau b138bca290 iw: sync nl80211.h update with compat-wireless 13 years ago
Felix Fietkau c0c371b581 mac80211: update to wireless-testing 2012-04-13 13 years ago
Jo-Philipp Wich f638b544f3 iproute2: Add hotplug script to add slave devices to TEQL master 13 years ago
Florian Fainelli 5683c53c0c sierra-directip: disable build with kernels older than 2.6.32 included 13 years ago
Travis Kemen a0bbc34816 disable xfs on avr32 13 years ago
Jo-Philipp Wich b4312a8ba1 base-files: reformat banner to better work with varying version string lengths, do not set image options if menu is disabled (#11280) 13 years ago
Hauke Mehrtens 6af575967c kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing 13 years ago
Hauke Mehrtens 3f240440c7 mac80211: add missing dependency to mac80211 to brcmsmac 13 years ago
Jo-Philipp Wich d8540259ca base-file: cleanup white space in Kconfig source 13 years ago
Felix Fietkau a7db0ceda4 ath9k: fix sleep mode handling issues, should improve client mode reliability 13 years ago
Jo-Philipp Wich a43ae30e1b include, base-files, opkg: introduce version configuration to override the embedded version info of generated images - Introduce new Kconfig symbols VERSION_DIST, VERSION_NICK, VERSION_NUMBER and VERSION_REPO to specify distribution, release name, version and repository for a given build - Introduce include/version.mk to provide common helpers for packages dealing with versions - Make opkg use version.mk to populate the opkg.conf template - Make base-files use version.mk to populate /etc/openwrt_version, /etc/openwrt_release and /etc/banner 13 years ago
Felix Fietkau 8b7533c496 netifd: update to 2012-04-12, fixes interface reconnect issues and improves interface status info 13 years ago
Jo-Philipp Wich 3c3941f109 base-files: remove network preconfig, it collides with ar71xx network firstboot uci-defaults To supply custom network settings, it is better to embed a complete network config file using the files/ overlay, the old image lan preconfig options are also very limited in scope and actually collide with sysupgrade and firstboot hardware detection on at least ar71xx and possibly other targets, therfore drop this facility. 13 years ago
John Crispin aa1a33e466 fix bad variable name inside Makefile 13 years ago
Jonas Gorski 1a57b05f47 kernel: add some more additional missing config symbols for 3.2 and 3.3 13 years ago
Jo-Philipp Wich fafad3f4f4 libpcap: explicitely disable libnl support to prevent different build results depending on the environment (#11239) 13 years ago
Jo-Philipp Wich 6940ba2a1a util-linux(-ng): revert r31183, r31178 - the update introduced several regressions which need to be worked out first 13 years ago
Jo-Philipp Wich 8d0abd27dc grub: fix build with automake v1.11.3 (#11228) 13 years ago
Jo-Philipp Wich 4cbbd9ab4b util-linux: prevent packaging libtool placeholder scripts (#11224) 13 years ago