summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* package/opkg: update to r563acoul2010-09-137-442/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23050 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/zlib: update to zlib-1.2.5acoul2010-09-132-216/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/mtd-utils: update to version git-20100912acoul2010-09-136-43/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23048 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: update patches for 2.6.36-rc4acoul2010-09-131-174/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: update mini_fo evict_inode migrationacoul2010-09-131-9/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ↵acoul2010-09-132-14/+263
| | | | | | ready for mainlin inclusion git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] broadcom-diag: SimpleShare: expose power button as reset to the ↵jow2010-09-132-3/+2
| | | | | | system, remove actual reset button - it's hardwired and will reset the SoC (#7928) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] drop the usr/ prefix when scanning for libgcc.ajow2010-09-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23042 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder]jow2010-09-124-58/+14
| | | | | | | | | - sync with host opkg changes - get rid of autogenerated opkg.conf - utilize dl/ as package cache, useful for remote downloads git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] default to using 2.6.35florian2010-09-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] remove 2.6.33 supportflorian2010-09-1230-4517/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] change the Tecom GW6x00 profile to use wl instead of b43florian2010-09-121-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] register udc and spi devices at the correct init levelflorian2010-09-122-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23035 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] refresh 2.6.35 patchesflorian2010-09-122-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.35 patchesflorian2010-09-1220-63/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg:jow2010-09-125-21/+254
| | | | | | | | | | - implement --add-dest and --add-arch commandline options, this allows to run entirely without configuration - tweak default config location patch to not require a config in offline root mode - rename --force-run-hooks option to --force-postinstall, its a more appropriate name - utilize new opkg commandline options in package-ipkg.mk and remove config file generation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] override ARCH_PACKAGESjow2010-09-122-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [malta] override ARCH_PACKAGESjow2010-09-122-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but ↵jow2010-09-124-3/+15
| | | | | | | | | | can be overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23029 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix compilation of crypto modules.mb2010-09-121-2/+2
| | | | | | | This fixes #7920 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: Add lex/yacc files dependencies. Refresh other patches.mb2010-09-126-39/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23027 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix kernel crypto modules for >= 2.6.36mb2010-09-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall:jow2010-09-117-94/+114
| | | | | | | | | | - 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23024 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute ↵jow2010-09-112-3/+3
| | | | | | apparently does not like it anymore git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] ccache TARGET_CXXflorian2010-09-111-0/+1
| | | | | | Signed-off-by: Alam Arias <Alam.GBC@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23008 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] nvvram: no checksum error recording on WRT54G3GV2(-VF)florian2010-09-112-1/+7
| | | | | | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add default network configmb2010-09-112-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add pointercal filemb2010-09-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update acx-mac80211 to 20100830florian2010-09-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23002 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix acx-mac80211 build failure with latest compat-wirelessflorian2010-09-111-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23001 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Refresh patchmb2010-09-101-15/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23000 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow receiving input events even if the X-server grabbed the device.mb2010-09-101-0/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22999 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder] fix a small typo in sed patternjow2010-09-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: Once the make calls were fixed up, parallel compile seems to work ↵mb2010-09-091-1/+5
| | | | | | well. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] pass opkg offline root as command line arg, solves caching issues ↵jow2010-09-091-2/+2
| | | | | | when switching between multiple subtargets, thanks Ralph Hempel for reporting git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd: break tight loop when receiving eof during header reading ↵jow2010-09-092-1/+5
| | | | | | (#7904) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: Fix compilationmb2010-09-091-4/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] util-linux-ng: make build depend on libncurses, cfdisk is compiled ↵jow2010-09-081-1/+1
| | | | | | unconditionally and will fail with missing input files if ncurses was not detected during configure git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder] fix arch detection pattern to cope with underscores in board ↵jow2010-09-081-1/+2
| | | | | | name, e.g. "adm5120_mips" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder]jow2010-09-084-10/+56
| | | | | | | | | - 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: add an experimental "-c" flag which tries to preserve ↵jow2010-09-072-3/+20
| | | | | | *all* changed files in /overlay/etc minus some system files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22977 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kirkwood] fix Dockstart default rdate interface in system config, reformatjow2010-09-071-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder] use --force-run-hooks for host opkg installjow2010-09-071-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* From: Joseph Roback <openwrt-devel@roback.cc>mb2010-09-077-5/+15
| | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* host.mk: Don't use bash-ismmb2010-09-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: add --force-run-hooks option to run postinstall scripts in ↵jow2010-09-063-2/+71
| | | | | | offline root mode, utilize it for host package install git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips]blogic2010-09-062-4/+4
| | | | | | | | extracted firmware files were generated with an incorrect umask git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22957 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap35xx] add package python-cjson to gumstix profilehcg2010-09-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: update crypto.mk for kernel 2.6.36acoul2010-09-061-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: update to busybox-1.7.2, include upstream patches, refresh ↵acoul2010-09-069-178/+631
| | | | | | patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22953 3c298f89-4303-0410-b956-a3cf2f4a3e73