1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-02 22:22:25 +03:00
Commit Graph

16221 Commits

Author SHA1 Message Date
lars
dfdd7a1581 [kernel] More missing debug config symbols for the generic 2.6.32 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 14:56:52 +00:00
jow
7c22456d9d [imagebuilder] fix custom package selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 01:56:48 +00:00
thepeople
ea0f6ae1f0 add geodns addresses for the kernel, closes #6574
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 01:07:44 +00:00
thepeople
aa5799156e fix mistake, thanks xMff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 01:05:31 +00:00
thepeople
669c4ccdd1 sync kernel config, closes #6675
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 00:53:21 +00:00
lars
ce4e4e59e6 [kernel] Add some missing debug symbols to the generic 2.6.32 config.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 00:45:34 +00:00
jow
7c695d1132 [x86] prepare kernel 2.6.32 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 00:37:11 +00:00
jow
68ea568ac8 [x86] add preinit xenfs mount handler
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 22:37:17 +00:00
jow
9ac055aef2 [x86] make console port editable through menuconfig, gzip ext2 images, add suitable defaults for Xen
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 19:04:12 +00:00
jow
3d52559043 [package] kernel: add xen kmods
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 19:01:45 +00:00
jow
11b3d2a843 [x86] add Xen DomU subtarget
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 19:01:10 +00:00
jow
9da43c2d73 [generic-2.6] add some missing symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 18:57:47 +00:00
jow
3abdc13b68 [package] base-files: add /dev/hvcX to hotplug common rules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 18:57:01 +00:00
kaloz
825dd1f572 remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 already includes a fix for this..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 09:39:51 +00:00
jow
ef34750d84 [package] base-files: revert dhcp state information on ifdown and restore pre-r19530 behaviour in udhcp default.script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 02:06:57 +00:00
thepeople
d5df4c3d39 [tools/wrt350nv2-builder] Update to v2.1
Stays closer to the stock firmware by using wrt350n.bin for the
created image.
Adds the possibility to create the image in two separate steps (-b / -z).
Makefiles now support the possibility to include a u-boot image for a
100%-stock-like image.

Signed off by: Matthias Buecher <mail@maddes.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 01:40:57 +00:00
thepeople
accff9a4a7 Here is LVM support for OpenWRT. It introduces 3 new packages:
- kmod-dm for the device mapper kernel module.
- kmod-libdevmapper for the device-mapper library.
- kmod-lvm2 for the lvm tool.
Note that it currently does not create the symlinks for all the lvm
tools, so you have to use lvm pvs rather than just pvs.
Thanks Stefan Monnier

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 01:37:02 +00:00
thepeople
bf0aeede47 disable devtmpfs in 2.6.32 because its not used, thanks tripolar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 01:18:50 +00:00
thepeople
a0fa134a9e update brcm47xx to .32, thanks tripolar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 01:14:56 +00:00
thepeople
8fce8f5924 update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 01:12:11 +00:00
juhosg
3fc7a0bec9 mpc83xx: add 2.6.32 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 13:31:52 +00:00
juhosg
6bf7968462 mpc83xx: enable jffs2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 13:31:49 +00:00
juhosg
1519f71815 mpc83xx: sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 13:31:47 +00:00
juhosg
478a8c2173 mpc83xx: fix device registration on the RB600
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 13:31:44 +00:00
juhosg
4036e30fb0 kernel: 2.6.32: move discarding of SYMTAB entries to the right place.
This helps to avoid linker errors on various targets. Also remove the
scsi_sd section fix patch, because it is not needed now.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 13:31:40 +00:00
juhosg
a1ab296cfb sort Kconfig symbols automatically to make Kaloz happy :p
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 13:07:10 +00:00
kaloz
0b86ea3caf clean up handling of some kernel symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 09:33:16 +00:00
kaloz
80f663be76 re-sort all target and subtarget config files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 08:55:15 +00:00
kaloz
6f4062c051 remove 2.6.21 patches and config, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 08:40:20 +00:00
kaloz
cdce93c921 with no users left, remove support for 2.6.21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 08:37:57 +00:00
kaloz
ac57f1f687 we use per-target kernel versions for 2.6 for a long time now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 08:35:33 +00:00
kaloz
c35cd80f40 [iop32x]: upgrade to 2.6.32.7, only build squashfs images by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 08:30:12 +00:00
thepeople
5059d246b9 change the opkg path due to changes in the buildsystem, fixes incorrect path in snapshot images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 02:38:08 +00:00
thepeople
58a312461e Add destination ip of the wan adapter useful if you have multiple ip addresses.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 02:33:34 +00:00
juhosg
03ec19bb1a ar71xx: fix WLAN mac address on the TL-WR1043ND
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-10 20:01:20 +00:00
florian
1b043cb00c [uml] move 2.6.30 patches to their appropriate directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-10 08:48:33 +00:00
florian
a02f62c75f [cobalt] switch to 2.6.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-10 08:48:29 +00:00
jow
cce5cf4ccd [package] dropbear: performance improvements in init script, quiet mode for start-stop-daemon - patch by Matthias Buecher <mail@maddes.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-10 00:34:32 +00:00
lars
ab8bd8a6bd [base-files] Don't do lazy unmounting of filessystems at reboot/poweroff.
It is unneeded and could couse a broken filesystem if unmounting takes to long.
Thanks to Peter Wagner


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-09 18:07:36 +00:00
juhosg
213a414e3b ar71xx: enable CFI probe for the WZR-HP-G300NH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-09 17:55:36 +00:00
juhosg
5f21a10d5e ar71xx: sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-09 17:55:33 +00:00
juhosg
ae4dfcda15 ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-09 16:27:35 +00:00
kaloz
d4db749fd7 [pxa]: upgrade to 2.6.32.7, switch to squashfs, remove broken flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-09 00:11:50 +00:00
lars
ed2d03fdee [xburst] jz4740_fb: Do not disable lcd clock during blanking. Only during
suspend.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08 23:36:18 +00:00
lars
1d010919f0 Allow colored output to be disabled when running a non-verbose build by
setting NO_COLOR=1


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08 22:28:19 +00:00
lars
6514a31be8 [packages] util-linux-ng: Build setterm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08 22:05:11 +00:00
kaloz
a707b20c7c [gemini]: upgrade to 2.6.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08 21:55:13 +00:00
kaloz
cc141d8963 refresh patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08 21:27:13 +00:00
kaloz
8e944ed58c the CS toolchain FTBS for the gemini, use the old one for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08 21:26:54 +00:00
kaloz
551506c29c [arm]: add a backported fix for the uncompression code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08 21:25:46 +00:00