openwrt/svn-archive/archive.git
13 years ago[package] firewall: fix a possible deadlock when the firewall config has syntax error...
Jo-Philipp Wich [Tue, 18 May 2010 20:15:47 +0000 (20:15 +0000)]
[package] firewall: fix a possible deadlock when the firewall config has syntax errors during restart

SVN-Revision: 21501

13 years ago[ifxmips] adds proper kconfig to select the new mach types
John Crispin [Tue, 18 May 2010 10:21:05 +0000 (10:21 +0000)]
[ifxmips] adds proper kconfig to select the new mach types

SVN-Revision: 21500

13 years ago[ifxmips] oops, missing fix from [21485]
John Crispin [Tue, 18 May 2010 09:14:01 +0000 (09:14 +0000)]
[ifxmips] oops, missing fix from [21485]

SVN-Revision: 21499

13 years ago[kernel] Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from...
Lars-Peter Clausen [Mon, 17 May 2010 22:05:07 +0000 (22:05 +0000)]
[kernel] Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.34-rcX to 2.6.34

SVN-Revision: 21498

13 years agobrcm47xx: fix destroying of 128MB modded ASUS WL-500GP
Hauke Mehrtens [Mon, 17 May 2010 21:39:04 +0000 (21:39 +0000)]
brcm47xx: fix destroying of 128MB modded ASUS WL-500GP

This fixup was introduced in r11812 to correct settings for devices only showing 16MB RAM instead of 128MB.
That killed devices with 128MB RAM.
Now value is *set* 0x0009 and not ored.
The value is only corrected if it has less than 32 MB Ram.

This should fix the last problem in #3177
Thank you b.sander for the patch.

SVN-Revision: 21497

