Commit Graph

11907 Commits (ce5869bd9b6ba6fe4c28123a21f41282d5916e81)
 

Author SHA1 Message Date
Felix Fietkau ce5869bd9b madwifi: fix another unconverted netdev_ops issue
SVN-Revision: 17431
15 years ago
Florian Fainelli 8868aa88c8 build fixes for squashfs4 on cygwin
SVN-Revision: 17430
15 years ago
Geoff Levand 61a23bfcf7 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
15 years ago
Geoff Levand 69e858aa05 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
15 years ago
Florian Fainelli 255ffe962a update e2fsprogs to 1.41.9, add support for ext4 (#5748)
SVN-Revision: 17427
15 years ago
Florian Fainelli c7d20c0a7e add the in-tree gspca driver
Signed-off-by: David Cooper <dave at kupesoft.com>

SVN-Revision: 17421
15 years ago
Florian Fainelli 06f095a73a mode cygwin fixes for scripts/mod/file2alias
SVN-Revision: 17420
15 years ago
Felix Fietkau 4fa28747ee ar7: remove CONFIG_CRYPTO_ALGAPI override
SVN-Revision: 17419
15 years ago
Felix Fietkau 83243b8990 ubicom32: remove some more unnecessary stuff from the kernel patch
SVN-Revision: 17418
15 years ago
Felix Fietkau 6013776150 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
15 years ago
Felix Fietkau 590fdc946a firewall: emit hotplug events for interface add/remove
SVN-Revision: 17415
15 years ago
Geoff Levand 01cbda1a3a ps3: Remove support for linux-2.6.28
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17412
15 years ago
Geoff Levand a3cdb2ee9b ps3: Update kernel to linux-2.6.30
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17411
15 years ago
Gabor Juhos 34be279659 iw: update to 0.9.17
SVN-Revision: 17409
15 years ago
Gabor Juhos 71a3d54218 create v4 squashfs image for 2.6.31
SVN-Revision: 17406
15 years ago
Florian Fainelli 8733456b72 fix quilt installation on all platforms
SVN-Revision: 17405
15 years ago
Florian Fainelli e326ff3fa5 remove kernel patch for now since it is incomplete and has some licensing issues
SVN-Revision: 17404
15 years ago
Gabor Juhos 582b8ba168 move early_printk stuff into a separate file
SVN-Revision: 17403
15 years ago
Florian Fainelli f2be850ea3 more linux kernel cygwin build fixes
SVN-Revision: 17402
15 years ago
Florian Fainelli ffa2d292fe more cygwin build fixes
SVN-Revision: 17401
15 years ago
Gabor Juhos 4c8aa29833 remove AR71XX_EARLY_SERIAL stuff
SVN-Revision: 17400
15 years ago
Florian Fainelli d17e2ee125 make quilt installation work on cygwin
SVN-Revision: 17398
15 years ago
Felix Fietkau 5211c0c0b7 ixp4xx: refresh patches
SVN-Revision: 17397
15 years ago
Felix Fietkau 681aa38e22 ixp4xx add jumboframe fixes by Ted Hess (#5746)
SVN-Revision: 17396
15 years ago
Imre Kaloz 49e657f433 fix breakage introduced with [17394]
SVN-Revision: 17395
15 years ago
Florian Fainelli 32ab3b9692 do not check for a specific Cygwin version, rather check the operating system name directly, thanks AndyI
SVN-Revision: 17394
15 years ago
Felix Fietkau 241242cf74 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
15 years ago
Felix Fietkau 106a08103f change HOST_STAMP_PREPARED for toolchain builds to make sure that added/removed patches do not trigger partial toolchain rebuilds
SVN-Revision: 17392
15 years ago
Felix Fietkau 851c2668b9 atheros switch support: add missing commit statements
SVN-Revision: 17391
15 years ago
Felix Fietkau 394cf88665 atheros: do not alter the network vlan config if swconfig is required and missing
SVN-Revision: 17388
15 years ago
Felix Fietkau d498ff436a move /bin/swconfig to /sbin
SVN-Revision: 17387
15 years ago
Geoff Levand ce99a874ec ps3: Update defconfig-ps3-petitboot to not build udevtrigger
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17379
15 years ago
Geoff Levand 525d86686e 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
15 years ago
Geoff Levand 0ff31d848f 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
15 years ago
Geoff Levand 0142b07983 kexec-tools: Remove the unused file kexec.sh
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17376
15 years ago
Geoff Levand 8de4d8abf2 kexec-tools: Make link /sbin/kexec for compatability with other distros
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17375
15 years ago
Geoff Levand a64a3b373a kexec-tools: Make build of kdump optional
Most systems won't need kdump, so make its build optional.

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

SVN-Revision: 17374
15 years ago
Geoff Levand 66663e3314 kexec-tools: Minor makefile line end fixes
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17373
15 years ago
Geoff Levand 9eeaebb730 kexec-tools: Add libtool PKG_FIXUP
libtool is needed to build kexec-tools.

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

SVN-Revision: 17372
15 years ago
Geoff Levand c931a7be14 kexec-tools: Update package to version 2.0.1
Update  package from kexec-tools-2.0.0 to kexec-tools-2.0.1.

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

SVN-Revision: 17371
15 years ago
Gabor Juhos 870d5442e1 add 2.6.31 config
SVN-Revision: 17369
15 years ago
Gabor Juhos bdde89eb81 2.6.31: refresh generic patches
SVN-Revision: 17368
15 years ago
Gabor Juhos 72a983bfa1 2.6.31: update generic config
SVN-Revision: 17367
15 years ago
Gabor Juhos 852451deeb add patches for 2.6.31
SVN-Revision: 17366
15 years ago
Gabor Juhos 167120730b initialize ndo_tx_timeout field of netdev_ops
SVN-Revision: 17363
15 years ago
Gabor Juhos d2693b8b60 refresh patches
SVN-Revision: 17362
15 years ago
Felix Fietkau 13269c1891 fix pdc20xx compile for linux 2.6
SVN-Revision: 17359
15 years ago
Felix Fietkau f29409ca1c brcm-2.4: fix ide disk detection on the wl-hdd
SVN-Revision: 17358
15 years ago
Mirko Vogt fb4727d391 also take over the files for 2.6.31
SVN-Revision: 17356
15 years ago
Florian Fainelli a25cec813e default is to generate a ramdisk image
SVN-Revision: 17352
15 years ago