Commit Graph

3987 Commits (8838ffd68d915fc356836468e30e7a26f1f6150a)
 

Author SHA1 Message Date
Felix Fietkau 8838ffd68d speed up the build system a little bit
SVN-Revision: 5506
18 years ago
Felix Fietkau 0f4a0fa10a fix mtd compile
SVN-Revision: 5505
18 years ago
Felix Fietkau d130994932 fix unnecessary rebuild of .targetinfo
SVN-Revision: 5504
18 years ago
Felix Fietkau e97426b839 fix typo
SVN-Revision: 5503
18 years ago
Felix Fietkau 3207e32a9e fix path to temporary files
SVN-Revision: 5502
18 years ago
Felix Fietkau 90008e868d fix default target
SVN-Revision: 5501
18 years ago
Felix Fietkau 137d2b4d43 fix jffs2root compile
SVN-Revision: 5500
18 years ago
Felix Fietkau 71c4f89f29 add missing include
SVN-Revision: 5499
18 years ago
Felix Fietkau cf4e7af392 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
SVN-Revision: 5498
18 years ago
Felix Fietkau 312802199b allow the user to disable downlink shaping by removing the option download ... line
SVN-Revision: 5497
18 years ago
Felix Fietkau cbe21ae5f5 move two functions from broadcom.sh to /sbin/wifi
SVN-Revision: 5496
18 years ago
Felix Fietkau bc779dc435 make sure udhcpc is spawned as a background process (use eval)
SVN-Revision: 5494
18 years ago
Felix Fietkau 57ab02b754 add support for -t 0 (infinite retry) in busybox udhcpc and use it in the network scripts
SVN-Revision: 5493
18 years ago
Felix Fietkau 223fdb0443 replace br0 with $LAN
SVN-Revision: 5492
18 years ago
Felix Fietkau 5808fe52a4 fix dhcp hotplug events
SVN-Revision: 5491
18 years ago
Felix Fietkau f458a8f21b fix ifdown hotplug event for static
SVN-Revision: 5490
18 years ago
Felix Fietkau 57f2868c3d fix ifup hotplug event for static
SVN-Revision: 5489
18 years ago
Felix Fietkau 1dc538c39a fix for multiple extra commands in init scripts using rc.common
SVN-Revision: 5488
18 years ago
Florian Fainelli 7ea7acad21 Enable iso9660 and udf kernel modules (#930)
SVN-Revision: 5485
18 years ago
Felix Fietkau b592d36cb1 forward port diag changes from whiterussian, add extra abstraction for the gpio stuff
SVN-Revision: 5478
18 years ago
Felix Fietkau 4e32115f2d make nozomi linux 2.4 only for now
SVN-Revision: 5477
18 years ago
Felix Fietkau ccc401e49e comgt: make firewalling changes when umts goes up or down
SVN-Revision: 5476
18 years ago
Felix Fietkau e3e87f09d9 fix potential data loss issue on failed umount (patch from #942)
SVN-Revision: 5474
18 years ago
Felix Fietkau f80c6e9e29 use target nm instead of host nm for ar7 images (#936)
SVN-Revision: 5473
18 years ago
Florian Fainelli 18b1a6dd6e Ensure dropbear is installed before disabling telnet (#920)
SVN-Revision: 5465
18 years ago
Florian Fainelli 0b1e4d027a Change httpd realm to match the hostname (#932)
SVN-Revision: 5464
18 years ago
Nicolas Thill b4d550ad84 fix typos in CONFIG_SITE files
SVN-Revision: 5456
18 years ago
Tim Yardley 6c8d5185bf some basic cleanup, stylistic change for config files, and slight fixes
SVN-Revision: 5455
18 years ago
Florian Fainelli 62dc30f27a Add missing definitions, prevented users of Fedora Core 5 (and probably others) to build UML kernels.
SVN-Revision: 5453
18 years ago
Florian Fainelli cc1a5ba87a Add support for ne2000 pci NIC (#916)
SVN-Revision: 5451
18 years ago
Florian Fainelli 1e26feb489 Fix wrong md5sum for nozomi (#915)
SVN-Revision: 5450
18 years ago
Nicolas Thill a8b4fcb839 revert autotools files touching: it has side effects (closes: #918)
SVN-Revision: 5448
18 years ago
Florian Fainelli bbf8e1ffce Add automake-1.4 host tool dependency to linux-atm (#910)
SVN-Revision: 5447
18 years ago
Florian Fainelli 4b8a0d4318 Update kernel configurations to enable NLS KOI8R (russian) and package the module (#819 - second part)
SVN-Revision: 5446
18 years ago
Felix Fietkau d3eb833d18 fix nozomi default
SVN-Revision: 5445
18 years ago
Florian Fainelli e410cb37bf Test if symbolic is already there (#886)
SVN-Revision: 5442
18 years ago
Felix Fietkau ec9592d2ea remove obsolete patch
SVN-Revision: 5438
18 years ago
Felix Fietkau 8cc785bdf6 move comgt to trunk and add network scripts for umts compatible with the wrt54g3g
SVN-Revision: 5433
18 years ago
Felix Fietkau ab80113a68 call interface stop handler on ifdown
SVN-Revision: 5432
18 years ago
Felix Fietkau 68334478aa add nozomi driver
SVN-Revision: 5431
18 years ago
Felix Fietkau b7bede71f6 enable nvram utility by default
SVN-Revision: 5429
18 years ago
Felix Fietkau a61a61e523 fix typo
SVN-Revision: 5428
18 years ago
Felix Fietkau 86e2fbaaa4 rename the <boardname>-<kernelversion> directories of base-files to just <boardname>, so that the broadcom stuff can share files across kernel versions. adding back <boardname>-<kernelversion> for version specific overrides is still possible
SVN-Revision: 5427
18 years ago
Felix Fietkau c9dcbd5531 port new diag driver to kamikaze
SVN-Revision: 5426
18 years ago
Felix Fietkau c7213d81d6 add config option for autostart of network interfaces
SVN-Revision: 5425
18 years ago
Felix Fietkau 31594de2bd use irq sharing on the serial line
SVN-Revision: 5424
18 years ago
Florian Fainelli a72fd20a82 export WAN variable so that firewall works (#907)
SVN-Revision: 5412
18 years ago
Florian Fainelli 93558441bd Fixes module autoloading for Wireless devices (#906)
SVN-Revision: 5410
18 years ago
Felix Fietkau e9ce379d25 fix missing variable assignment (found by db90h)
SVN-Revision: 5395
18 years ago
Florian Fainelli 7af8ef7b0e Move out autotools touching stuff to a macro
SVN-Revision: 5390
18 years ago