13 years ago[package] base-files (#7316)
Jo-Philipp Wich [Mon, 17 May 2010 19:54:35 +0000 (19:54 +0000)]
[package] base-files (#7316)
- improve rdate reliability
- make rdate config more ntp like
- move time server list to /etc/config/timeserver
- bump package revision

SVN-Revision: 21495

13 years ago[package] uci: bump package revision
Jo-Philipp Wich [Mon, 17 May 2010 19:39:08 +0000 (19:39 +0000)]
[package] uci: bump package revision

SVN-Revision: 21494

13 years ago[package] firewall: use uci_get_state() wrapper
Jo-Philipp Wich [Mon, 17 May 2010 19:38:13 +0000 (19:38 +0000)]
[package] firewall: use uci_get_state() wrapper

SVN-Revision: 21493

13 years ago[package] uhttpd: use uci_get() wrapper (#7312)
Jo-Philipp Wich [Mon, 17 May 2010 19:35:15 +0000 (19:35 +0000)]
[package] uhttpd: use uci_get() wrapper (#7312)

SVN-Revision: 21492

13 years ago[package] busybox: use uci_get() wrapper (#7312)
Jo-Philipp Wich [Mon, 17 May 2010 19:34:46 +0000 (19:34 +0000)]
[package] busybox: use uci_get() wrapper (#7312)

SVN-Revision: 21491

13 years ago[package] base-files: use uci_get() wrapper (#7312)
Jo-Philipp Wich [Mon, 17 May 2010 19:34:08 +0000 (19:34 +0000)]
[package] base-files: use uci_get() wrapper (#7312)

SVN-Revision: 21490

13 years ago[package] uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)
Jo-Philipp Wich [Mon, 17 May 2010 19:31:05 +0000 (19:31 +0000)]
[package] uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)

SVN-Revision: 21489

13 years ago[package] firewall: properly clear hooks in fw_stop() to prevent extensions from...
Jo-Philipp Wich [Mon, 17 May 2010 17:20:37 +0000 (17:20 +0000)]
[package] firewall: properly clear hooks in fw_stop() to prevent extensions from being called twice after fw_restart()

SVN-Revision: 21488

13 years ago[package] firewall:
Jo-Philipp Wich [Mon, 17 May 2010 12:47:14 +0000 (12:47 +0000)]
[package] firewall:
- defer firewall start until the first interface is brought up by hotplug, fixes race conditions on slow devices
- create a file lock during firewall start and wait for it in hotplug events, prevents race conditions between start and addif
- start firewall actions in background from hotplug handler since the firewall itself fires further hotplug events which results in a deadlock if not forked off
- get loaded state direcly from the uci binary since updated value is not recognized by config_get after uci_set_state
- bump package revision to r2

SVN-Revision: 21486

13 years ago[ifxmips]
John Crispin [Mon, 17 May 2010 10:06:46 +0000 (10:06 +0000)]
[ifxmips]

 * adds support for speedport w502V
 * bump kernel to 2.6.33.4
 * make ethernet be configurable as MII/RMII
 * on xway we now assign a static amount of cp1 ram (still need to find a
sane value)
 * remove bogus board.c
 * jiffies were running with a (1 << 2) multiplier

SVN-Revision: 21485

13 years ago[ifxmips] atm driver was missing a dependency to the atm layer
John Crispin [Mon, 17 May 2010 10:02:07 +0000 (10:02 +0000)]
[ifxmips] atm driver was missing a dependency to the atm layer

SVN-Revision: 21484

13 years ago[kernel] add missing ifxmips crypto config symbols, spotted by buildbot
Florian Fainelli [Mon, 17 May 2010 09:28:44 +0000 (09:28 +0000)]
[kernel] add missing ifxmips crypto config symbols, spotted by buildbot

SVN-Revision: 21483

13 years ago[kernel] hwmon: fix depends definition
Claudio Mignanti [Sun, 16 May 2010 20:51:19 +0000 (20:51 +0000)]
[kernel] hwmon: fix depends definition

SVN-Revision: 21481

13 years agobump a bunch of packages updated after 10.03
Nicolas Thill [Sun, 16 May 2010 13:46:57 +0000 (13:46 +0000)]
bump a bunch of packages updated after 10.03

SVN-Revision: 21477

13 years ago[rdc] set vendor to RDC even if CPU id is not known
Florian Fainelli [Sun, 16 May 2010 13:40:26 +0000 (13:40 +0000)]
[rdc] set vendor to RDC even if CPU id is not known

SVN-Revision: 21475

13 years ago[rdc] squash platform_support.patch into rdc_boards.patch
Florian Fainelli [Sun, 16 May 2010 13:40:20 +0000 (13:40 +0000)]
[rdc] squash platform_support.patch into rdc_boards.patch

SVN-Revision: 21474

13 years ago[rdc] fix link checking with switches, only port1 of switches would report link up
Florian Fainelli [Sun, 16 May 2010 12:36:26 +0000 (12:36 +0000)]
[rdc] fix link checking with switches, only port1 of switches would report link up

SVN-Revision: 21471

13 years agomac80211: use stable firmware for b43 driver as the experimental causes problems...
Hauke Mehrtens [Sun, 16 May 2010 11:16:42 +0000 (11:16 +0000)]
mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY

This should close #6907

SVN-Revision: 21470

13 years agomac80211: remove patches already in mainline compat-wireless
Hauke Mehrtens [Sun, 16 May 2010 11:07:21 +0000 (11:07 +0000)]
mac80211: remove patches already in mainline compat-wireless

SVN-Revision: 21469

13 years agomac80211: update b43-fwcutter
Hauke Mehrtens [Sun, 16 May 2010 11:05:29 +0000 (11:05 +0000)]
mac80211: update b43-fwcutter

SVN-Revision: 21468

13 years ago[rdc] switch to 2.6.32.12
Florian Fainelli [Sun, 16 May 2010 11:00:51 +0000 (11:00 +0000)]
[rdc] switch to 2.6.32.12

SVN-Revision: 21467

13 years ago[package] update acx-mac80211 to 2010514, bringing experimental AP support
Florian Fainelli [Sun, 16 May 2010 11:00:36 +0000 (11:00 +0000)]
[package] update acx-mac80211 to 2010514, bringing experimental AP support

SVN-Revision: 21466

13 years agoget rid of CRLF encoding in various files
Felix Fietkau [Sun, 16 May 2010 00:20:17 +0000 (00:20 +0000)]
get rid of CRLF encoding in various files

SVN-Revision: 21462

13 years ago[brcm-2.4] fix a kernel bug where IPv6 packets are received on IPv4 sockets, this...
Jo-Philipp Wich [Sat, 15 May 2010 22:36:56 +0000 (22:36 +0000)]
[brcm-2.4] fix a kernel bug where IPv6 packets are received on IPv4 sockets, this fixes dual stack software like OLSRd when running on Kernel 2.4
Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
SVN-Revision: 21461

13 years ago[rdc] fix wrong hunk introduced by r21309, thanks rtz2
Florian Fainelli [Sat, 15 May 2010 21:27:02 +0000 (21:27 +0000)]
[rdc] fix wrong hunk introduced by r21309, thanks rtz2

SVN-Revision: 21460

13 years ago[rdc] fix panic on boot due to invalid IORESOURCE for MFD cells, fix gpio value setting
Florian Fainelli [Sat, 15 May 2010 21:26:56 +0000 (21:26 +0000)]
[rdc] fix panic on boot due to invalid IORESOURCE for MFD cells, fix gpio value setting

SVN-Revision: 21459

13 years ago[rdc] fix 2.6.30 lzma tuning patch to output file size at end of kernel, otherwise...
Florian Fainelli [Sat, 15 May 2010 19:15:10 +0000 (19:15 +0000)]
[rdc] fix 2.6.30 lzma tuning patch to output file size at end of kernel, otherwise decompressor remains stuck

SVN-Revision: 21458

13 years ago[ar7] use correct port type, which sets the correct receive fifo trigger options...
Florian Fainelli [Sat, 15 May 2010 19:15:03 +0000 (19:15 +0000)]
[ar7] use correct port type, which sets the correct receive fifo trigger options (#7095)

SVN-Revision: 21457

13 years ago[kernel] do not export find_task_by_vpid twice on 2.6.30
Florian Fainelli [Sat, 15 May 2010 19:14:50 +0000 (19:14 +0000)]
[kernel] do not export find_task_by_vpid twice on 2.6.30

SVN-Revision: 21456

13 years agoonly build bin packages for the selected build variants (same behaviour as with ipkg...
Felix Fietkau [Sat, 15 May 2010 15:57:00 +0000 (15:57 +0000)]
only build bin packages for the selected build variants (same behaviour as with ipkg builds)

SVN-Revision: 21455

13 years agomac80211: update to wireless-testing 2010-05-12 plus some pending patches
Felix Fietkau [Sat, 15 May 2010 15:56:51 +0000 (15:56 +0000)]
mac80211: update to wireless-testing 2010-05-12 plus some pending patches

SVN-Revision: 21454

13 years agossb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
Hauke Mehrtens [Sat, 15 May 2010 11:04:53 +0000 (11:04 +0000)]
ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.

Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless
but the in kernel ssb system had it set to n, this causes an invalid pointer.
b43 now needs CONFIG_SSB_BLOCKIO=y

SVN-Revision: 21449

13 years agofirmware-utils/mkzynfw: add support for the NBG460N board
Gabor Juhos [Fri, 14 May 2010 09:20:36 +0000 (09:20 +0000)]
firmware-utils/mkzynfw: add support for the NBG460N board

Adding NBG460N/550N/550NH boards to mkzynfw.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21446

13 years agofirmware-utils/mkzynfw: don't use next_offset twice (closes #7273)
Gabor Juhos [Fri, 14 May 2010 09:20:34 +0000 (09:20 +0000)]
firmware-utils/mkzynfw: don't use next_offset twice (closes #7273)

The test if a file can fit in an image considers the current offset
twice. So a image that would fit is too big.

Thanks-to: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21445

13 years agoar71xx: Make wget2nand fail if copying the kernel fails and use the correct file...
Gabor Juhos [Fri, 14 May 2010 08:38:39 +0000 (08:38 +0000)]
ar71xx: Make wget2nand fail if copying the kernel fails and use the correct file extension for the rootfs image

wget2nand didnt check the exit status after copying the kernel, if the
copying failed for some reason ( for example not enougs space on the
kernel partition) it simply continued extracting the rootfs.
I also changed the filename, which wget2nand trys to download (
.tar.gz instead of .tgz ).

Signed-off-by: Marko Foerster <mrkfoerster@googlemail.com>
SVN-Revision: 21444

13 years agoar71xx: fix nbg460n mtd partitions
Gabor Juhos [Fri, 14 May 2010 08:37:58 +0000 (08:37 +0000)]
ar71xx: fix nbg460n mtd partitions

This fixes the NBG460N/550N/550NH mtd partitions.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21443

13 years agoFix zlib alternate URL
Gabor Juhos [Thu, 13 May 2010 18:24:27 +0000 (18:24 +0000)]
Fix zlib alternate URL

There is no zlib project on Sourceforge, zlib files are in libpng project

Signed-off-by: Gilles Espinasse g.esp@free.fr
SVN-Revision: 21442

13 years ago[package] compcache: Kernel module and userspace daemon in seperate packages.
Lars-Peter Clausen [Thu, 13 May 2010 11:36:38 +0000 (11:36 +0000)]
[package] compcache: Kernel module and userspace daemon in seperate packages.

SVN-Revision: 21441

13 years ago[xburst] Add 2.6.34 patches
Lars-Peter Clausen [Wed, 12 May 2010 23:12:41 +0000 (23:12 +0000)]
[xburst] Add 2.6.34 patches

SVN-Revision: 21438

13 years ago[kernel] Move CONFIG_LZMA_{DE,}COMPRESS to generic config
Lars-Peter Clausen [Wed, 12 May 2010 23:04:18 +0000 (23:04 +0000)]
[kernel] Move CONFIG_LZMA_{DE,}COMPRESS to generic config

It is selected by CONFIG_JFFS2_LZMA which is set in the generic config.

SVN-Revision: 21437

13 years ago[kernel] gpio_buttons: include slab.h
Lars-Peter Clausen [Wed, 12 May 2010 22:50:26 +0000 (22:50 +0000)]
[kernel] gpio_buttons: include slab.h

Fixes build with 2.6.34

SVN-Revision: 21436

13 years agotarget/uml: add missing CONFIG_MATOM config symbol
Nicolas Thill [Wed, 12 May 2010 21:34:48 +0000 (21:34 +0000)]
target/uml: add missing CONFIG_MATOM config symbol

SVN-Revision: 21434

13 years agobrcm47xx: use tab instead of space
Hauke Mehrtens [Wed, 12 May 2010 20:28:39 +0000 (20:28 +0000)]
brcm47xx: use tab instead of space

SVN-Revision: 21430

13 years agokernel: add missing symbol
Hauke Mehrtens [Wed, 12 May 2010 20:15:51 +0000 (20:15 +0000)]
kernel: add missing symbol

SVN-Revision: 21429

13 years ago[kernel] Add missing symbols to generic 2.6.34 config
Lars-Peter Clausen [Wed, 12 May 2010 19:39:04 +0000 (19:39 +0000)]
[kernel] Add missing symbols to generic 2.6.34 config

SVN-Revision: 21428

13 years agobrcm47xx: ehci-ssb: some updates:
Hauke Mehrtens [Wed, 12 May 2010 18:28:41 +0000 (18:28 +0000)]
brcm47xx: ehci-ssb: some updates:
 * update pointers in struct hc_driver
 * make ssb_ehci_detach more look like the pci version
 * remove resume and suspend as they are never activated and not compiling
 * replace ssb_ehci_start with ehci_run as it only calls this method

SVN-Revision: 21427

13 years ago[package] ppp: convert dos line endings in 20-atm-modem hotplug handler to unix format
Jo-Philipp Wich [Tue, 11 May 2010 19:43:27 +0000 (19:43 +0000)]
[package] ppp: convert dos line endings in 20-atm-modem hotplug handler to unix format

SVN-Revision: 21426

13 years ago[package] hifnHIPP also depends on PCI
Florian Fainelli [Tue, 11 May 2010 09:17:50 +0000 (09:17 +0000)]
[package] hifnHIPP also depends on PCI

SVN-Revision: 21425

13 years ago[package] hotplug2: bump pkg release after hotplug fixes in r20679-r20685
Jo-Philipp Wich [Mon, 10 May 2010 19:33:56 +0000 (19:33 +0000)]
[package] hotplug2: bump pkg release after hotplug fixes in r20679-r20685

SVN-Revision: 21422

13 years ago.gitignore: Undo accidental commit.
Daniel Dickinson [Mon, 10 May 2010 17:59:05 +0000 (17:59 +0000)]
.gitignore: Undo accidental commit.

SVN-Revision: 21420

13 years agobrcm-2.4: Fixed preinit and failsafe switch configuration
Daniel Dickinson [Mon, 10 May 2010 17:10:47 +0000 (17:10 +0000)]
brcm-2.4: Fixed preinit and failsafe switch configuration

SVN-Revision: 21417

13 years agosound-soc-qi_lb60: rename package as underscores are not allowed by opkg
Mirko Vogt [Sun, 9 May 2010 22:24:13 +0000 (22:24 +0000)]
sound-soc-qi_lb60: rename package as underscores are not allowed by opkg

SVN-Revision: 21412

13 years ago[kernel] refresh 2.6.32 patches
Florian Fainelli [Sun, 9 May 2010 18:13:49 +0000 (18:13 +0000)]
[kernel] refresh 2.6.32 patches

SVN-Revision: 21411

13 years ago[ar7] refresh kernel patches
Florian Fainelli [Sun, 9 May 2010 18:13:43 +0000 (18:13 +0000)]
[ar7] refresh kernel patches

SVN-Revision: 21410

13 years ago[ar7] rework 130-clocks_devices_init.patch to make it more robust
Florian Fainelli [Sun, 9 May 2010 18:13:37 +0000 (18:13 +0000)]
[ar7] rework 130-clocks_devices_init.patch to make it more robust

SVN-Revision: 21409

13 years ago[kernel] make etrax samsung flash patch generic (#6552)
Florian Fainelli [Sun, 9 May 2010 09:25:41 +0000 (09:25 +0000)]
[kernel] make etrax samsung flash patch generic (#6552)

SVN-Revision: 21408

13 years agoar71xx: remove madwifi from the default profile
Felix Fietkau [Sat, 8 May 2010 20:06:50 +0000 (20:06 +0000)]
ar71xx: remove madwifi from the default profile

SVN-Revision: 21406

13 years agoar71xx: use the lzma kernel and a proper size limit for pb92
Felix Fietkau [Sat, 8 May 2010 20:06:44 +0000 (20:06 +0000)]
ar71xx: use the lzma kernel and a proper size limit for pb92

SVN-Revision: 21405

13 years ago[ar7] prevent race between clocks and devices registration (#6532)
Florian Fainelli [Sat, 8 May 2010 16:58:08 +0000 (16:58 +0000)]
[ar7] prevent race between clocks and devices registration (#6532)

SVN-Revision: 21404

13 years agoimage/x86: fix typo when building on Mac OS X (closes: #7303)
Nicolas Thill [Sat, 8 May 2010 12:46:25 +0000 (12:46 +0000)]
image/x86: fix typo when building on Mac OS X (closes: #7303)

SVN-Revision: 21401

13 years agoAdd support for SRV records to dnsmasq config parsing
Peter Denison [Sat, 8 May 2010 12:35:29 +0000 (12:35 +0000)]
Add support for SRV records to dnsmasq config parsing

SVN-Revision: 21400

13 years agoadm5120: include r21398 actual changes
Alexandros C. Couloumbis [Sat, 8 May 2010 08:19:56 +0000 (08:19 +0000)]
adm5120: include r21398 actual changes

SVN-Revision: 21399

13 years agoadm5120: update files-2.6.33 and files-2.6.34
Alexandros C. Couloumbis [Sat, 8 May 2010 08:15:40 +0000 (08:15 +0000)]
adm5120: update files-2.6.33 and files-2.6.34

SVN-Revision: 21398

13 years agoar71xx: remove some bogus kernel config overrides
Felix Fietkau [Fri, 7 May 2010 16:20:37 +0000 (16:20 +0000)]
ar71xx: remove some bogus kernel config overrides

SVN-Revision: 21397

13 years agoar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma...
Felix Fietkau [Fri, 7 May 2010 16:20:32 +0000 (16:20 +0000)]
ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma compressed generic kernel image

SVN-Revision: 21396

13 years agobrcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716...
Felix Fietkau [Fri, 7 May 2010 11:48:15 +0000 (11:48 +0000)]
brcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716 (patch by Bernhard Loos)

SVN-Revision: 21395

13 years ago[package] broadcom-wl: check iface pid file when invoking nas, fixes starting nas...
Jo-Philipp Wich [Fri, 7 May 2010 11:24:22 +0000 (11:24 +0000)]
[package] broadcom-wl: check iface pid file when invoking nas, fixes starting nas for additional wireless networks (#7255)

SVN-Revision: 21394

13 years ago[package] pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a...
Jo-Philipp Wich [Fri, 7 May 2010 01:57:02 +0000 (01:57 +0000)]
[package] pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a problem when a pppoe peer is pptp server at the same time

SVN-Revision: 21393

13 years ago[package] ppp:
Jo-Philipp Wich [Fri, 7 May 2010 01:22:48 +0000 (01:22 +0000)]
[package] ppp:
- don't let pppd control resolv.conf.auto because it will wipe foreign dns entries
- handle dns setup in ip-up handler
- use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance
- make pppd shutdown work for interfaces without ifname option, e.g. pptp

SVN-Revision: 21392

13 years ago[package] base-files: add add_dns() and remove_dns() helpers to network config, usefu...
Jo-Philipp Wich [Fri, 7 May 2010 01:17:47 +0000 (01:17 +0000)]
[package] base-files: add add_dns() and remove_dns() helpers to network config, useful to merge dns entries from multiple interfaces

SVN-Revision: 21391

13 years ago[package] pptp: utilize coldplug_interface_pptp() to automatically launch pptp instan...
Jo-Philipp Wich [Thu, 6 May 2010 19:51:27 +0000 (19:51 +0000)]
[package] pptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on boot

SVN-Revision: 21390

13 years ago[package] base-files: add a coldplug_interface_* hook to bring up non-hotpluggable...
Jo-Philipp Wich [Thu, 6 May 2010 19:50:22 +0000 (19:50 +0000)]
[package] base-files: add a coldplug_interface_* hook to bring up non-hotpluggable interfaces on boot

SVN-Revision: 21389

13 years ago[package] pptp: update to v1.7.1
Jo-Philipp Wich [Thu, 6 May 2010 19:48:33 +0000 (19:48 +0000)]
[package] pptp: update to v1.7.1

SVN-Revision: 21388

13 years ago[package] ppp:
Jo-Philipp Wich [Thu, 6 May 2010 17:07:31 +0000 (17:07 +0000)]
[package] ppp:
- make pppd shutdown more robust as pptp hangs when the underlying connection is gone
- don't rely on pid files generated by pppd, they're missing if the link is done, generate a per-instance pidfile with ssd instead

SVN-Revision: 21387

13 years ago[package] base-files, ppp: fix interface shutdown
Jo-Philipp Wich [Thu, 6 May 2010 01:14:24 +0000 (01:14 +0000)]
[package] base-files, ppp: fix interface shutdown

SVN-Revision: 21386

13 years ago[package] base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown...
Jo-Philipp Wich [Wed, 5 May 2010 23:24:11 +0000 (23:24 +0000)]
[package] base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and move it to protocol stop callbacks

SVN-Revision: 21383

13 years ago[package] openssl: update to v0.9.8n, thanks Peter Wagner
Jo-Philipp Wich [Wed, 5 May 2010 20:32:10 +0000 (20:32 +0000)]
[package] openssl: update to v0.9.8n, thanks Peter Wagner

SVN-Revision: 21382

13 years ago[package] kmod-ocf-hifn7751 depends on PCI, spotted by buildbot
Florian Fainelli [Wed, 5 May 2010 18:16:40 +0000 (18:16 +0000)]
[package] kmod-ocf-hifn7751 depends on PCI, spotted by buildbot

SVN-Revision: 21381

13 years agobase-files: do not bring up wlan interfaces from hotplug events, so that wrong networ...
Felix Fietkau [Wed, 5 May 2010 15:56:58 +0000 (15:56 +0000)]
base-files: do not bring up wlan interfaces from hotplug events, so that wrong network/wireless configs are more noticeable

SVN-Revision: 21379

13 years ago[package] firewall: properly unset position for delete command, fixes rule removal...
Jo-Philipp Wich [Wed, 5 May 2010 15:50:21 +0000 (15:50 +0000)]
[package] firewall: properly unset position for delete command, fixes rule removal in ifdown

SVN-Revision: 21378

13 years ago[kernel] backport r21373 to 2.4 kernel
Florian Fainelli [Wed, 5 May 2010 09:08:02 +0000 (09:08 +0000)]
[kernel] backport r21373 to 2.4 kernel

SVN-Revision: 21374

13 years ago[kernel] fix build error on hifnHIPP spotted by buildbot
Florian Fainelli [Wed, 5 May 2010 09:03:59 +0000 (09:03 +0000)]
[kernel] fix build error on hifnHIPP spotted by buildbot

SVN-Revision: 21373

13 years ago[rdc] fix bad lzma tuning options bad hunks
Florian Fainelli [Wed, 5 May 2010 09:03:55 +0000 (09:03 +0000)]
[rdc] fix bad lzma tuning options bad hunks

SVN-Revision: 21372

13 years agoimage/ext2: fix rootfs partition size after [21362]
Nicolas Thill [Wed, 5 May 2010 06:14:32 +0000 (06:14 +0000)]
image/ext2: fix rootfs partition size after [21362]

SVN-Revision: 21369

13 years agotarget/x86: cleanup image config options
Nicolas Thill [Wed, 5 May 2010 02:11:15 +0000 (02:11 +0000)]
target/x86: cleanup image config options

SVN-Revision: 21365

13 years agotarget/x86: use common config items for options shared between generic and olpc targets
Nicolas Thill [Wed, 5 May 2010 02:07:38 +0000 (02:07 +0000)]
target/x86: use common config items for options shared between generic and olpc targets

SVN-Revision: 21364

13 years agotarget/rb532: use -combined suffix for kernel+rootfs images
Nicolas Thill [Wed, 5 May 2010 01:59:43 +0000 (01:59 +0000)]
target/rb532: use -combined suffix for kernel+rootfs images

SVN-Revision: 21363

13 years agoimages: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE
Nicolas Thill [Wed, 5 May 2010 01:52:54 +0000 (01:52 +0000)]
images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE

SVN-Revision: 21362

13 years ago[package] ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally...
Jo-Philipp Wich [Wed, 5 May 2010 01:48:45 +0000 (01:48 +0000)]
[package] ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally truncate resolv.conf, thanks cshore

SVN-Revision: 21361

13 years ago[package] firewall: fix bug in iface hotplug handler
Jo-Philipp Wich [Wed, 5 May 2010 01:43:08 +0000 (01:43 +0000)]
[package] firewall: fix bug in iface hotplug handler

SVN-Revision: 21360

13 years ago[package] openssl: update OCF userspace part to version 20100325
Jo-Philipp Wich [Tue, 4 May 2010 21:02:24 +0000 (21:02 +0000)]
[package] openssl: update OCF userspace part to version 20100325

SVN-Revision: 21359

13 years ago[package] kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4
Jo-Philipp Wich [Tue, 4 May 2010 21:01:24 +0000 (21:01 +0000)]
[package] kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4

SVN-Revision: 21358

13 years ago[generic-2.4] add OCF 20100325 support to brcm-2.4
Jo-Philipp Wich [Tue, 4 May 2010 21:00:14 +0000 (21:00 +0000)]
[generic-2.4] add OCF 20100325 support to brcm-2.4

SVN-Revision: 21357

13 years ago[generic-2.6] update OCF framework to version 20100325
Jo-Philipp Wich [Tue, 4 May 2010 20:59:19 +0000 (20:59 +0000)]
[generic-2.6] update OCF framework to version 20100325

SVN-Revision: 21356

13 years agopackage/grub: only disable graphics on host grub
Nicolas Thill [Tue, 4 May 2010 14:49:49 +0000 (14:49 +0000)]
package/grub: only disable graphics on host grub

SVN-Revision: 21353