Commit Graph

3756 Commits (dca90efc232e989f7715326a3fc4b7bde575045a)

Author SHA1 Message Date
Travis Kemen dca90efc23 this patch fixes uboot-envtools so that it is no longer broken.
-Raphael

SVN-Revision: 19999
14 years ago
Travis Kemen fab2cb71e1 this patch uses PKG_INSTALL:=1 and simplifies the Makefile, separates the menuconfig options in a separates Config.in file, adds a new patch to disable man pages (there was an error with QUILT=1 without this patch, as ln was used without -f), renames patches to be more explicit (and 1xx for Makefile patches and 2xx for source patches)
-Raphael

SVN-Revision: 19997
14 years ago
Travis Kemen 0e0bf71ed9 this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes parallel build.
-Raphael

SVN-Revision: 19994
14 years ago
Travis Kemen 8ee9f9ee04 this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also fixes parallel build.
-Raphael

SVN-Revision: 19993
14 years ago
Nicolas Thill 9128162fd8 include kernel-defaults.mk and use $(KERNEL_MAKEOPTS)
SVN-Revision: 19981
14 years ago
Nicolas Thill 71886caf3f firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test
SVN-Revision: 19980
14 years ago
Travis Kemen 32f6e6c44d revert r19964 for now, there are issues with opkg/ipkg.py generating the status db
SVN-Revision: 19970
14 years ago
Travis Kemen 249d48a68e grab all config files for installed packages, closes #3718
SVN-Revision: 19964
14 years ago
Matteo Croce 3ccd1aeab7 2.6.33 fixes for atheros and madwifi
SVN-Revision: 19963
14 years ago
Hauke Mehrtens f88371a696 kernel: add some missing config files and make compat-wireless build with kernel 2.6.33
Thanks tripolar for the missing config symbols

SVN-Revision: 19956
14 years ago
Jo-Philipp Wich f96ecd026d firewall: insert rules at the beginning of chains again while maintaining non reversed order, fixes wrong ordering introduced by r18015
SVN-Revision: 19946
14 years ago
Nicolas Thill b3f90f939b openssl: fix build failure on arm, aes asm version is not shipped anymore (closes: #6778)
SVN-Revision: 19945
14 years ago
Nicolas Thill 45f7dc9459 firstboot: fix typo (closes: #6738)
SVN-Revision: 19944
14 years ago
Felix Fietkau cbd858715d mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default)
SVN-Revision: 19943
14 years ago
Vasilis Tsiligiannis 6a11bbbac9 dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757)
SVN-Revision: 19942
14 years ago
Felix Fietkau 3e49e0c87a openssl: upgrade to 0.9.8m (patch by Peter Wagner)
SVN-Revision: 19939
14 years ago
Felix Fietkau 524303b849 base-files: fix enter failsafe message
SVN-Revision: 19937
14 years ago
Imre Kaloz cf57e90014 drop support for the old style magicbox-cf driver
SVN-Revision: 19932
14 years ago
Imre Kaloz c4d515e007 partly revert [19925] as the ata version builds fine
SVN-Revision: 19931
14 years ago
Nicolas Thill 4949756ceb kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)
SVN-Revision: 19925
14 years ago
Nicolas Thill 01a683ec51 mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-lib modules
SVN-Revision: 19923
14 years ago
Nicolas Thill 2d100861a4 switch: suppress boot error message on 2.4
SVN-Revision: 19922
14 years ago
Florian Fainelli 32bba7d154 fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 19918
14 years ago
Jo-Philipp Wich 237df628c3 iptables: disable kernel module autoloading
SVN-Revision: 19917
14 years ago
Felix Fietkau ee2c54569f mac80211: fix essid setting for ad-hoc (thx, stintel)
SVN-Revision: 19916
14 years ago
Felix Fietkau 13cfa88855 mac80211: fix client mode
SVN-Revision: 19915
14 years ago
Felix Fietkau 1c8fbfbaa6 mac80211: fix interface startup order for AP+STA (patch by yann lopez)
SVN-Revision: 19912
14 years ago
Jo-Philipp Wich 96e4312e7e switch: eliminate the asterisk from the switch port configuration and set it automatically on the first vlan, this aligns the broadcom vlan config with the swconfig format
SVN-Revision: 19909
14 years ago
Florian Fainelli 9fd2d20a24 fix busybox's ping compilation when the fancy feature is turned off (#6489)
SVN-Revision: 19904
14 years ago
Florian Fainelli f4edda27af switch: do not include linux/autoconf.h (#6513)
SVN-Revision: 19903
14 years ago
Florian Fainelli 1e72384edb add missing hunks to recognize the Microsoft MN-700 device (#6749)
SVN-Revision: 19896
14 years ago
Felix Fietkau 9be4598569 add block-extroot, a package for using an external filesystem as rootfs (patch by cshore)
SVN-Revision: 19880
14 years ago
Felix Fietkau 61c2b29295 mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
SVN-Revision: 19879
14 years ago
Felix Fietkau bfeb96126d add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality
SVN-Revision: 19877
14 years ago
Travis Kemen de8394cc11 This patch allows the user to specify esfq as the leaf qdisc, as well as perturb and hash parameters, closes #1893
SVN-Revision: 19874
14 years ago
Travis Kemen 812105bfb4 fix issues with pptpd server and firewall, closes #2342
SVN-Revision: 19873
14 years ago
Nicolas Thill 8b22b8e61f r8101: update to v1.014.00, fix build on 2.6.31+
SVN-Revision: 19854
14 years ago
Jo-Philipp Wich f82546764a busybox: fix typo in last commit, thx Nico
SVN-Revision: 19853
14 years ago
Jo-Philipp Wich 675b9b5f54 busybox: disable busybox' own stripping, fixes stripped bb binary in STAGING_DIR_ROOT
SVN-Revision: 19852
14 years ago
Jo-Philipp Wich fb96235ea5 busybox: implement -q flag for insmod for Linux 2.6 and actually suppress errors when the flag is specified, part 2 of the iptables modprobe fix
SVN-Revision: 19851
14 years ago
Gabor Juhos 5bc415c2d6 package: add VSC73[89]5 microcode for the AP83/PB44 boards
SVN-Revision: 19836
14 years ago
Felix Fietkau e08dd936ef ath9k: disable RIFS search on some chips to avoid baseband hangs
SVN-Revision: 19829
14 years ago
Jo-Philipp Wich 0ab4d7e848 iptables: fix a segfault when iptables tries to use modprobe, force it to use insmod
SVN-Revision: 19827
14 years ago
Felix Fietkau f53f060299 madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work
SVN-Revision: 19822
14 years ago
Jo-Philipp Wich 243e190675 ppp: enable multilink support (#4837)
SVN-Revision: 19811
14 years ago
Hauke Mehrtens f56666bde4 ext4: fix for commit r19799
SVN-Revision: 19800
14 years ago
Hauke Mehrtens ad11f6881a ext4: add Support for large (2TB+) block devices and files
CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled.
This is the default option.

This closes #6714.

SVN-Revision: 19799
14 years ago
Florian Fainelli 2ae5683e83 fix accidently commited ancient mac80211 patches in r19789-19791 (#6716)
SVN-Revision: 19797
14 years ago
Florian Fainelli 1373140033 mac80211: make the vlan injection patch more specific
SVN-Revision: 19791
14 years ago
Florian Fainelli 39cd0fa893 mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying with wds ap
SVN-Revision: 19790
14 years ago