Commit Graph

15531 Commits (393c83514bf9321f67910ec4ca00abf9922b74a6)
 

Author SHA1 Message Date
Michael Büsch 393c83514b Fix kernel crypto modules for >= 2.6.36
SVN-Revision: 23026
14 years ago
Jo-Philipp Wich f3dd8278bb firewall: - simplify masquerade rule setup - remove various subshell invocations - speedup fw() by not relying on xargs and pipes - rework SNAT support - attach to dest zone, use src_dip/src_dport as snat source
SVN-Revision: 23024
14 years ago
Jo-Philipp Wich 9499018b9a 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does not like it anymore
SVN-Revision: 23022
14 years ago
Florian Fainelli 3992d44428 ccache TARGET_CXX
Signed-off-by: Alam Arias <Alam.GBC@gmail.com>

SVN-Revision: 23008
14 years ago
Florian Fainelli a1264431fe nvvram: no checksum error recording on WRT54G3GV2(-VF)
The CFE of the WRT54G3GV2 expects two firmware images, if one of them
produces a CRC error (which is the case after you installed OpenWrt, as
there is no second image), it writes one of three consecutive bytes to
the flash. (Look for "Image Status : IMG2_BAD" during boot.)

After the third boot with a CRC error, it stops and waits for a new
firmware image. To prevent this 'noset_try_flag' must be set to 1 on boot.

Tested with my own box.

Signed-off-by: Niclas Koeser <nks at informatik.uni-kiel.de>

