Commit Graph

4794 Commits (eaf0c708f2c23265ce9f95d38d3bb1d942d68e3f)
 

Author SHA1 Message Date
Felix Fietkau 0373c4a352 use /etc/preinit on atheros-2.6
SVN-Revision: 6452
18 years ago
Felix Fietkau d2c8e9104d add squashfs support for atheros-2.6
SVN-Revision: 6451
18 years ago
Felix Fietkau 68ca8e7818 make squashfs overlay support more generic and integrate it for x86-2.6
SVN-Revision: 6450
18 years ago
Felix Fietkau a256c81dd9 move mtd rootfs split patch to generic-2.6, disabled for broadcom targets until the flash map driver is updated and tested
SVN-Revision: 6449
18 years ago
Felix Fietkau 7b73e474d6 fix compile error
SVN-Revision: 6448
18 years ago
Felix Fietkau 30ef579f48 make the iptables package robust to kernel config changes
SVN-Revision: 6447
18 years ago
Felix Fietkau c762548eee flash related cleanups
SVN-Revision: 6446
18 years ago
Florian Fainelli 01076affd3 Package sit module as part of kmod-ipv6 (#1424)
SVN-Revision: 6445
18 years ago
Florian Fainelli 354d3cc326 Make strongswan really depend on 2.4 kernels
SVN-Revision: 6444
18 years ago
Florian Fainelli 9c6fe16260 Fix truncated pings results when packets are too small. Also check for packet maximum size, so that busybox's ping could not be responsible for flooding hosts.
SVN-Revision: 6443
18 years ago
Felix Fietkau 2a7df08119 mark uml as broken and add some cleanups (not working yet)
SVN-Revision: 6439
18 years ago
Felix Fietkau fd854cdd2a fix the issue of httpd no longer working when its root directory is replaced
SVN-Revision: 6437
18 years ago
Florian Fainelli fae10ffbd2 Fix dependency on zlib
SVN-Revision: 6433
18 years ago
Florian Fainelli 344f4792ec Revert previous commit oops :/
SVN-Revision: 6431
18 years ago
Florian Fainelli e1ab21a766 Re-enable fuse for 2.4 kernels as well (#1346)
SVN-Revision: 6430
18 years ago
Florian Fainelli c3521420dc Add strongswan (#1330)
SVN-Revision: 6429
18 years ago
Felix Fietkau 15a9b61bbd fix kexec-tools build
SVN-Revision: 6428
18 years ago
Felix Fietkau 74f71f0739 fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)
SVN-Revision: 6427
18 years ago
Florian Fainelli f5616580b3 Forgot the patch for CLASSIFY
SVN-Revision: 6425
18 years ago
Florian Fainelli 780712e30e Add ipt_CLASSIFY target for 2.4 kernels (#1338)
SVN-Revision: 6424
18 years ago
Felix Fietkau fd0969ba61 remove remaining unnecessary dependency
SVN-Revision: 6423
18 years ago
Felix Fietkau b564a78892 add missing dependencies (#1244)
SVN-Revision: 6421
18 years ago
Felix Fietkau 4273579814 add a patch to revert recent breakage in the intel cfi flash driver (fixes #1140)
SVN-Revision: 6420
18 years ago
Felix Fietkau cb3fc42f71 strip double quotes from grub boot options (fixes #1406)
SVN-Revision: 6419
18 years ago
Felix Fietkau d064080013 update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397
SVN-Revision: 6418
18 years ago
Felix Fietkau 295d0a7e82 allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)
SVN-Revision: 6417
18 years ago
Felix Fietkau 89b89ef77d add wl-500w diag support (untested, based on patch from #1298)
SVN-Revision: 6416
18 years ago
Felix Fietkau f1a91c2f71 move ccache to tools/ and fix potential dependency issue
SVN-Revision: 6413
18 years ago
Felix Fietkau 2c2bf90a8e fix ccache build (#1415)
SVN-Revision: 6412
18 years ago
Felix Fietkau c1ab24d04a add a check for brctl in the unbridge() function (fixes #1417)
SVN-Revision: 6410
18 years ago
Felix Fietkau 90a57bbefb use config_get_bool for hide_ssid option in madwifi
SVN-Revision: 6408
18 years ago
Felix Fietkau 4215478ffe move config_get_bool from /sbin/wifi to /etc/functions.sh
SVN-Revision: 6407
18 years ago
Florian Fainelli e74ae58645 Add hidden_ssid option to madwifi script (#1363)
SVN-Revision: 6406
18 years ago
Felix Fietkau 423e90915d Massive speedup in the package/target scanning step - per package metadata files are now cached. - timestamp.pl calls have been replaced with make file dependencies - an extra stamp file ensures that directory listing changes force a rebuild
SVN-Revision: 6404
18 years ago
Felix Fietkau 046dc6bde1 remove compatibility crap from libfuse which seems to break on uClibc, because of problems with versioned symbols
SVN-Revision: 6402
18 years ago
Felix Fietkau 6a5508ae3e fix alsa compile
SVN-Revision: 6401
18 years ago
Florian Fainelli 3645728cbf Make cifs depend on kmod-nls-base (#1360)
SVN-Revision: 6400
18 years ago
Felix Fietkau a375c80449 fix pam header related compile error in dropbear
SVN-Revision: 6397
18 years ago
Florian Fainelli 458fc9e144 Add macosx fix from #1407
SVN-Revision: 6392
18 years ago
Felix Fietkau 9405a2a6be Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet
Code contributed by Fraunhofer Fokus

SVN-Revision: 6391
18 years ago
Felix Fietkau c6a4f047e3 correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
SVN-Revision: 6390
18 years ago
Felix Fietkau d5c4dc7002 add missing dependency
SVN-Revision: 6389
18 years ago
Felix Fietkau 27b40a7f30 document MAKE_FLAGS and MAKE_VARS
SVN-Revision: 6385
18 years ago
Felix Fietkau 6f4854e5e5 add information about the tex4ht requirement for the docs
SVN-Revision: 6384
18 years ago
Felix Fietkau f30058fda2 add missing copyright header
SVN-Revision: 6383
18 years ago
Felix Fietkau ecf6837f87 add x86_64 sitefile
SVN-Revision: 6382
18 years ago
Felix Fietkau 28c9621bef minor cleanup
SVN-Revision: 6381
18 years ago
Felix Fietkau 4e60cfe51f use default_subtargets in package/Makefile and target/Makefile
SVN-Revision: 6380
18 years ago
Felix Fietkau 27fd6cee56 remove old variables
SVN-Revision: 6379
18 years ago
Felix Fietkau 5e50dd560a move CXXFLAGS to MAKE_VARS
SVN-Revision: 6378
18 years ago