Commit Graph

438 Commits (eea7bb328dfbd8ad1fdc451c6c57b87c9a0719e4)

Author SHA1 Message Date
Tim Yardley 026e6046eb same propset here as changeset:6500
SVN-Revision: 6501
17 years ago
Felix Fietkau c96e173c28 add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
SVN-Revision: 6481
17 years ago
Felix Fietkau df228a5d99 don't run mdev on hotplug pseudo-events that come from user space
SVN-Revision: 6480
17 years ago
Imre Kaloz 662fde9077 R.I.P. devfs
SVN-Revision: 6478
17 years ago
Felix Fietkau 0ddaeaf38b make find_mtd_part work without devfs
SVN-Revision: 6466
17 years ago
Tim Yardley 484609eeb0 commit profile support for base-files... patches still need to be done
SVN-Revision: 6465
17 years ago
Felix Fietkau c55d91061f add SimpleTech SimpleShare NAS diag support (untested; based on patch from #1352)
SVN-Revision: 6460
17 years ago
Felix Fietkau 65b4654000 add support for static routes - based on the patch from #1365
SVN-Revision: 6457
17 years ago
Felix Fietkau 84bec9f9cf add support for if{down,up} -a and implement proper start/stop/restart for /etc/init.d/network
SVN-Revision: 6455
17 years ago
Felix Fietkau 68ca8e7818 make squashfs overlay support more generic and integrate it for x86-2.6
SVN-Revision: 6450
17 years ago
Felix Fietkau 7b73e474d6 fix compile error
SVN-Revision: 6448
17 years ago
Felix Fietkau 30ef579f48 make the iptables package robust to kernel config changes
SVN-Revision: 6447
17 years ago
Florian Fainelli 01076affd3 Package sit module as part of kmod-ipv6 (#1424)
SVN-Revision: 6445
17 years ago
Florian Fainelli 354d3cc326 Make strongswan really depend on 2.4 kernels
SVN-Revision: 6444
17 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
17 years ago
Felix Fietkau fd854cdd2a fix the issue of httpd no longer working when its root directory is replaced
SVN-Revision: 6437
17 years ago
Florian Fainelli fae10ffbd2 Fix dependency on zlib
SVN-Revision: 6433
17 years ago
Florian Fainelli 344f4792ec Revert previous commit oops :/
SVN-Revision: 6431
17 years ago
Florian Fainelli e1ab21a766 Re-enable fuse for 2.4 kernels as well (#1346)
SVN-Revision: 6430
17 years ago
Florian Fainelli c3521420dc Add strongswan (#1330)
SVN-Revision: 6429
17 years ago
Felix Fietkau 15a9b61bbd fix kexec-tools build
SVN-Revision: 6428
17 years ago
Florian Fainelli 780712e30e Add ipt_CLASSIFY target for 2.4 kernels (#1338)
SVN-Revision: 6424
17 years ago
Felix Fietkau b564a78892 add missing dependencies (#1244)
SVN-Revision: 6421
17 years ago
Felix Fietkau 89b89ef77d add wl-500w diag support (untested, based on patch from #1298)
SVN-Revision: 6416
17 years ago
Felix Fietkau c1ab24d04a add a check for brctl in the unbridge() function (fixes #1417)
SVN-Revision: 6410
17 years ago
Felix Fietkau 90a57bbefb use config_get_bool for hide_ssid option in madwifi
SVN-Revision: 6408
17 years ago
Felix Fietkau 4215478ffe move config_get_bool from /sbin/wifi to /etc/functions.sh
SVN-Revision: 6407
17 years ago
Florian Fainelli e74ae58645 Add hidden_ssid option to madwifi script (#1363)
SVN-Revision: 6406
17 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
17 years ago
Felix Fietkau 6a5508ae3e fix alsa compile
SVN-Revision: 6401
17 years ago
Florian Fainelli 3645728cbf Make cifs depend on kmod-nls-base (#1360)
SVN-Revision: 6400
17 years ago
Felix Fietkau a375c80449 fix pam header related compile error in dropbear
SVN-Revision: 6397
17 years ago
Florian Fainelli 458fc9e144 Add macosx fix from #1407
SVN-Revision: 6392
17 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
17 years ago
Felix Fietkau d5c4dc7002 add missing dependency
SVN-Revision: 6389
17 years ago
Felix Fietkau 28c9621bef minor cleanup
SVN-Revision: 6381
17 years ago
Felix Fietkau 4e60cfe51f use default_subtargets in package/Makefile and target/Makefile
SVN-Revision: 6380
17 years ago
Felix Fietkau edc1c4ecda more cleanup
SVN-Revision: 6373
17 years ago
Felix Fietkau d6299cafc8 various configure related cleanups
SVN-Revision: 6372
17 years ago
Felix Fietkau df6e68a841 fix path to usb audio module
SVN-Revision: 6364
17 years ago
Felix Fietkau 1c1aee5e7c fix KCONFIG for usb-audio package (#1335)
SVN-Revision: 6363
17 years ago
Felix Fietkau 92feed28d8 more reliable fix for handling ppp
SVN-Revision: 6356
17 years ago
Felix Fietkau 43580f1b1d integrate the fix from #1348 and clean up the network scripts a bit...
SVN-Revision: 6355
17 years ago
Felix Fietkau 644af0aebf fix ppp defaultroute issues (based on patch from #1386, fixes #1181)
SVN-Revision: 6354
17 years ago
Felix Fietkau a780bac5cc add -mlong-calls cflag to alsa mips build (patch from #1391)
SVN-Revision: 6349
17 years ago
Imre Kaloz bc8f1f36cf NTFS-3G is at v1.0 now
SVN-Revision: 6344
17 years ago
Florian Fainelli f393bed10e Move aodv-uu to trunk/
SVN-Revision: 6335
17 years ago
Felix Fietkau 5f019983aa nuke even more debug stuff
SVN-Revision: 6333
17 years ago
Felix Fietkau 6d3a4c8468 sorry, last commit had a bug
SVN-Revision: 6332
17 years ago
Felix Fietkau d40798d4c6 fix debug patch for ahb
SVN-Revision: 6331
17 years ago