openwrt/svn-archive/archive.git
14 years agomove ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp...
Felix Fietkau [Sun, 6 Sep 2009 17:36:01 +0000 (17:36 +0000)]
move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp based protocols as well

SVN-Revision: 17529

14 years agonow that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name...
Felix Fietkau [Sun, 6 Sep 2009 17:26:37 +0000 (17:26 +0000)]
now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore

SVN-Revision: 17528

14 years agofix nonhotpluggable networks not being brought up. Closes #2781
Travis Kemen [Sun, 6 Sep 2009 17:02:14 +0000 (17:02 +0000)]
fix nonhotpluggable networks not being brought up. Closes #2781

SVN-Revision: 17527

14 years ago[brcm63xx] add infrastructure to register gpio-input reset button
Florian Fainelli [Sun, 6 Sep 2009 13:54:17 +0000 (13:54 +0000)]
[brcm63xx] add infrastructure to register gpio-input reset button

SVN-Revision: 17526

14 years ago[uml] fix build failures with bash4
Florian Fainelli [Sun, 6 Sep 2009 13:42:50 +0000 (13:42 +0000)]
[uml] fix build failures with bash4

SVN-Revision: 17525

14 years ago[uml] fix some section warnings
Florian Fainelli [Sun, 6 Sep 2009 13:42:27 +0000 (13:42 +0000)]
[uml] fix some section warnings

SVN-Revision: 17524

14 years agofix jffs2 eof marker search in mtd (patch by Daniel Dickinson)
Felix Fietkau [Sat, 5 Sep 2009 23:38:51 +0000 (23:38 +0000)]
fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)

SVN-Revision: 17522

14 years agoremove an empty patch file (thx, xiangfu)
Felix Fietkau [Sat, 5 Sep 2009 23:15:47 +0000 (23:15 +0000)]
remove an empty patch file (thx, xiangfu)

SVN-Revision: 17521

14 years agoar71xx: use WPS led for diagnostic on WRT160NL
Gabor Juhos [Sat, 5 Sep 2009 18:46:43 +0000 (18:46 +0000)]
ar71xx: use WPS led for diagnostic on WRT160NL

SVN-Revision: 17518

14 years agopackage/base-files: set state to 'preinit' before preinit.arch is used, and set state...
Gabor Juhos [Sat, 5 Sep 2009 18:44:48 +0000 (18:44 +0000)]
package/base-files: set state to 'preinit' before preinit.arch is used, and set state to 'failsafe' when entering failsafe mode

SVN-Revision: 17517

14 years agoRevert "add ifup -a to boot(), closes #4543 #2781" (r17515)
Felix Fietkau [Sat, 5 Sep 2009 13:05:59 +0000 (13:05 +0000)]
Revert "add ifup -a to boot(), closes #4543 #2781" (r17515)
Hotpluggable interfaces are already brought up before /etc/init.d/network boot
and this change can break them, if the ifup -a command runs at the wrong time,
also starts many interfaces twice, which can lead to issues with PPPoE.

SVN-Revision: 17516

14 years agoadd ifup -a to boot(), closes #4543 #2781
Travis Kemen [Sat, 5 Sep 2009 05:33:23 +0000 (05:33 +0000)]
add ifup -a to boot(), closes #4543 #2781

SVN-Revision: 17515

14 years agoextend logging functions
Travis Kemen [Fri, 4 Sep 2009 21:09:13 +0000 (21:09 +0000)]
extend logging functions

SVN-Revision: 17514

14 years ago[ramips] add missing GPIO register offsets
Gabor Juhos [Fri, 4 Sep 2009 15:08:29 +0000 (15:08 +0000)]
[ramips] add missing GPIO register offsets

SVN-Revision: 17513

14 years ago[ramips] add GPIO configuration feature
Gabor Juhos [Fri, 4 Sep 2009 15:08:26 +0000 (15:08 +0000)]
[ramips] add GPIO configuration feature

SVN-Revision: 17512

