18b473ca9bbase/block-extroot, base/block-mount: Modified preinit and block-extroot and block-mount so that use of block-mount and block-extroot do not require that block-extroot, block-mount, nor the kernel modules they depend, on are required to included in the image. That is block-extroot and dependencies may now be installed as modules onto the jffs2 part of a squashfs system and it will work. In addition packages which are installed into the jffs2 of a squashfs system may now affect preinit, so long as they do not require execution of commands that occur before the merging of the jffs2 and built-in (squashfs) preinit scripts is done.
Daniel Dickinson
2010-09-23 13:58:05 +00:00
19723d09c2x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)
Felix Fietkau
2010-09-20 22:14:07 +00:00
ffd00db938gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code size
Felix Fietkau
2010-09-20 20:49:34 +00:00
7f80e26661fix build dependencies on packages with multiple variants but no selected virtual packages
Felix Fietkau
2010-09-20 20:17:28 +00:00
affb66c2c6gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now, please test!
Felix Fietkau
2010-09-20 18:00:05 +00:00
c749f9a924ath9k: fix a warning during a failed aggregation start
Felix Fietkau
2010-09-20 17:32:18 +00:00
1385904dfabase-files: Add function pi_include the /lib/functions/boot.sh used by preinit, which safely sources files as well as working correctly whether the script using it is a package added to the jffs2 part of a squashfs or built into an image or on some other root filesystem.
Daniel Dickinson
2010-09-19 23:29:40 +00:00
46803a3b75base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base system
Daniel Dickinson
2010-09-19 22:34:06 +00:00
d6f08bcf81ath9k: fix various aggregation related race conditions
Felix Fietkau
2010-09-19 17:23:15 +00:00
52531f4eb6base-files: kill possibly existing udhcpc instance when bringing up a dhcp iface, utilize service_kill() in dhcp shutdown. Based on patch by Stijn Tintel. Possibly related to #7314
Jo-Philipp Wich
2010-09-19 15:13:06 +00:00
84b7b812f3base-files: cached state vars after scan_interfaces might be out of sync when binding dhcp leases, this could lead to an unconfigured wan interface in certain circumstances. Replace config_get calls with uci_get_state
Jo-Philipp Wich
2010-09-19 15:04:08 +00:00
b07620df31firewall: protect iptables invocations with locks in interface ops, it might run concurrently due to hotplug invocations on network restart
Jo-Philipp Wich
2010-09-19 15:01:47 +00:00
a5d0879de7ppp: use service_kill()
Jo-Philipp Wich
2010-09-19 14:09:27 +00:00
4815de3f26base-files: introduce service_kill() into functions.sh - a convenience wrapper for killing services by pid or pidfile with a grace period for termination before kill
Jo-Philipp Wich
2010-09-19 14:03:32 +00:00
aea8213bddpackage/zlib: fix Darwin compile failure (closes#7963)
Alexandros C. Couloumbis
2010-09-19 05:33:18 +00:00
1460115836dl_cleanup: Add support for GIT-SHASUM
Michael Büsch
2010-09-18 19:19:34 +00:00
a2ca27e237omap24xx cbus: fix ioctls
Michael Büsch
2010-09-18 18:14:17 +00:00
1e3c230596omap24xx: Add n8x0 specific GPIO switch code
Michael Büsch
2010-09-18 17:58:30 +00:00
581f65334bomap24xx: Add support for GPIO switches on the n810
Michael Büsch
2010-09-18 17:31:00 +00:00
f90328f26efirewall: make invalid redirects and duplicate zones non-fatal, print a notice and discard them
Jo-Philipp Wich
2010-09-16 11:47:35 +00:00
4df10391bart2800pci: add back ifdown hang workaround that was accidentally dropped during a compat-wireless update
Felix Fietkau
2010-09-16 11:38:27 +00:00
297f110b2cmtd-utils: do not rely on host kernel headers, redefine the integer types instead (#7950)
Jo-Philipp Wich
2010-09-15 22:45:54 +00:00
ab5d942622omap24xx: Update 2.6.36 config
Michael Büsch
2010-09-15 19:15:52 +00:00
8cd8f6029chostapd: fix non-multicall wpa_supplicant compile
Felix Fietkau
2010-09-15 17:51:06 +00:00
e4e278d82aomap24xx: Add 2.6.36 support
Michael Büsch
2010-09-15 17:45:10 +00:00
e7c83f6d59Add support for enabling early printk. Currently only for ARM, because I don't know what EARLY_PRINTK depends on on other architectures.
Michael Büsch
2010-09-15 16:27:02 +00:00
1e227c0225Support for Solos PCI ADSL2+ modem This driver is used by Traverse Technologies' Geos ADSL2+ x86 router:
Jo-Philipp Wich
2010-09-15 03:52:13 +00:00
fe247d02bdSupport for RTL-8139C+ ethernet adapters Signed-off-by: Nathan Williams <nathan@traverse.com.au>
Jo-Philipp Wich
2010-09-15 03:48:20 +00:00
7fb3870671hostapd: fix wpa_supplicant crash issues in WDS STA mode
Felix Fietkau
2010-09-15 03:14:48 +00:00
7557011cb1firewall: run ifdown hotplug events synchronized, fixes a racecondition on "ifup iface" when ifdown and ifup events are delivered with a small dealy
Jo-Philipp Wich
2010-09-15 01:53:36 +00:00
1fe50da4bbfirewall: deliver remove hotplug events for all active zones/networks when restarting the firewall
Jo-Philipp Wich
2010-09-14 23:11:12 +00:00
fc7fbe8349mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl9170 with the recently merged upstream version
Felix Fietkau
2010-09-14 22:53:54 +00:00
9c2cfd7a1bmac80211: add a pending fix for a locking error in the aggregation reorder release code
Felix Fietkau
2010-09-14 21:13:01 +00:00
2c848d33a9ath9k: fix multi-bss operation (fixes#7914)
Felix Fietkau
2010-09-14 16:26:46 +00:00
a07788ae63generic: add support for the EON EN25F32 flash chip
Gabor Juhos
2010-09-14 12:03:01 +00:00
97a286cb62revert r23048 for now until Darwin compile issues have been sorted out (#7934)
Jo-Philipp Wich
2010-09-13 18:50:41 +00:00
7ec18378a7add kvm_guest to subtarget list
Jo-Philipp Wich
2010-09-13 17:00:37 +00:00
c1c4e40dffpackage/opkg: add missing patch from r23050
Alexandros C. Couloumbis
2010-09-13 08:57:16 +00:00
bbca651e1bremove wpa-supplicant and iw from the Tecom GW6x00 profile
Florian Fainelli
2010-09-13 08:30:35 +00:00
bf29f6455fpackage/opkg: update to r563
Alexandros C. Couloumbis
2010-09-13 08:13:36 +00:00
c415d7529bpackage/zlib: update to zlib-1.2.5
Alexandros C. Couloumbis
2010-09-13 07:45:25 +00:00
432cb15bd1tools/mtd-utils: update to version git-20100912
Alexandros C. Couloumbis
2010-09-13 07:39:44 +00:00
a9f54bfd51linux/generic: update patches for 2.6.36-rc4
Alexandros C. Couloumbis
2010-09-13 07:24:53 +00:00
6a5618187elinux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ready for mainlin inclusion
Alexandros C. Couloumbis
2010-09-13 07:21:38 +00:00
06dd991494broadcom-diag: SimpleShare: expose power button as reset to the system, remove actual reset button - it's hardwired and will reset the SoC (#7928)
Jo-Philipp Wich
2010-09-13 01:35:39 +00:00
19421b6732drop the usr/ prefix when scanning for libgcc.a
Jo-Philipp Wich
2010-09-12 22:19:29 +00:00
ea5904ff93- sync with host opkg changes - get rid of autogenerated opkg.conf - utilize dl/ as package cache, useful for remote downloads
Jo-Philipp Wich
2010-09-12 22:04:09 +00:00
d3e206ad96default to using 2.6.35
Florian Fainelli
2010-09-12 21:23:53 +00:00
dc1302fdf9remove 2.6.33 support
Florian Fainelli
2010-09-12 21:23:47 +00:00
327ac42dcachange the Tecom GW6x00 profile to use wl instead of b43
Florian Fainelli
2010-09-12 21:23:41 +00:00
f4f789f211register udc and spi devices at the correct init level
Florian Fainelli
2010-09-12 21:23:35 +00:00
9bb6f3b5f3opkg: - 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
Jo-Philipp Wich
2010-09-12 21:16:02 +00:00
064e7c8f00Implement an ARCH_PACKAGES variable which defaults to BOARD but 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.
Jo-Philipp Wich
2010-09-12 20:49:54 +00:00
78539bfa4fFix compilation of crypto modules. This fixes#7920
Michael Büsch
2010-09-12 15:31:00 +00:00
0c4abfba31iproute2: Add lex/yacc files dependencies. Refresh other patches.
Michael Büsch
2010-09-12 11:05:55 +00:00
393c83514bFix kernel crypto modules for >= 2.6.36
Michael Büsch
2010-09-11 21:42:37 +00:00
f3dd8278bbfirewall: - 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
Jo-Philipp Wich
2010-09-11 20:04:34 +00:00
9499018b9a6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does not like it anymore
Jo-Philipp Wich
2010-09-11 18:58:17 +00:00
9b4aafb87eRefresh patch
Michael Büsch
2010-09-10 21:41:06 +00:00
7751eaf871Allow receiving input events even if the X-server grabbed the device.
Michael Büsch
2010-09-10 21:40:12 +00:00
ee81bb7cdbfix a small typo in sed pattern
Jo-Philipp Wich
2010-09-10 15:40:42 +00:00
83cb9b7a07iproute2: Once the make calls were fixed up, parallel compile seems to work well.
Michael Büsch
2010-09-09 21:50:07 +00:00
6cbd09df64pass opkg offline root as command line arg, solves caching issues when switching between multiple subtargets, thanks Ralph Hempel for reporting
Jo-Philipp Wich
2010-09-09 21:05:51 +00:00
70dff7070euhttpd: break tight loop when receiving eof during header reading (#7904)
Jo-Philipp Wich
2010-09-09 20:15:02 +00:00
7a54becd63iproute2: Fix compilation
Michael Büsch
2010-09-09 00:40:25 +00:00
5af8eb0f36util-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
Jo-Philipp Wich
2010-09-08 06:35:23 +00:00
7a2ce99fe5fix arch detection pattern to cope with underscores in board name, e.g. "adm5120_mips"
Jo-Philipp Wich
2010-09-08 05:46:37 +00:00
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
Jo-Philipp Wich
2010-09-08 00:36:35 +00:00
91118a9500base-files: add an experimental "-c" flag which tries to preserve *all* changed files in /overlay/etc minus some system files
Jo-Philipp Wich
2010-09-07 22:20:26 +00:00
1cd4b50164fix Dockstart default rdate interface in system config, reformat
Jo-Philipp Wich
2010-09-07 21:26:12 +00:00