nbd
cf0d08e56e
hostapd: fix wpad compile on powerpc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:46 +00:00
nbd
e6052b4755
hostapd: move the roboswitch config override to the right place
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:42 +00:00
kaloz
9c0a1f1956
[etrax]: ...and probably claudio forgot to rename this directory, too :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 08:08:54 +00:00
kaloz
7987522958
I guess florian didn't want this file here ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 08:08:11 +00:00
kaloz
6c96f63720
[xburst]: change back kernel version to 2.6.32.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 08:00:13 +00:00
lars
cd02ed524b
Add audio feature flag.
...
There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 20:03:18 +00:00
nbd
74d7ae6816
swconfig: add copyright for Martin Mares
...
Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:29:07 +00:00
nbd
8fdfe51f29
swconfig: use print_attr_val() in CMD_GET
...
Use the print_attr_val() function introduced by the previous patch
to simplify the get command.
Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:29:04 +00:00
nbd
62634962e9
swconfig: add show command
...
Add a "show" command, which displays all attributes of the selected port,
VLAN, or of the whole switch.
Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:29:00 +00:00
nbd
958c69f1aa
swconfig: clean up command line parsing
...
The command line parser was unsystematic and it silently ignored
many illegal combinations of options. Try to clean that up.
Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:28:56 +00:00
nbd
29616c3532
ath9k: adjust ack timeout workaround patch based on upstream submission
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:28:52 +00:00
kaloz
51eeb15390
fixup the hunks in patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 11:34:25 +00:00
kaloz
14632568da
ubicom32 isn't supported with binutils 2.18
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 09:36:03 +00:00
jow
833439850e
[x86] add missing symbols to default config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-14 16:40:33 +00:00
juhosg
cea46cd3a4
kernel: yet another missing config symbol for 2.6.32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-14 12:50:09 +00:00
lars
fdc3e417f7
[xburst] jz-mmc: Fix deadlock which could occur if the card was removed while a
...
data transfer was active.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 23:08:26 +00:00
jow
6346d49aa9
[x86] revert accidentally committed changes in Xen config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 21:06:50 +00:00
jow
ed51187aa7
[x86] merge 2.6.31 and 2.6.32 configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 21:02:22 +00:00
jow
13590610e3
[x86] move kernel config symbols from the Xen subtarget to the platform config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 20:15:05 +00:00
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