14 years agomadwifi: add a configuration for uapsd (unscheduled automatic powersave delivery...
Felix Fietkau [Thu, 3 Sep 2009 19:31:48 +0000 (19:31 +0000)]
madwifi: add a configuration for uapsd (unscheduled automatic powersave delivery), turn it off by default because of compatibility issues with nokia phones

SVN-Revision: 17510

14 years ago[package] udevtrigger depends on 2.6 kernels
Florian Fainelli [Thu, 3 Sep 2009 18:49:47 +0000 (18:49 +0000)]
[package] udevtrigger depends on 2.6 kernels

SVN-Revision: 17509

14 years ago[package] update hotplug2 to r199, fixes build failures on brcm-2.4
Florian Fainelli [Thu, 3 Sep 2009 18:33:52 +0000 (18:33 +0000)]
[package] update hotplug2 to r199, fixes build failures on brcm-2.4

SVN-Revision: 17508

14 years ago[package] udev depends on 2.6, cleanup Makefile
Florian Fainelli [Thu, 3 Sep 2009 18:11:32 +0000 (18:11 +0000)]
[package] udev depends on 2.6, cleanup Makefile

SVN-Revision: 17507

14 years agoremove stale hotplug2-old directories
Felix Fietkau [Thu, 3 Sep 2009 02:57:02 +0000 (02:57 +0000)]
remove stale hotplug2-old directories

SVN-Revision: 17505

14 years agodo not fail on empty packages
Felix Fietkau [Thu, 3 Sep 2009 02:53:13 +0000 (02:53 +0000)]
do not fail on empty packages

SVN-Revision: 17504

14 years agoget rid of old data before staging unstripped package binaries
Felix Fietkau [Thu, 3 Sep 2009 01:10:37 +0000 (01:10 +0000)]
get rid of old data before staging unstripped package binaries

SVN-Revision: 17498

14 years agobuild: when staging unstripped package files, install them to a temporary directory...
Felix Fietkau [Wed, 2 Sep 2009 19:01:09 +0000 (19:01 +0000)]
build: when staging unstripped package files, install them to a temporary directory first to work around file overwrite issues in packages like asterisk

SVN-Revision: 17477

14 years agoget rid of dynamic buffer struct allocation during pcomp lzma decompression and inste...
Felix Fietkau [Wed, 2 Sep 2009 17:42:35 +0000 (17:42 +0000)]
get rid of dynamic buffer struct allocation during pcomp lzma decompression and instead force the caller to provide the maximum buffer list size

SVN-Revision: 17475

14 years ago[ramips] fix a typo
Gabor Juhos [Wed, 2 Sep 2009 15:31:03 +0000 (15:31 +0000)]
[ramips] fix a typo

SVN-Revision: 17474

14 years ago[ramips] initial support for the AP-R3052-V22RW-2X2 board
Gabor Juhos [Wed, 2 Sep 2009 15:31:00 +0000 (15:31 +0000)]
[ramips] initial support for the AP-R3052-V22RW-2X2 board

SVN-Revision: 17473

14 years agoatheros: fix failsafe mode
Felix Fietkau [Wed, 2 Sep 2009 15:14:57 +0000 (15:14 +0000)]
atheros: fix failsafe mode

SVN-Revision: 17471

14 years agopreinit: fix failsafe mode through ctrl+c on devices that do not provide a preinit...
Felix Fietkau [Wed, 2 Sep 2009 15:14:53 +0000 (15:14 +0000)]
preinit: fix failsafe mode through ctrl+c on devices that do not provide a preinit.arch file

SVN-Revision: 17470

14 years agomvswitch: set the netdevice into promiscuous mode when header mode is enabled, otherw...
Felix Fietkau [Wed, 2 Sep 2009 15:14:37 +0000 (15:14 +0000)]
mvswitch: set the netdevice into promiscuous mode when header mode is enabled, otherwise packets may get dropped

SVN-Revision: 17469

14 years agowprobe: fix compile error because of missing isnan()
Felix Fietkau [Wed, 2 Sep 2009 12:55:26 +0000 (12:55 +0000)]
wprobe: fix compile error because of missing isnan()

SVN-Revision: 17468

14 years ago[ramips] use common code for early_serial setup
Gabor Juhos [Wed, 2 Sep 2009 12:44:17 +0000 (12:44 +0000)]
[ramips] use common code for early_serial setup

SVN-Revision: 17467

14 years ago[ramips] share prom code
Gabor Juhos [Wed, 2 Sep 2009 10:04:12 +0000 (10:04 +0000)]
[ramips] share prom code

SVN-Revision: 17466

14 years ago[brcm63xx] fix reboot hang on bcm6345, thanks AndyI
Florian Fainelli [Wed, 2 Sep 2009 08:32:00 +0000 (08:32 +0000)]
[brcm63xx] fix reboot hang on bcm6345, thanks AndyI

SVN-Revision: 17465

14 years ago[ramips] initial support for Asus RT-N15
Gabor Juhos [Tue, 1 Sep 2009 19:34:27 +0000 (19:34 +0000)]
[ramips] initial support for Asus RT-N15

SVN-Revision: 17463

14 years ago[ramips] cache_line_size is 16 on rt288x
Gabor Juhos [Tue, 1 Sep 2009 19:34:24 +0000 (19:34 +0000)]
[ramips] cache_line_size is 16 on rt288x

SVN-Revision: 17462

14 years ago[ramips] remove unused *_MACH_GENERIC config options
Gabor Juhos [Tue, 1 Sep 2009 19:34:21 +0000 (19:34 +0000)]
[ramips] remove unused *_MACH_GENERIC config options

SVN-Revision: 17461

14 years ago[ramips] fix a typo
Gabor Juhos [Tue, 1 Sep 2009 19:34:18 +0000 (19:34 +0000)]
[ramips] fix a typo

SVN-Revision: 17460

14 years ago[olpc] add experimental 2.6.30 support
Florian Fainelli [Tue, 1 Sep 2009 15:36:04 +0000 (15:36 +0000)]
[olpc] add experimental 2.6.30 support

SVN-Revision: 17459

14 years ago[uml] fix linking failures against memcpy on x86_64, fix runtime tested successfully
Florian Fainelli [Tue, 1 Sep 2009 15:31:56 +0000 (15:31 +0000)]
[uml] fix linking failures against memcpy on x86_64, fix runtime tested successfully

SVN-Revision: 17458

14 years ago[mac80211] fix module loading with kernel 2.6.27
Hauke Mehrtens [Tue, 1 Sep 2009 14:53:35 +0000 (14:53 +0000)]
[mac80211] fix module loading with kernel 2.6.27

SVN-Revision: 17457

14 years ago[ramips] share machine registration code
Gabor Juhos [Mon, 31 Aug 2009 18:53:34 +0000 (18:53 +0000)]
[ramips] share machine registration code

SVN-Revision: 17456

14 years ago[ramips] use common get_system_type function
Gabor Juhos [Mon, 31 Aug 2009 18:53:31 +0000 (18:53 +0000)]
[ramips] use common get_system_type function

SVN-Revision: 17455

14 years ago[ramips] share memory size detection code
Gabor Juhos [Mon, 31 Aug 2009 18:53:26 +0000 (18:53 +0000)]
[ramips] share memory size detection code

SVN-Revision: 17454

14 years ago[ramips] add common setup code
Gabor Juhos [Mon, 31 Aug 2009 18:53:22 +0000 (18:53 +0000)]
[ramips] add common setup code

SVN-Revision: 17453

14 years ago[ramips] rt288x: readd RT2880_INTC_BASE definition
Gabor Juhos [Mon, 31 Aug 2009 15:35:54 +0000 (15:35 +0000)]
[ramips] rt288x: readd RT2880_INTC_BASE definition

SVN-Revision: 17452

14 years agoscripts/feeds: fix an error message
Felix Fietkau [Mon, 31 Aug 2009 14:28:24 +0000 (14:28 +0000)]
scripts/feeds: fix an error message

SVN-Revision: 17451

14 years ago[ramips] rt288x: fix serial console
Gabor Juhos [Mon, 31 Aug 2009 09:34:07 +0000 (09:34 +0000)]
[ramips] rt288x: fix serial console

SVN-Revision: 17450

14 years ago[ramips] register GPIO LEDs on the WHR-G300N board
Gabor Juhos [Mon, 31 Aug 2009 09:14:18 +0000 (09:14 +0000)]
[ramips] register GPIO LEDs on the WHR-G300N board

SVN-Revision: 17449

14 years ago[ramips] add common GPIO LED support
Gabor Juhos [Mon, 31 Aug 2009 09:14:14 +0000 (09:14 +0000)]
[ramips] add common GPIO LED support

SVN-Revision: 17448

14 years ago[ramips] rt305x: remove HW_HAS_PCI config option
Gabor Juhos [Mon, 31 Aug 2009 08:29:23 +0000 (08:29 +0000)]
[ramips] rt305x: remove HW_HAS_PCI config option

SVN-Revision: 17447

14 years ago[ramips] fix GPIOLIB support
Gabor Juhos [Mon, 31 Aug 2009 08:29:19 +0000 (08:29 +0000)]
[ramips] fix GPIOLIB support

SVN-Revision: 17446

14 years agoadd support for build system overlays that alter package build instructions
Felix Fietkau [Mon, 31 Aug 2009 01:11:25 +0000 (01:11 +0000)]
add support for build system overlays that alter package build instructions
currently unused, will probably be managed by the feeds system later

SVN-Revision: 17445

14 years ago[ramips] rt288x: fix build error
Gabor Juhos [Sun, 30 Aug 2009 20:13:13 +0000 (20:13 +0000)]
[ramips] rt288x: fix build error

SVN-Revision: 17444

14 years ago[ramips] platform.h is rt288x specific, move it
Gabor Juhos [Sun, 30 Aug 2009 20:13:10 +0000 (20:13 +0000)]
[ramips] platform.h is rt288x specific, move it

SVN-Revision: 17443

14 years ago[ramips] rt288x: generic machine code cleanup
Gabor Juhos [Sun, 30 Aug 2009 19:55:55 +0000 (19:55 +0000)]
[ramips] rt288x: generic machine code cleanup

SVN-Revision: 17442

14 years ago[ramips] header cleanup
Gabor Juhos [Sun, 30 Aug 2009 19:55:53 +0000 (19:55 +0000)]
[ramips] header cleanup

SVN-Revision: 17441

14 years ago[ramips] share common INTC code
Gabor Juhos [Sun, 30 Aug 2009 19:15:58 +0000 (19:15 +0000)]
[ramips] share common INTC code

SVN-Revision: 17440

14 years ago[ramips] initial support for RT288x/RT305x
Gabor Juhos [Sun, 30 Aug 2009 19:15:51 +0000 (19:15 +0000)]
[ramips] initial support for RT288x/RT305x

SVN-Revision: 17439

14 years agouclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was not expor...
Felix Fietkau [Sat, 29 Aug 2009 11:56:27 +0000 (11:56 +0000)]
uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was not exported by default. use it instead of libc_pic.a

SVN-Revision: 17438

14 years agoallow mklibs.py to optimize libgcc_s.so.1
Felix Fietkau [Sat, 29 Aug 2009 03:51:43 +0000 (03:51 +0000)]
allow mklibs.py to optimize libgcc_s.so.1

SVN-Revision: 17437

14 years agofix wrong kernel version based nls dependency
Felix Fietkau [Fri, 28 Aug 2009 16:26:53 +0000 (16:26 +0000)]
fix wrong kernel version based nls dependency

SVN-Revision: 17436

14 years agoadd missing dependency for kmod-ntfs (patch from #5638)
Felix Fietkau [Fri, 28 Aug 2009 16:26:48 +0000 (16:26 +0000)]
add missing dependency for kmod-ntfs (patch from #5638)

SVN-Revision: 17435

14 years agoAdded identification of WRT610N and its button/led definitions.
Felix Fietkau [Fri, 28 Aug 2009 15:03:36 +0000 (15:03 +0000)]
Added identification of WRT610N and its button/led definitions.

Signed-off-by: Tomas Kopal <Tomas.Kopal@altap.cz>
SVN-Revision: 17434

14 years agoAdded support for identifying the BCM53115 switch found in WRT610N.
Felix Fietkau [Fri, 28 Aug 2009 14:20:37 +0000 (14:20 +0000)]
Added support for identifying the BCM53115 switch found in WRT610N.

Signed-off-by: Tomas Kopal <Tomas.Kopal@altap.cz>
SVN-Revision: 17433

14 years agoadd hg support to getver.sh (patch from #5763)
Felix Fietkau [Fri, 28 Aug 2009 12:51:01 +0000 (12:51 +0000)]
add hg support to getver.sh (patch from #5763)

SVN-Revision: 17432

14 years agomadwifi: fix another unconverted netdev_ops issue
Felix Fietkau [Fri, 28 Aug 2009 12:50:56 +0000 (12:50 +0000)]
madwifi: fix another unconverted netdev_ops issue

SVN-Revision: 17431

14 years ago[tools] build fixes for squashfs4 on cygwin
Florian Fainelli [Thu, 27 Aug 2009 19:47:13 +0000 (19:47 +0000)]
[tools] build fixes for squashfs4 on cygwin

SVN-Revision: 17430

14 years agopxcab: Add config-2.6.31
Geoff Levand [Thu, 27 Aug 2009 18:02:37 +0000 (18:02 +0000)]
pxcab: Add config-2.6.31

Tested with 2.6.31-rc7

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17429

14 years agopxcab: Build fix
Geoff Levand [Thu, 27 Aug 2009 17:58:57 +0000 (17:58 +0000)]
pxcab: Build fix

0001-powerpc-mpic-Fix-mapping-of-DCR-based-MPIC-variants.patch was
merged in 2.6.30.4

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17428

14 years ago[package] update e2fsprogs to 1.41.9, add support for ext4 (#5748)
Florian Fainelli [Thu, 27 Aug 2009 09:16:54 +0000 (09:16 +0000)]
[package] update e2fsprogs to 1.41.9, add support for ext4 (#5748)

SVN-Revision: 17427

14 years agoadd the in-tree gspca driver
Florian Fainelli [Thu, 27 Aug 2009 08:38:16 +0000 (08:38 +0000)]
add the in-tree gspca driver

Signed-off-by: David Cooper <dave at kupesoft.com>
SVN-Revision: 17421

14 years ago[kernel] mode cygwin fixes for scripts/mod/file2alias
Florian Fainelli [Thu, 27 Aug 2009 08:18:01 +0000 (08:18 +0000)]
[kernel] mode cygwin fixes for scripts/mod/file2alias

SVN-Revision: 17420

14 years agoar7: remove CONFIG_CRYPTO_ALGAPI override
Felix Fietkau [Wed, 26 Aug 2009 23:31:20 +0000 (23:31 +0000)]
ar7: remove CONFIG_CRYPTO_ALGAPI override

SVN-Revision: 17419

14 years agoubicom32: remove some more unnecessary stuff from the kernel patch
Felix Fietkau [Wed, 26 Aug 2009 22:49:03 +0000 (22:49 +0000)]
ubicom32: remove some more unnecessary stuff from the kernel patch

SVN-Revision: 17418

14 years agoRevert "[ubicom32] remove kernel patch for now since it is incomplete and has some...
Felix Fietkau [Wed, 26 Aug 2009 22:46:30 +0000 (22:46 +0000)]
Revert "[ubicom32] remove kernel patch for now since it is incomplete and has some licensing issues" (r17404)
There are no licensing issues with this patch

SVN-Revision: 17416

14 years agofirewall: emit hotplug events for interface add/remove
Felix Fietkau [Wed, 26 Aug 2009 22:46:24 +0000 (22:46 +0000)]
firewall: emit hotplug events for interface add/remove

SVN-Revision: 17415

14 years agops3: Remove support for linux-2.6.28
Geoff Levand [Wed, 26 Aug 2009 22:00:33 +0000 (22:00 +0000)]
ps3: Remove support for linux-2.6.28

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17412

14 years agops3: Update kernel to linux-2.6.30
Geoff Levand [Wed, 26 Aug 2009 21:57:24 +0000 (21:57 +0000)]
ps3: Update kernel to linux-2.6.30

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17411

14 years ago[package] iw: update to 0.9.17
Gabor Juhos [Wed, 26 Aug 2009 15:29:54 +0000 (15:29 +0000)]
[package] iw: update to 0.9.17

SVN-Revision: 17409

14 years agocreate v4 squashfs image for 2.6.31
Gabor Juhos [Wed, 26 Aug 2009 09:52:25 +0000 (09:52 +0000)]
create v4 squashfs image for 2.6.31

SVN-Revision: 17406

14 years ago[tools] fix quilt installation on all platforms
Florian Fainelli [Wed, 26 Aug 2009 07:55:31 +0000 (07:55 +0000)]
[tools] fix quilt installation on all platforms

SVN-Revision: 17405

14 years ago[ubicom32] remove kernel patch for now since it is incomplete and has some licensing...
Florian Fainelli [Wed, 26 Aug 2009 07:44:21 +0000 (07:44 +0000)]
[ubicom32] remove kernel patch for now since it is incomplete and has some licensing issues

SVN-Revision: 17404

14 years ago[ar71xx] move early_printk stuff into a separate file
Gabor Juhos [Wed, 26 Aug 2009 07:31:04 +0000 (07:31 +0000)]
[ar71xx] move early_printk stuff into a separate file

SVN-Revision: 17403

14 years ago[kernel] more linux kernel cygwin build fixes
Florian Fainelli [Wed, 26 Aug 2009 07:26:00 +0000 (07:26 +0000)]
[kernel] more linux kernel cygwin build fixes

SVN-Revision: 17402

14 years ago[uClibc] more cygwin build fixes
Florian Fainelli [Wed, 26 Aug 2009 07:25:24 +0000 (07:25 +0000)]
[uClibc] more cygwin build fixes

SVN-Revision: 17401

14 years ago[ar71xx] remove AR71XX_EARLY_SERIAL stuff
Gabor Juhos [Tue, 25 Aug 2009 17:13:12 +0000 (17:13 +0000)]
[ar71xx] remove AR71XX_EARLY_SERIAL stuff

SVN-Revision: 17400

14 years ago[tools] make quilt installation work on cygwin
Florian Fainelli [Tue, 25 Aug 2009 14:55:18 +0000 (14:55 +0000)]
[tools] make quilt installation work on cygwin

SVN-Revision: 17398

14 years agoixp4xx: refresh patches
Felix Fietkau [Tue, 25 Aug 2009 12:13:18 +0000 (12:13 +0000)]
ixp4xx: refresh patches

SVN-Revision: 17397

14 years agoixp4xx add jumboframe fixes by Ted Hess (#5746)
Felix Fietkau [Tue, 25 Aug 2009 12:05:47 +0000 (12:05 +0000)]
ixp4xx add jumboframe fixes by Ted Hess (#5746)

SVN-Revision: 17396

14 years agofix breakage introduced with [17394]
Imre Kaloz [Tue, 25 Aug 2009 11:56:27 +0000 (11:56 +0000)]
fix breakage introduced with [17394]

SVN-Revision: 17395

14 years ago[scripts] do not check for a specific Cygwin version, rather check the operating...
Florian Fainelli [Tue, 25 Aug 2009 09:16:03 +0000 (09:16 +0000)]
[scripts] do not check for a specific Cygwin version, rather check the operating system name directly, thanks AndyI

SVN-Revision: 17394

14 years agoudevtrigger: replace the non-portable tar options used to prevent a namespace conflic...
Felix Fietkau [Mon, 24 Aug 2009 23:22:32 +0000 (23:22 +0000)]
udevtrigger: replace the non-portable tar options used to prevent a namespace conflict with a change to PKG_BUILD_DIR. fixes build on non-gnu systems

SVN-Revision: 17393

14 years agochange HOST_STAMP_PREPARED for toolchain builds to make sure that added/removed patch...
Felix Fietkau [Mon, 24 Aug 2009 23:22:28 +0000 (23:22 +0000)]
change HOST_STAMP_PREPARED for toolchain builds to make sure that added/removed patches do not trigger partial toolchain rebuilds

SVN-Revision: 17392

14 years agoatheros switch support: add missing commit statements
Felix Fietkau [Mon, 24 Aug 2009 22:11:31 +0000 (22:11 +0000)]
atheros switch support: add missing commit statements

SVN-Revision: 17391

14 years agoatheros: do not alter the network vlan config if swconfig is required and missing
Felix Fietkau [Mon, 24 Aug 2009 22:06:56 +0000 (22:06 +0000)]
atheros: do not alter the network vlan config if swconfig is required and missing

SVN-Revision: 17388

14 years agomove /bin/swconfig to /sbin
Felix Fietkau [Mon, 24 Aug 2009 22:05:49 +0000 (22:05 +0000)]
move /bin/swconfig to /sbin

SVN-Revision: 17387

14 years agops3: Update defconfig-ps3-petitboot to not build udevtrigger
Geoff Levand [Mon, 24 Aug 2009 20:21:03 +0000 (20:21 +0000)]
ps3: Update defconfig-ps3-petitboot to not build udevtrigger

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17379

14 years agoudev: Update udev package from udev-106 to udev-142
Geoff Levand [Mon, 24 Aug 2009 20:19:26 +0000 (20:19 +0000)]
udev: Update udev package from udev-106 to udev-142

Update the init scripts have to use udevadm where appropriate.
The udev package no longer provides separate udev utilities
like udevtrigger and udevsettle.  These have been incorporated
into the udev admin program udevadm.

Replace the udevextras sub package with config options to the udev
package.

Update the preinit script to check for '/lib/udev/devices', and
copy it to '/dev/ if it is found, then to conditionaly setup
/dev the old way with mknod etc.  Udev now recommends using
the directory '/lib/udev/devices' to initialize the '/dev'
directory at startup.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17378

14 years agoudevtrigger: Breakout udevtrigger package
Geoff Levand [Mon, 24 Aug 2009 20:16:07 +0000 (20:16 +0000)]
udevtrigger: Breakout udevtrigger package

Current versions of udev no longer provide the separate udevtrigger
utility that hotplug2 needs.  To allow for the udev package to
be updated, yet still provide a udevtrigger, create a new package
udevtrigger that is built from old udev sources.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17377

14 years agokexec-tools: Remove the unused file kexec.sh
Geoff Levand [Mon, 24 Aug 2009 20:13:39 +0000 (20:13 +0000)]
kexec-tools: Remove the unused file kexec.sh

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17376