Felix Fietkau
cfb74b3b81
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>
SVN-Revision: 19639
15 years ago
Felix Fietkau
69d4a1e9b8
ath9k: adjust ack timeout workaround patch based on upstream submission
...
SVN-Revision: 19638
15 years ago
Imre Kaloz
8886484603
fixup the hunks in patch
...
SVN-Revision: 19635
15 years ago
Imre Kaloz
9df6b68bfa
ubicom32 isn't supported with binutils 2.18
...
SVN-Revision: 19632
15 years ago
Jo-Philipp Wich
98e41f341e
add missing symbols to default config
...
SVN-Revision: 19631
15 years ago
Gabor Juhos
1d3ab0732f
kernel: yet another missing config symbol for 2.6.32
...
SVN-Revision: 19629
15 years ago
Lars-Peter Clausen
85d6f271e4
jz-mmc: Fix deadlock which could occur if the card was removed while a data transfer was active.
...
SVN-Revision: 19628
15 years ago
Jo-Philipp Wich
1875c08dda
revert accidentally committed changes in Xen config
...
SVN-Revision: 19627
15 years ago
Jo-Philipp Wich
501235fc51
merge 2.6.31 and 2.6.32 configs
...
SVN-Revision: 19626
15 years ago
Jo-Philipp Wich
81c56d1c52
move kernel config symbols from the Xen subtarget to the platform config
...
SVN-Revision: 19625
15 years ago
Lars-Peter Clausen
26c885dfc4
More missing debug config symbols for the generic 2.6.32 config
...
SVN-Revision: 19624
15 years ago
Jo-Philipp Wich
9b4005c58c
fix custom package selection
...
SVN-Revision: 19623
15 years ago
Travis Kemen
cf7a37f119
add geodns addresses for the kernel, closes #6574
...
SVN-Revision: 19621
15 years ago
Travis Kemen
9afc4a1109
fix mistake, thanks xMff
...
SVN-Revision: 19620
15 years ago
Travis Kemen
2dc489505e
sync kernel config, closes #6675
...
SVN-Revision: 19619
15 years ago
Lars-Peter Clausen
5dcf0e571b
Add some missing debug symbols to the generic 2.6.32 config.
...
SVN-Revision: 19618
15 years ago
Jo-Philipp Wich
e268649a97
prepare kernel 2.6.32 support
...
SVN-Revision: 19617
15 years ago
Jo-Philipp Wich
a243108655
add preinit xenfs mount handler
...
SVN-Revision: 19616
15 years ago
Jo-Philipp Wich
e0fc8fb6aa
make console port editable through menuconfig, gzip ext2 images, add suitable defaults for Xen
...
SVN-Revision: 19612
15 years ago
Jo-Philipp Wich
e48f324dc0
kernel: add xen kmods
...
SVN-Revision: 19611
15 years ago
Jo-Philipp Wich
cde615a0b4
add Xen DomU subtarget
...
SVN-Revision: 19610
15 years ago
Jo-Philipp Wich
4db8a05770
add some missing symbols
...
SVN-Revision: 19609
15 years ago
Jo-Philipp Wich
2e0d14f9c2
base-files: add /dev/hvcX to hotplug common rules
...
SVN-Revision: 19608
15 years ago
Imre Kaloz
810b511a24
remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 already includes a fix for this..
...
SVN-Revision: 19598
15 years ago
Jo-Philipp Wich
250b52f673
base-files: revert dhcp state information on ifdown and restore pre-r19530 behaviour in udhcp default.script
...
SVN-Revision: 19597
15 years ago
Travis Kemen
cb9c37af38
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>
SVN-Revision: 19596
15 years ago
Travis Kemen
9e5844fda2
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
...
SVN-Revision: 19595
15 years ago
Travis Kemen
dfa8152068
disable devtmpfs in 2.6.32 because its not used, thanks tripolar
...
SVN-Revision: 19594
15 years ago
Travis Kemen
f05d9d2e8e
update brcm47xx to .32, thanks tripolar
...
SVN-Revision: 19592
15 years ago
Travis Kemen
5c75e1dd02
update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
...
SVN-Revision: 19591
15 years ago
Gabor Juhos
dce714ad07
mpc83xx: add 2.6.32 support
...
SVN-Revision: 19587
15 years ago
Gabor Juhos
ac41260100
mpc83xx: enable jffs2
...
SVN-Revision: 19586
15 years ago
Gabor Juhos
84748e6d47
mpc83xx: sync kernel config
...
SVN-Revision: 19585
15 years ago
Gabor Juhos
a99bc52758
mpc83xx: fix device registration on the RB600
...
SVN-Revision: 19584
15 years ago
Gabor Juhos
6960d7c8db
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.
SVN-Revision: 19583
15 years ago
Gabor Juhos
03779da9c6
sort Kconfig symbols automatically to make Kaloz happy :p
...
SVN-Revision: 19582
15 years ago
Imre Kaloz
825b37cc56
clean up handling of some kernel symbols
...
SVN-Revision: 19581
15 years ago
Imre Kaloz
0a52bc58f8
re-sort all target and subtarget config files
...
SVN-Revision: 19580
15 years ago
Imre Kaloz
a9f0a09c02
remove 2.6.21 patches and config, too
...
SVN-Revision: 19579
15 years ago
Imre Kaloz
7b367d0313
with no users left, remove support for 2.6.21
...
SVN-Revision: 19578
15 years ago
Imre Kaloz
32db1d47ff
we use per-target kernel versions for 2.6 for a long time now
...
SVN-Revision: 19577
15 years ago
Imre Kaloz
b4ff0e943a
upgrade to 2.6.32.7, only build squashfs images by default
...
SVN-Revision: 19576
15 years ago
Travis Kemen
9788414b55
change the opkg path due to changes in the buildsystem, fixes incorrect path in snapshot images
...
SVN-Revision: 19575
15 years ago
Travis Kemen
9f3a73d9e2
Add destination ip of the wan adapter useful if you have multiple ip addresses.
...
SVN-Revision: 19574
15 years ago
Gabor Juhos
0017e832cc
ar71xx: fix WLAN mac address on the TL-WR1043ND
...
SVN-Revision: 19573
15 years ago
Florian Fainelli
e71f4e9df0
move 2.6.30 patches to their appropriate directory
...
SVN-Revision: 19572
15 years ago
Florian Fainelli
6fd4369159
switch to 2.6.32
...
SVN-Revision: 19571
15 years ago
Jo-Philipp Wich
87d3ed312c
dropbear: performance improvements in init script, quiet mode for start-stop-daemon - patch by Matthias Buecher <mail@maddes.net>
...
SVN-Revision: 19569
15 years ago
Lars-Peter Clausen
275b0d8cd4
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
...
SVN-Revision: 19568
15 years ago
Gabor Juhos
b285f2fc16
ar71xx: enable CFI probe for the WZR-HP-G300NH
...
SVN-Revision: 19567
15 years ago