| Commit message (Expand) | Author | Age | Files | Lines |
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 | 15 | -26/+33 |
* | make hotplug2 depend on udevtrigger | Felix Fietkau | 2007-03-04 | 1 | -1/+1 |
* | add hotplug2 | Felix Fietkau | 2007-03-04 | 1 | -0/+42 |
* | upgrade udev to latest version and add separate package for udevtrigger (will... | Felix Fietkau | 2007-03-04 | 1 | -2/+13 |
* | hopefully fix ping bugs introduced in [6443] | Felix Fietkau | 2007-03-04 | 1 | -12/+1 |
* | only mount sysfs once (thx, ejka) | Felix Fietkau | 2007-03-04 | 1 | -2/+0 |
* | same propset here as changeset:6500 | Tim Yardley | 2007-03-04 | 15 | -15/+15 |
* | add failsafe support for x86-2.6 and fix mdev support for platforms using /et... | Felix Fietkau | 2007-03-03 | 3 | -13/+24 |
* | don't run mdev on hotplug pseudo-events that come from user space | Felix Fietkau | 2007-03-03 | 1 | -1/+1 |
* | R.I.P. devfs | Imre Kaloz | 2007-03-03 | 7 | -4/+23 |
* | make find_mtd_part work without devfs | Felix Fietkau | 2007-03-02 | 1 | -1/+3 |
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 | 1 | -2/+7 |
* | add SimpleTech SimpleShare NAS diag support (untested; based on patch from #1... | Felix Fietkau | 2007-03-02 | 1 | -2/+20 |
* | add support for static routes - based on the patch from #1365 | Felix Fietkau | 2007-03-02 | 2 | -1/+44 |
* | add support for if{down,up} -a and implement proper start/stop/restart for /e... | Felix Fietkau | 2007-03-02 | 2 | -2/+22 |
* | make squashfs overlay support more generic and integrate it for x86-2.6 | Felix Fietkau | 2007-03-02 | 4 | -2/+153 |
* | fix compile error | Felix Fietkau | 2007-03-01 | 1 | -1/+8 |
* | make the iptables package robust to kernel config changes | Felix Fietkau | 2007-03-01 | 1 | -0/+4 |
* | Package sit module as part of kmod-ipv6 (#1424) | Florian Fainelli | 2007-03-01 | 1 | -1/+1 |
* | Make strongswan really depend on 2.4 kernels | Florian Fainelli | 2007-03-01 | 1 | -0/+2 |
* | Fix truncated pings results when packets are too small. Also check for packet... | Florian Fainelli | 2007-02-28 | 1 | -0/+42 |
* | fix the issue of httpd no longer working when its root directory is replaced | Felix Fietkau | 2007-02-28 | 1 | -0/+28 |
* | Fix dependency on zlib | Florian Fainelli | 2007-02-28 | 1 | -1/+1 |
* | Revert previous commit oops :/ | Florian Fainelli | 2007-02-28 | 1 | -9/+4 |
* | Re-enable fuse for 2.4 kernels as well (#1346) | Florian Fainelli | 2007-02-28 | 1 | -3/+9 |
* | Add strongswan (#1330) | Florian Fainelli | 2007-02-28 | 17 | -0/+1468 |
* | fix kexec-tools build | Felix Fietkau | 2007-02-28 | 1 | -3/+8 |
* | Add ipt_CLASSIFY target for 2.4 kernels (#1338) | Florian Fainelli | 2007-02-28 | 2 | -0/+2 |
* | add missing dependencies (#1244) | Felix Fietkau | 2007-02-28 | 1 | -1/+1 |
* | add wl-500w diag support (untested, based on patch from #1298) | Felix Fietkau | 2007-02-28 | 1 | -0/+13 |
* | add a check for brctl in the unbridge() function (fixes #1417) | Felix Fietkau | 2007-02-27 | 1 | -1/+2 |
* | use config_get_bool for hide_ssid option in madwifi | Felix Fietkau | 2007-02-27 | 1 | -3/+3 |
* | move config_get_bool from /sbin/wifi to /etc/functions.sh | Felix Fietkau | 2007-02-27 | 2 | -11/+11 |
* | Add hidden_ssid option to madwifi script (#1363) | Florian Fainelli | 2007-02-27 | 1 | -0/+3 |
* | remove compatibility crap from libfuse which seems to break on uClibc, becaus... | Felix Fietkau | 2007-02-27 | 2 | -0/+203 |
* | fix alsa compile | Felix Fietkau | 2007-02-27 | 1 | -0/+1 |
* | Make cifs depend on kmod-nls-base (#1360) | Florian Fainelli | 2007-02-27 | 1 | -0/+1 |
* | fix pam header related compile error in dropbear | Felix Fietkau | 2007-02-27 | 1 | -0/+19 |
* | Add macosx fix from #1407 | Florian Fainelli | 2007-02-26 | 1 | -0/+11 |
* | Integrate basic UCI config file validation support Needs more testing and val... | Felix Fietkau | 2007-02-26 | 8 | -31/+656 |
* | add missing dependency | Felix Fietkau | 2007-02-26 | 1 | -1/+1 |
* | minor cleanup | Felix Fietkau | 2007-02-26 | 1 | -15/+12 |
* | use default_subtargets in package/Makefile and target/Makefile | Felix Fietkau | 2007-02-26 | 1 | -14/+1 |
* | more cleanup | Felix Fietkau | 2007-02-25 | 1 | -33/+14 |
* | various configure related cleanups | Felix Fietkau | 2007-02-25 | 8 | -134/+49 |
* | fix path to usb audio module | Felix Fietkau | 2007-02-25 | 1 | -1/+1 |
* | fix KCONFIG for usb-audio package (#1335) | Felix Fietkau | 2007-02-25 | 1 | -1/+2 |
* | more reliable fix for handling ppp | Felix Fietkau | 2007-02-25 | 2 | -4/+5 |
* | integrate the fix from #1348 and clean up the network scripts a bit... | Felix Fietkau | 2007-02-25 | 1 | -18/+39 |
* | fix ppp defaultroute issues (based on patch from #1386, fixes #1181) | Felix Fietkau | 2007-02-25 | 1 | -0/+4 |