openwrt/openwrt.git
15 years agoadd wireless measurement probe infrastructure, developed at Fraunhofer FOKUS
Felix Fietkau [Thu, 26 Mar 2009 20:56:47 +0000 (20:56 +0000)]
add wireless measurement probe infrastructure, developed at Fraunhofer FOKUS

SVN-Revision: 15050

15 years agoadd libipfix
Felix Fietkau [Thu, 26 Mar 2009 20:56:36 +0000 (20:56 +0000)]
add libipfix

SVN-Revision: 15049

15 years agoadd a workaround on kmod-textsearch modules (#4832)
Florian Fainelli [Thu, 26 Mar 2009 12:04:42 +0000 (12:04 +0000)]
add a workaround on kmod-textsearch modules (#4832)

SVN-Revision: 15047

15 years agoenable roboswitch for brcm-2.4 config
Florian Fainelli [Thu, 26 Mar 2009 10:06:50 +0000 (10:06 +0000)]
enable roboswitch for brcm-2.4 config

SVN-Revision: 15046

15 years agomove the mii_ioctl to generic patches, fixes (#1802)
Florian Fainelli [Thu, 26 Mar 2009 09:28:24 +0000 (09:28 +0000)]
move the mii_ioctl to generic patches, fixes (#1802)

SVN-Revision: 15045

15 years agoooops, m4 is already part of the host tools
Ralph Hempel [Wed, 25 Mar 2009 20:17:33 +0000 (20:17 +0000)]
ooops, m4 is already part of the host tools

SVN-Revision: 15044

15 years agoadded m4 to prereq check, thanks to Gerph
Ralph Hempel [Wed, 25 Mar 2009 19:51:32 +0000 (19:51 +0000)]
added m4 to prereq check, thanks to Gerph

SVN-Revision: 15043

15 years ago- fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 for spotti...
Jo-Philipp Wich [Wed, 25 Mar 2009 19:13:15 +0000 (19:13 +0000)]
- fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 for spotting this - fix possible regression with different interface protocols - bump PKG_RELEASE

SVN-Revision: 15042

15 years agoadd a workaround for devices that only start beaconing after scanning, that is almost...
Florian Fainelli [Wed, 25 Mar 2009 15:54:13 +0000 (15:54 +0000)]
add a workaround for devices that only start beaconing after scanning, that is almost every driver except b43

SVN-Revision: 15041

15 years agolibnl: fix compilation with eglibc (closes: #4785)
Nicolas Thill [Wed, 25 Mar 2009 15:05:04 +0000 (15:05 +0000)]
libnl: fix compilation with eglibc (closes: #4785)

SVN-Revision: 15039

15 years agofix wrong logic in MDIO code and second PHY address
Florian Fainelli [Wed, 25 Mar 2009 09:15:30 +0000 (09:15 +0000)]
fix wrong logic in MDIO code and second PHY address

SVN-Revision: 15034

15 years agooops. committed an old version of the patch
Felix Fietkau [Wed, 25 Mar 2009 01:51:49 +0000 (01:51 +0000)]
oops. committed an old version of the patch

SVN-Revision: 15033

15 years agomadwifi: fix run-time channel switching in ap mode (including CSA)
Felix Fietkau [Wed, 25 Mar 2009 01:26:55 +0000 (01:26 +0000)]
madwifi: fix run-time channel switching in ap mode (including CSA)

SVN-Revision: 15032

15 years agomadwifi: rework tx power handling, don't clamp user-configured tx power limit based...
Felix Fietkau [Wed, 25 Mar 2009 01:26:44 +0000 (01:26 +0000)]
madwifi: rework tx power handling, don't clamp user-configured tx power limit based on current channel properties

SVN-Revision: 15031

15 years agomadwifi: treat rxorn like rx, reset after rxorn seems to do more harm than good
Felix Fietkau [Wed, 25 Mar 2009 01:26:36 +0000 (01:26 +0000)]
madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than good

SVN-Revision: 15030

15 years agomadwifi: delay calibration with a timer when called from becaon context
Felix Fietkau [Wed, 25 Mar 2009 01:26:20 +0000 (01:26 +0000)]
madwifi: delay calibration with a timer when called from becaon context

SVN-Revision: 15029

15 years agosync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa
Jo-Philipp Wich [Tue, 24 Mar 2009 23:42:09 +0000 (23:42 +0000)]
sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa

SVN-Revision: 15028

15 years agoatheros: fix a spiflash write performance regression
Felix Fietkau [Tue, 24 Mar 2009 23:41:29 +0000 (23:41 +0000)]
atheros: fix a spiflash write performance regression

SVN-Revision: 15027

15 years agopkg-config: disable potentially recursive compat lookups which break on systems with...
Felix Fietkau [Tue, 24 Mar 2009 22:27:22 +0000 (22:27 +0000)]
pkg-config: disable potentially recursive compat lookups which break on systems with gnome devel tools installed (thx, lubek)

SVN-Revision: 15026

15 years agocorrect md5sum
Hauke Mehrtens [Tue, 24 Mar 2009 16:56:23 +0000 (16:56 +0000)]
correct md5sum

SVN-Revision: 15025

15 years agocreate firmware image for the TL-WR841ND v3 board
Gabor Juhos [Tue, 24 Mar 2009 16:11:50 +0000 (16:11 +0000)]
create firmware image for the TL-WR841ND v3 board

SVN-Revision: 15024

15 years agofirmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board
Gabor Juhos [Tue, 24 Mar 2009 16:08:07 +0000 (16:08 +0000)]
firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board

SVN-Revision: 15023

15 years agofix typo in cambria gw2358 initialization
Felix Fietkau [Tue, 24 Mar 2009 16:02:27 +0000 (16:02 +0000)]
fix typo in cambria gw2358 initialization

SVN-Revision: 15022

15 years agoupgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrus
Felix Fietkau [Tue, 24 Mar 2009 15:52:50 +0000 (15:52 +0000)]
upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrus

SVN-Revision: 15021

15 years agooverride CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358
Florian Fainelli [Tue, 24 Mar 2009 15:22:07 +0000 (15:22 +0000)]
override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358

SVN-Revision: 15020

15 years agoupdate compat-wireless to 2009-03-24
Hauke Mehrtens [Tue, 24 Mar 2009 15:11:16 +0000 (15:11 +0000)]
update compat-wireless to 2009-03-24

SVN-Revision: 15019

15 years agorefresh patches
Hauke Mehrtens [Tue, 24 Mar 2009 15:09:20 +0000 (15:09 +0000)]
refresh patches

SVN-Revision: 15018

15 years agoupdate to kernel version 2.6.28.9
Hauke Mehrtens [Tue, 24 Mar 2009 15:06:53 +0000 (15:06 +0000)]
update to kernel version 2.6.28.9

SVN-Revision: 15017

15 years agoupdate to kernel version 2.6.27.21
Hauke Mehrtens [Tue, 24 Mar 2009 15:05:51 +0000 (15:05 +0000)]
update to kernel version 2.6.27.21

SVN-Revision: 15016

15 years agokmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko kmod-crypto-hmac only...
Hauke Mehrtens [Tue, 24 Mar 2009 13:44:20 +0000 (13:44 +0000)]
kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004. With r13850 hmac.ko was also packed with kmod-crypto-core.

SVN-Revision: 15015

15 years agodeactivate nl80211 again. Fixes bug #4823
Hauke Mehrtens [Tue, 24 Mar 2009 13:04:29 +0000 (13:04 +0000)]
deactivate nl80211 again. Fixes bug #4823

SVN-Revision: 15014

15 years agoAdd check for IXP42x A0 stepping.
Jose Vasconcellos [Tue, 24 Mar 2009 12:24:06 +0000 (12:24 +0000)]
Add check for IXP42x A0 stepping.

SVN-Revision: 15013

15 years agops3: update ps3vram patches
Hamish Guthrie [Tue, 24 Mar 2009 08:54:41 +0000 (08:54 +0000)]
ps3: update ps3vram patches

SVN-Revision: 15011

15 years agofix uclibc subdir
Felix Fietkau [Tue, 24 Mar 2009 02:40:29 +0000 (02:40 +0000)]
fix uclibc subdir

SVN-Revision: 15010

15 years agoappend the correct extraversion to the toolchain's info.mk for uclibc-nptl
Felix Fietkau [Tue, 24 Mar 2009 02:30:49 +0000 (02:30 +0000)]
append the correct extraversion to the toolchain's info.mk for uclibc-nptl

SVN-Revision: 15008

15 years agofix uclibc symlink for nptl
Felix Fietkau [Tue, 24 Mar 2009 02:19:59 +0000 (02:19 +0000)]
fix uclibc symlink for nptl

SVN-Revision: 15007

15 years agoadd uclibc-nptl
Felix Fietkau [Tue, 24 Mar 2009 02:06:12 +0000 (02:06 +0000)]
add uclibc-nptl

SVN-Revision: 15006

15 years agoremove obsolete comment
Felix Fietkau [Tue, 24 Mar 2009 01:38:31 +0000 (01:38 +0000)]
remove obsolete comment

SVN-Revision: 15005

15 years agoclean up uClibc config handling - use kconfig.pl to split configs similar to how...
Felix Fietkau [Tue, 24 Mar 2009 01:34:51 +0000 (01:34 +0000)]
clean up uClibc config handling - use kconfig.pl to split configs similar to how it's done in the kernel

SVN-Revision: 15004

15 years agokconfig.pl: interpret =n as undefined symbol
Felix Fietkau [Tue, 24 Mar 2009 01:34:23 +0000 (01:34 +0000)]
kconfig.pl: interpret =n as undefined symbol

SVN-Revision: 15003

15 years agokconfig.pl: add support for custom prefixes instead of CONFIG_
Felix Fietkau [Tue, 24 Mar 2009 01:34:14 +0000 (01:34 +0000)]
kconfig.pl: add support for custom prefixes instead of CONFIG_

SVN-Revision: 15002

15 years agofix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink
Felix Fietkau [Mon, 23 Mar 2009 21:23:46 +0000 (21:23 +0000)]
fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink

SVN-Revision: 15001

15 years agoadd uclibc 0.9.30.1
Felix Fietkau [Mon, 23 Mar 2009 21:04:30 +0000 (21:04 +0000)]
add uclibc 0.9.30.1

SVN-Revision: 15000

15 years agofix the path to the build dir for host packages
Felix Fietkau [Mon, 23 Mar 2009 18:33:40 +0000 (18:33 +0000)]
fix the path to the build dir for host packages

SVN-Revision: 14998

15 years agofix calling the update target for host-only builds
Felix Fietkau [Mon, 23 Mar 2009 18:33:24 +0000 (18:33 +0000)]
fix calling the update target for host-only builds

SVN-Revision: 14997

15 years agofix HOST_QUILT override
Felix Fietkau [Mon, 23 Mar 2009 18:32:58 +0000 (18:32 +0000)]
fix HOST_QUILT override

SVN-Revision: 14996

15 years agodo not use --owner=root or --group=root when running tar. it does not work on systems...
Felix Fietkau [Mon, 23 Mar 2009 18:14:14 +0000 (18:14 +0000)]
do not use --owner=root or --group=root when running tar. it does not work on systems that name their root group differently

SVN-Revision: 14995

15 years agoclean up uclibc patch/config version handling a bit
Felix Fietkau [Mon, 23 Mar 2009 17:56:28 +0000 (17:56 +0000)]
clean up uclibc patch/config version handling a bit

SVN-Revision: 14994

15 years agobump to version 0.6.9. Synced config with upstream version.
Hauke Mehrtens [Mon, 23 Mar 2009 16:22:56 +0000 (16:22 +0000)]
bump to version 0.6.9. Synced config with upstream version.

SVN-Revision: 14993

15 years agobump to version 0.6.9. Synced default.config and mini.config with upstream version.
Hauke Mehrtens [Mon, 23 Mar 2009 16:16:22 +0000 (16:16 +0000)]
bump to version 0.6.9. Synced default.config and mini.config with upstream version.

SVN-Revision: 14992

15 years agomadwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken
Felix Fietkau [Mon, 23 Mar 2009 12:21:12 +0000 (12:21 +0000)]
madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken

SVN-Revision: 14991

15 years agomadwifi: fix a locking error related to wds (thx, tharvey)
Felix Fietkau [Mon, 23 Mar 2009 12:17:46 +0000 (12:17 +0000)]
madwifi: fix a locking error related to wds (thx, tharvey)

SVN-Revision: 14990

15 years agomadwifi: add fragmentation fix from #4817
Felix Fietkau [Mon, 23 Mar 2009 12:11:47 +0000 (12:11 +0000)]
madwifi: add fragmentation fix from #4817

SVN-Revision: 14989

15 years agoreorganize madwifi patches slightly
Felix Fietkau [Mon, 23 Mar 2009 12:11:17 +0000 (12:11 +0000)]
reorganize madwifi patches slightly

SVN-Revision: 14988

15 years agospeed up quilt imports
Felix Fietkau [Mon, 23 Mar 2009 12:02:02 +0000 (12:02 +0000)]
speed up quilt imports

SVN-Revision: 14987

15 years agoatheros: fix radio mask check on ar5312
Felix Fietkau [Mon, 23 Mar 2009 00:05:52 +0000 (00:05 +0000)]
atheros: fix radio mask check on ar5312

SVN-Revision: 14986

15 years agoatheros: upgrade to 2.6.28 by default
Felix Fietkau [Sun, 22 Mar 2009 22:10:59 +0000 (22:10 +0000)]
atheros: upgrade to 2.6.28 by default

SVN-Revision: 14985

15 years agoatheros: fix mdio bus registration for multiple ethernet interfaces
Felix Fietkau [Sun, 22 Mar 2009 22:10:54 +0000 (22:10 +0000)]
atheros: fix mdio bus registration for multiple ethernet interfaces

SVN-Revision: 14984

15 years agoatheros: fix ar5312 support
Felix Fietkau [Sun, 22 Mar 2009 22:10:47 +0000 (22:10 +0000)]
atheros: fix ar5312 support

SVN-Revision: 14983

15 years agoatheros: do not attempt to start pci on ar2317
Felix Fietkau [Sun, 22 Mar 2009 20:51:23 +0000 (20:51 +0000)]
atheros: do not attempt to start pci on ar2317

SVN-Revision: 14982

15 years agoatheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instea...
Felix Fietkau [Sun, 22 Mar 2009 20:19:23 +0000 (20:19 +0000)]
atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan

SVN-Revision: 14981

15 years agoatheros: fix path in marvell switch phy id detection
Felix Fietkau [Sun, 22 Mar 2009 20:18:58 +0000 (20:18 +0000)]
atheros: fix path in marvell switch phy id detection

SVN-Revision: 14980

15 years agoremove custom phy hardware detection patch - it is no longer necessary
Felix Fietkau [Sun, 22 Mar 2009 20:18:50 +0000 (20:18 +0000)]
remove custom phy hardware detection patch - it is no longer necessary

SVN-Revision: 14979

15 years agoremove custom phy layer patches from older kernels where they are not needed
Felix Fietkau [Sun, 22 Mar 2009 20:18:43 +0000 (20:18 +0000)]
remove custom phy layer patches from older kernels where they are not needed

SVN-Revision: 14978

15 years agomvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware detection
Felix Fietkau [Sun, 22 Mar 2009 20:18:36 +0000 (20:18 +0000)]
mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware detection

SVN-Revision: 14977

15 years agoatheros: enable adm6996 and mvswitch support
Felix Fietkau [Sun, 22 Mar 2009 20:18:31 +0000 (20:18 +0000)]
atheros: enable adm6996 and mvswitch support

SVN-Revision: 14976

15 years agobusybox: fix spurious rebuild issue
Felix Fietkau [Sun, 22 Mar 2009 20:18:19 +0000 (20:18 +0000)]
busybox: fix spurious rebuild issue

SVN-Revision: 14975

15 years agoadd back marvell switch support to 2.6.28
Felix Fietkau [Sun, 22 Mar 2009 20:18:05 +0000 (20:18 +0000)]
add back marvell switch support to 2.6.28

SVN-Revision: 14974

15 years agoatheros: fix gpio interrupt handling on 2315
Felix Fietkau [Sun, 22 Mar 2009 18:33:08 +0000 (18:33 +0000)]
atheros: fix gpio interrupt handling on 2315

SVN-Revision: 14973

15 years agom4 is now available, sorry for trouble
Ralph Hempel [Sun, 22 Mar 2009 18:31:54 +0000 (18:31 +0000)]
m4 is now available, sorry for trouble

SVN-Revision: 14972

15 years agoadd missing m4 dir
Ralph Hempel [Sun, 22 Mar 2009 18:27:13 +0000 (18:27 +0000)]
add missing m4 dir

SVN-Revision: 14971

15 years agoatheros: add back reset button support
Felix Fietkau [Sun, 22 Mar 2009 17:59:03 +0000 (17:59 +0000)]
atheros: add back reset button support

SVN-Revision: 14970

15 years agoatheros: split out the pci support patch
Felix Fietkau [Sun, 22 Mar 2009 17:58:48 +0000 (17:58 +0000)]
atheros: split out the pci support patch

SVN-Revision: 14969

15 years agoRevert "[tools] add m4 (required for recent auto tools)"
Felix Fietkau [Sun, 22 Mar 2009 17:20:55 +0000 (17:20 +0000)]
Revert "[tools] add m4 (required for recent auto tools)"

Please add the missing tools/m4/ directory next time

SVN-Revision: 14968

15 years agoatheros: clean up the 2.6.28 port in preparation for pushing it upstream
Felix Fietkau [Sun, 22 Mar 2009 14:46:58 +0000 (14:46 +0000)]
atheros: clean up the 2.6.28 port in preparation for pushing it upstream

SVN-Revision: 14967

15 years agoadd m4 (required for recent auto tools) thanks to Olaf
Ralph Hempel [Sun, 22 Mar 2009 14:37:47 +0000 (14:37 +0000)]
add m4 (required for recent auto tools) thanks to Olaf

SVN-Revision: 14966

15 years agoorion/harddisk: Add config-default to enable kernel features required for mounting...
Rod Whitby [Sun, 22 Mar 2009 13:06:35 +0000 (13:06 +0000)]
orion/harddisk: Add config-default to enable kernel features required for mounting RAID disks for rootfs.

SVN-Revision: 14965

15 years agoorion: DT2 requires ISL1208 RTC to be enabled
Rod Whitby [Sun, 22 Mar 2009 12:59:17 +0000 (12:59 +0000)]
orion: DT2 requires ISL1208 RTC to be enabled

SVN-Revision: 14964

15 years agoorion: Added initial support for Freecom DT2. Thanks to Zintis.
Rod Whitby [Sun, 22 Mar 2009 12:38:24 +0000 (12:38 +0000)]
orion: Added initial support for Freecom DT2. Thanks to Zintis.

SVN-Revision: 14963

15 years agoixp4xx/image: Initial support for fsg3 webupgrade images
Rod Whitby [Sun, 22 Mar 2009 12:35:44 +0000 (12:35 +0000)]
ixp4xx/image: Initial support for fsg3 webupgrade images

SVN-Revision: 14962

15 years agotools/firmware-utils: Added encode_crc, for Freecom devices.
Rod Whitby [Sun, 22 Mar 2009 11:39:32 +0000 (11:39 +0000)]
tools/firmware-utils: Added encode_crc, for Freecom devices.

SVN-Revision: 14961

15 years agoorion: Create generic and harddisk subtargets, ready for a different kernel config...
Rod Whitby [Sun, 22 Mar 2009 00:36:47 +0000 (00:36 +0000)]
orion: Create generic and harddisk subtargets, ready for a different kernel config for harddisk.

SVN-Revision: 14960

15 years agoenable all blocks on 6338 and uart clock on 6345
Florian Fainelli [Sat, 21 Mar 2009 10:50:44 +0000 (10:50 +0000)]
enable all blocks on 6338 and uart clock on 6345

SVN-Revision: 14957

15 years agob43legacy: Fix compilation.
Michael Büsch [Fri, 20 Mar 2009 16:23:56 +0000 (16:23 +0000)]
b43legacy: Fix compilation.

We must enable DMA and disable PIO (PIO is not usable anyway).

SVN-Revision: 14954

15 years agoadd support for bcm6345 SoC, needs testing
Florian Fainelli [Fri, 20 Mar 2009 15:08:02 +0000 (15:08 +0000)]
add support for bcm6345 SoC, needs testing

SVN-Revision: 14953

15 years agofix host dependencies for packages that depend on their own host build
Felix Fietkau [Fri, 20 Mar 2009 12:47:13 +0000 (12:47 +0000)]
fix host dependencies for packages that depend on their own host build

SVN-Revision: 14952

15 years agob43: Mask the PHY TX error interrupt for now.
Michael Büsch [Thu, 19 Mar 2009 14:59:54 +0000 (14:59 +0000)]
b43: Mask the PHY TX error interrupt for now.

SVN-Revision: 14951

15 years agoAdd ps3vram kernel module
Hamish Guthrie [Thu, 19 Mar 2009 14:17:46 +0000 (14:17 +0000)]
Add ps3vram kernel module

SVN-Revision: 14950

15 years agoresync kernel patches
Hauke Mehrtens [Thu, 19 Mar 2009 13:05:05 +0000 (13:05 +0000)]
resync kernel patches

SVN-Revision: 14949

15 years agoThe image was selected from a wrong location. Fixes bug #4618
Hauke Mehrtens [Thu, 19 Mar 2009 13:02:06 +0000 (13:02 +0000)]
The image was selected from a wrong location. Fixes bug #4618

SVN-Revision: 14948

15 years agoactivate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. These symbol...
Hauke Mehrtens [Thu, 19 Mar 2009 11:29:21 +0000 (11:29 +0000)]
activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. These symbols are not set at an other place.

SVN-Revision: 14947

15 years agoUpdate compat-wireless to 2009-03-18
Hauke Mehrtens [Wed, 18 Mar 2009 22:22:57 +0000 (22:22 +0000)]
Update compat-wireless to 2009-03-18

Removing of include/net/ieee80211_radiotap.h is not needed, because it is only used by this compat-wireless.
There are changes in that file and compat-wireless needs the newest version.

Some more symbols are deactivated in the default config file, this will make building faster.
The rt2800pci patches are up to date now.

SVN-Revision: 14946

15 years agoadd makefile target alias package/<name>/host/<target> for host builds
Felix Fietkau [Wed, 18 Mar 2009 21:53:35 +0000 (21:53 +0000)]
add makefile target alias package/<name>/host/<target> for host builds

SVN-Revision: 14944

15 years agoUpdated iw to 0.9.10. Thanks to quentin
Hauke Mehrtens [Wed, 18 Mar 2009 21:00:13 +0000 (21:00 +0000)]
Updated iw to 0.9.10. Thanks to quentin

SVN-Revision: 14943

15 years agoUpdated regulatory.bin to 2009.03.09. Thanks to quentin
Hauke Mehrtens [Wed, 18 Mar 2009 20:54:30 +0000 (20:54 +0000)]
Updated regulatory.bin to 2009.03.09. Thanks to quentin

SVN-Revision: 14942

15 years agocleanup imagetag
Florian Fainelli [Wed, 18 Mar 2009 17:18:25 +0000 (17:18 +0000)]
cleanup imagetag

SVN-Revision: 14941

15 years agoBackport of ps3vram from 2.6.29
Hamish Guthrie [Wed, 18 Mar 2009 15:59:08 +0000 (15:59 +0000)]
Backport of ps3vram from 2.6.29

SVN-Revision: 14940

15 years agoAdd FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
Hamish Guthrie [Wed, 18 Mar 2009 15:57:18 +0000 (15:57 +0000)]
Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target

SVN-Revision: 14939

15 years agoAllow running without "logger" installed
Michael Büsch [Wed, 18 Mar 2009 13:05:18 +0000 (13:05 +0000)]
Allow running without "logger" installed

SVN-Revision: 14938

15 years agoSupport configurations without syslogd/klogd.
Michael Büsch [Wed, 18 Mar 2009 12:20:21 +0000 (12:20 +0000)]
Support configurations without syslogd/klogd.

SVN-Revision: 14937