Gabor Juhos
3ac119b8cf
package/uboot-envtools: generate config-file from UCI
...
This adds an init-script for generating /etc/fw_env.config from UCI in
case it doesn't exist yet.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28697
13 years ago
Gabor Juhos
c5ff1e8e96
package/uboot-envtools: remove runtime dependency of zlib
...
zlib is a build-dependency, but in runtime zlib is not required,
see:
root@OpenWrt:/# ldd /usr/sbin/fw_printenv
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2abb2000)
libc.so.0 => /lib/libc.so.0 (0x2abd4000)
ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x2ab9a000)
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28696
13 years ago
Gabor Juhos
06d9653b36
ar71xx: remove default network config of the mzk-w04nu board as well
...
It works with the generic config.
SVN-Revision: 28695
13 years ago
Gabor Juhos
693c777eaf
ar71xx: remove LED setup of nonexistent interfaces on RB750
...
SVN-Revision: 28693
13 years ago
Gabor Juhos
2bcd612e72
ar71xx: remove default network config of the wnr2000 board
...
It is the same as the generic configuration.
SVN-Revision: 28692
13 years ago
Vasilis Tsiligiannis
98d6f2e1d9
.gitignore: Ignore Emacs editor generated files
...
SVN-Revision: 28690
13 years ago
Vasilis Tsiligiannis
17ccd4aec4
rt305x: Create factory image for Fonera 2.0n
...
SVN-Revision: 28689
13 years ago
Vasilis Tsiligiannis
aadbbc4bac
Add firmware tool for generating factory images for Edimax devices
...
SVN-Revision: 28688
13 years ago
Michael Büsch
29958120a2
omap24xx: Default to linux-3.1
...
SVN-Revision: 28687
13 years ago
Michael Büsch
c00fd42353
omap24xx: Fix n810 LCD initialization
...
SVN-Revision: 28685
13 years ago
Michael Büsch
f37c24d35f
omap24xx: Fix n810 boot
...
SVN-Revision: 28683
13 years ago
Jo-Philipp Wich
ef6d7a7e33
base-files: fix typo
...
SVN-Revision: 28681
13 years ago
Gabor Juhos
39b3bfcf6a
ar71xx/sysupgrade: use $magic_long instead of $magic when comparing with a 32-bit value
...
Aparently $magic_long was meant here instead of $magic when comparing with
32-bit values.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28678
13 years ago
Michael Büsch
fd0e6e1452
omap24xx: Refresh 3.1 config
...
SVN-Revision: 28677
13 years ago
Michael Büsch
ba9ee13744
omap24xx: Refresh 3.1 patches
...
SVN-Revision: 28676
13 years ago
Michael Büsch
e184bfe6f0
Fix tusb patch
...
SVN-Revision: 28675
13 years ago
Michael Büsch
a3db2f2055
omap24xx: Fix MUSB compile
...
SVN-Revision: 28674
13 years ago
Michael Büsch
5dde93038f
omap24xx: Add n800 touchscreen and keypad drivers. Thanks to Marat Radchenko.
...
SVN-Revision: 28673
13 years ago
Michael Büsch
7d123a86e3
omap24xx: Add 3.1 patchset.
...
SVN-Revision: 28672
13 years ago
Jo-Philipp Wich
50a22f4f9e
firewall: relocate TCPMSS rules into mangle table, add code to selectively clear them out again
...
SVN-Revision: 28669
13 years ago
Nicolas Thill
0a84f6a74e
package/kernel: various NLS handling fixes
...
* move AddDepends/nls to 001-depends.mk for proper use by other packages (closes : #7639 )
* make kmod-usb-core use it
* fix deps generated from its arguments (as used in kmod-fs-hfsplus)
SVN-Revision: 28668
13 years ago
Nicolas Thill
0c95fe5de1
package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf ( closes : #8045 )
...
SVN-Revision: 28666
13 years ago
Nicolas Thill
defe47ebbc
package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-firewire
...
SVN-Revision: 28665
13 years ago
Nicolas Thill
04f03b149d
package/kernel: fix my previous kmod-fs-cifs fix in r28661 (could I be sleep-deprived?)
...
SVN-Revision: 28663
13 years ago
Nicolas Thill
01fcc80afc
package/kernel: enable kmod-ata-core & kmod-scsi-core on x86
...
SVN-Revision: 28662
13 years ago
Nicolas Thill
897ab36e93
package/kernel: fix kmod-fs-cifs dependencies ( closes : #9381 , #10055 )
...
SVN-Revision: 28661
13 years ago
Nicolas Thill
c824c76aae
package/kernel: move MD4 crypto module in its own package
...
SVN-Revision: 28660
13 years ago
Nicolas Thill
4eeb0e1246
package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656)
...
SVN-Revision: 28659
13 years ago
Felix Fietkau
5e48d47dfe
scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm)
...
SVN-Revision: 28658
13 years ago
Nicolas Thill
ab29084cdb
package/kernel: prefix library modules with lib-
...
SVN-Revision: 28656
13 years ago
Nicolas Thill
fb1297dd1f
package/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfs
...
SVN-Revision: 28655
13 years ago
Nicolas Thill
340e50b393
package/kernel: add kmod-lib-lzo
...
SVN-Revision: 28654
13 years ago
Nicolas Thill
a13f6a4b75
package/kernel: remove SetDepends not needed anymore
...
SVN-Revision: 28653
13 years ago
Nicolas Thill
1f1ae372dd
package/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c only
...
SVN-Revision: 28652
13 years ago
Nicolas Thill
a66a8875bb
package/kernel: move crc32c in its own package
...
SVN-Revision: 28651
13 years ago
Nicolas Thill
3bcb16b305
package/blockmount: simplify extroot module loading logic
...
SVN-Revision: 28650
13 years ago
Nicolas Thill
b5af64c529
kernel: build kmod even for modules built-in
...
SVN-Revision: 28649
13 years ago
Felix Fietkau
b58d54f621
comgt: add missing file ( fixes #10301 )
...
SVN-Revision: 28648
13 years ago
Michael Büsch
b2d89b45d3
bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to =m for older kernels automagically.
...
SVN-Revision: 28638
13 years ago
Felix Fietkau
5601dc5f38
comgt: fix pin code config option
...
SVN-Revision: 28637
13 years ago
Felix Fietkau
3eea31fc6d
comgt: delay 3g bringup for sierra wireless cards until the card has locked on to the carrier, this helps with avoiding firmware hangs (thx, chris)
...
SVN-Revision: 28636
13 years ago
Felix Fietkau
c932bcee1c
add sierra-directip, a package based on the latest DirectIP capable sierra wireless drivers + some fixes
...
SVN-Revision: 28635
13 years ago
Felix Fietkau
d495281b6e
comgt: port 3g.sh to netifd
...
SVN-Revision: 28634
13 years ago
Felix Fietkau
2af4d04336
ubus: update to latest version, fixes recursion issues in libubus
...
SVN-Revision: 28633
13 years ago
Felix Fietkau
bebd9aec71
netifd: update, prefix proto handler callbacks with 'proto_'
...
SVN-Revision: 28632
13 years ago
Felix Fietkau
24bf5c41a0
netifd: remove obsolete _init callbacks, set available=1 for ppp
...
SVN-Revision: 28631
13 years ago
Felix Fietkau
b3d7c7b1b5
netifd: allow ppp based proto handlers to override the connect/disconnect script
...
SVN-Revision: 28630
13 years ago
Felix Fietkau
1138f84e6c
netifd: update to latest, adds support for protocol notifiers to signal interface availability
...
SVN-Revision: 28629
13 years ago
Jo-Philipp Wich
c7ac1b5b0c
firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_dest is given but does not resolve to an ip
...
SVN-Revision: 28628
13 years ago
Michael Büsch
69853cc4e8
Fix kernel version check macro typo
...
SVN-Revision: 28627
13 years ago