Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | wprobe: use libnl-tiny instead of libnl | Felix Fietkau | 2009-05-06 | |
| | | | | SVN-Revision: 15632 | |||
* | the bison prereq check is no longer necessary | Felix Fietkau | 2009-05-06 | |
| | | | | SVN-Revision: 15631 | |||
* | iptables: install essential headers into staging dir | Jo-Philipp Wich | 2009-05-05 | |
| | | | | SVN-Revision: 15621 | |||
* | Require* calls must now be placed before BuildPackage calls | Felix Fietkau | 2009-05-05 | |
| | | | | SVN-Revision: 15620 | |||
* | fixed dnsmasq init for "ignore" option | Markus Wigge | 2009-05-05 | |
| | | | | | | | | 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 SVN-Revision: 15618 | |||
* | changed "option" to "list" for binding interfaces | Markus Wigge | 2009-05-05 | |
| | | | | SVN-Revision: 15613 | |||
* | fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053) | Florian Fainelli | 2009-05-05 | |
| | | | | SVN-Revision: 15611 | |||
* | grub: fix potential build issues on redhat/fedora host systems (should ↵ | Nicolas Thill | 2009-05-04 | |
| | | | | | | close: #3793) SVN-Revision: 15608 | |||
* | libnl-tiny: add -fpic | Felix Fietkau | 2009-05-04 | |
| | | | | SVN-Revision: 15594 | |||
* | fix ebtables compile | Felix Fietkau | 2009-05-04 | |
| | | | | SVN-Revision: 15593 | |||
* | fix more issues with libnl-tiny and eglibc | Felix Fietkau | 2009-05-04 | |
| | | | | SVN-Revision: 15592 | |||
* | fix libnl-tiny compile with eglibc | Felix Fietkau | 2009-05-04 | |
| | | | | SVN-Revision: 15591 | |||
* | base-files: Add additional base-files search paths | Hamish Guthrie | 2009-05-04 | |
| | | | | SVN-Revision: 15583 | |||
* | kernel: fix conditional handling of ide-support | Jo-Philipp Wich | 2009-05-04 | |
| | | | | SVN-Revision: 15577 | |||
* | iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is ↵ | Jo-Philipp Wich | 2009-05-03 | |
| | | | | | | specified for -p SVN-Revision: 15573 | |||
* | iptables: - add libtool fixups - fix libiptc & libxtables packages, ↵ | Nicolas Thill | 2009-05-03 | |
| | | | | | | containing only symlinks but missing the actual library files - enable static versions of libiptc & libxtables - install pkgconfig .pc files as well - cleanup & reorg SVN-Revision: 15572 | |||
* | kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts) | Jo-Philipp Wich | 2009-05-02 | |
| | | | | SVN-Revision: 15563 | |||
* | prevent kmod-switch from accessing nvram on brcm63xx (#5035) | Florian Fainelli | 2009-05-02 | |
| | | | | SVN-Revision: 15555 | |||
* | iptables: install libxtables.so and libiptc.so into staging dir | Jo-Philipp Wich | 2009-05-02 | |
| | | | | SVN-Revision: 15550 | |||
* | kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a ↵ | Jo-Philipp Wich | 2009-05-01 | |
| | | | | | | textsearch implementation SVN-Revision: 15549 | |||
* | iptables: replace exot_error() with xtables_error() in layer7 patch | Jo-Philipp Wich | 2009-05-01 | |
| | | | | SVN-Revision: 15547 | |||
* | Update layer7 rules | Hauke Mehrtens | 2009-05-01 | |
| | | | | SVN-Revision: 15544 | |||
* | In r15501 the libxt_layer7.c was placed in a wrong location. | Hauke Mehrtens | 2009-05-01 | |
| | | | | SVN-Revision: 15541 | |||
* | The location of eeprom_93cx6.ko has chanced. | Hauke Mehrtens | 2009-05-01 | |
| | | | | SVN-Revision: 15540 | |||
* | Update to compat-wireless-2009-05-01 | Hauke Mehrtens | 2009-05-01 | |
| | | | | SVN-Revision: 15536 | |||
* | rcS: wait for init scripts to complete before initiating the shutdown (patch ↵ | Felix Fietkau | 2009-04-30 | |
| | | | | | | from #5032) SVN-Revision: 15530 | |||
* | kernel: fix syntax error introduced with r15524 | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15529 | |||
* | base-files: make diag.sh stub working in bash | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15527 | |||
* | kernel: fix ide-disk problems on newer kernels - thanks russell! | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15524 | |||
* | opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3 | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15522 | |||
* | uci: increase argv size in batch mode to silence a false gcc 4.4 compiler ↵ | Felix Fietkau | 2009-04-30 | |
| | | | | | | warning SVN-Revision: 15521 | |||
* | hostapd: use libnl-tiny instead of libnl | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15519 | |||
* | crda: use libnl-tiny | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15516 | |||
* | libnl-tiny: install a pkg-config file | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15515 | |||
* | iw: use libnl-tiny, forcibly disable git version check | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15514 | |||
* | libnl-tiny: sync genetlink.h with the kernel header | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15513 | |||
* | swconfig: use libnl-tiny instead of libnl | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15508 | |||
* | add libnl-tiny as a small replacement for libnl with only genl support included | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15507 | |||
* | kernel: mask pcompress.ko crypto module for non-2.6.30 kernels | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15503 | |||
* | drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches ↵ | Jo-Philipp Wich | 2009-04-29 | |
| | | | | | | and add packages for libiptc + libxtables SVN-Revision: 15501 | |||
* | cryptomgr needs pcomp and hash loaded in 2.6.30 | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15499 | |||
* | mac80211: backport ath9k uninline patch | Gabor Juhos | 2009-04-29 | |
| | | | | SVN-Revision: 15490 | |||
* | we don't need the libiptc library | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15487 | |||
* | busybox: add possibility to set crond log level through /etc/config/system ↵ | Jo-Philipp Wich | 2009-04-29 | |
| | | | | | | and use level 5 by default which prevents unneeded debug messages on each job execution SVN-Revision: 15481 | |||
* | hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218) | Jo-Philipp Wich | 2009-04-29 | |
| | | | | SVN-Revision: 15479 | |||
* | upgrade iptables to 1.4.3.2 | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15478 | |||
* | update e2fsprogs to v1.41.5 (#5014) | Jo-Philipp Wich | 2009-04-27 | |
| | | | | SVN-Revision: 15456 | |||
* | introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵ | Nicolas Thill | 2009-04-27 | |
| | | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451 | |||
* | kernel: add missing kconfig symbol related to SSB | Nicolas Thill | 2009-04-27 | |
| | | | | SVN-Revision: 15449 | |||
* | remove leftover unvram directory and move the nvram.init change to package/nvram | Felix Fietkau | 2009-04-27 | |
| | | | | SVN-Revision: 15447 |