SVN-Revision: 23007
14 years ago
Michael Büsch 4b7536d3c7 omap24xx: Add default network config
SVN-Revision: 23004
14 years ago
Michael Büsch f0813cd0f5 omap24xx: Add pointercal file
SVN-Revision: 23003
14 years ago
Florian Fainelli 5a9976011e update acx-mac80211 to 20100830
SVN-Revision: 23002
14 years ago
Florian Fainelli 7daf012a27 fix acx-mac80211 build failure with latest compat-wireless
SVN-Revision: 23001
14 years ago
Michael Büsch 9b4aafb87e Refresh patch
SVN-Revision: 23000
14 years ago
Michael Büsch 7751eaf871 Allow receiving input events even if the X-server grabbed the device.
SVN-Revision: 22999
14 years ago
Jo-Philipp Wich ee81bb7cdb fix a small typo in sed pattern
SVN-Revision: 22997
14 years ago
Michael Büsch 83cb9b7a07 iproute2: Once the make calls were fixed up, parallel compile seems to work well.
SVN-Revision: 22992
14 years ago
Jo-Philipp Wich 6cbd09df64 pass opkg offline root as command line arg, solves caching issues when switching between multiple subtargets, thanks Ralph Hempel for reporting
SVN-Revision: 22990
14 years ago
Jo-Philipp Wich 70dff7070e uhttpd: break tight loop when receiving eof during header reading (#7904)
SVN-Revision: 22988
14 years ago
Michael Büsch 7a54becd63 iproute2: Fix compilation
SVN-Revision: 22987
14 years ago
Jo-Philipp Wich 5af8eb0f36 util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditionally and will fail with missing input files if ncurses was not detected during configure
SVN-Revision: 22982
14 years ago
Jo-Philipp Wich 7a2ce99fe5 fix arch detection pattern to cope with underscores in board name, e.g. "adm5120_mips"
SVN-Revision: 22980
14 years ago
Jo-Philipp Wich 699876fa6b - add a helper script to generate opkg.conf, attempt to detect package architecture from packages/ - fix package defaults when no package override is given, IB previously aggregated the defautls of all profiles - introduce a repositories.conf, allows using remote opkg repositories in imagebuilder
SVN-Revision: 22978
14 years ago
Jo-Philipp Wich 91118a9500 base-files: add an experimental "-c" flag which tries to preserve *all* changed files in /overlay/etc minus some system files
SVN-Revision: 22977
14 years ago
Jo-Philipp Wich 1cd4b50164 fix Dockstart default rdate interface in system config, reformat
SVN-Revision: 22975
14 years ago
Jo-Philipp Wich 2c59d54a43 use --force-run-hooks for host opkg install
SVN-Revision: 22973
14 years ago
Michael Büsch 7b30b70e11 From: Joseph Roback <openwrt-devel@roback.cc>
26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages.

Signed-off-by: Joe Roback <joe@roback.cc>

SVN-Revision: 22965
14 years ago
Michael Büsch f54f9b25e1 host.mk: Don't use bash-ism
SVN-Revision: 22963
14 years ago
Jo-Philipp Wich b1edd2ac6e opkg: add --force-run-hooks option to run postinstall scripts in offline root mode, utilize it for host package install
SVN-Revision: 22960
14 years ago
John Crispin 72d4242263 extracted firmware files were generated with an incorrect umask
SVN-Revision: 22957
14 years ago
Hamish Guthrie 54f4dd5612 add package python-cjson to gumstix profile
SVN-Revision: 22956
14 years ago
Alexandros C. Couloumbis e9996f7cdc package/kernel: update crypto.mk for kernel 2.6.36
SVN-Revision: 22954
14 years ago
Alexandros C. Couloumbis 5510149e78 package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches
SVN-Revision: 22953
14 years ago
Jo-Philipp Wich 7d045509fd adjust image defaults for KVM
SVN-Revision: 22950
14 years ago
Jo-Philipp Wich 9d74fc3eb3 use opkg/host for package installation - speeds up rebuild operations - aligns generated package list format with the one created by opkg on the target - fixes broken dependency handling in imagebuilder
SVN-Revision: 22949
14 years ago
Jo-Philipp Wich 5949f33b06 base-files: make build dependant on opkg/host
SVN-Revision: 22948
14 years ago
Jo-Philipp Wich a836869b69 opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and depend libtool/host
SVN-Revision: 22947
14 years ago
Jo-Philipp Wich 097d38615b metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced that only exists as source pkg, e.g. libtool
SVN-Revision: 22946
14 years ago
Jo-Philipp Wich 8315505605 kernel: virtio modules depend on x86_kvm_guest Make the VirtIO modules depend on the new x86_kvm_guest subtarget.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 22945
14 years ago
Jo-Philipp Wich 8ce034b36a x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 22944
14 years ago
Jo-Philipp Wich 75ffc6d367 kernel: add VirtIO device support Add support for VirtIO-based paravirtualized devices used by various virtualization platforms.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 22943
14 years ago
Jo-Philipp Wich 1553660de2 kernel: move xen.mk to virtual.mk Move Xen kernel modules into a general virtualization category. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 22942
14 years ago
Jo-Philipp Wich 5ab58aa39c firewall: - fix possible endless loop when the family option is used for forwardings - only generate forwarding rules in SNAT redirect sections if src_dip is specified
SVN-Revision: 22938
14 years ago
Jo-Philipp Wich eb79296cc1 firewall: introduce SNAT support for redirect sections
SVN-Revision: 22937
14 years ago
Felix Fietkau 0c6653c6e2 ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND
SVN-Revision: 22935
14 years ago
Felix Fietkau 392888845c fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)
SVN-Revision: 22934
14 years ago
Michael Büsch 1c74711ec1 Fix musb-hdrc module loading
SVN-Revision: 22928
14 years ago
Jo-Philipp Wich a2aa84c1c7 b43: Module option added to change the GPIO LED mask. This patch exposes the GPIO mask as a module option. This makes it possible to limit the GPIO lines used by the b43 module. Useful for those using the GPIO lines for other things like mmc over GPIO.
It is helpful to those not able / interested in recompiling OpenWRT themselves.
The default action is the same as before, that is 0xf gpiomask.

Signed-off-by: Simon Gaynor <openwrt@simong.net>

SVN-Revision: 22927
14 years ago
Michael Büsch 89f806fe5f p54spi: Compile in the default eeprom image
SVN-Revision: 22926
14 years ago
Alexandros C. Couloumbis ff48b77be1 linux/ixp4xx: add kernel 2.6.36 preliminary support
SVN-Revision: 22924
14 years ago
Alexandros C. Couloumbis e465d84971 linux/ixp4xx: revert r22922
SVN-Revision: 22923
14 years ago
Alexandros C. Couloumbis 64bc2e51fc linux/ixp4xx: add kernel 2.6.36 preliminary support
SVN-Revision: 22922
14 years ago
Alexandros C. Couloumbis 6cff1caa68 linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/)
SVN-Revision: 22921
14 years ago
Alexandros C. Couloumbis d3bb3031c6 linux/ixp4xx: fix am apex image make bug
SVN-Revision: 22920
14 years ago