Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add vga console support for x86-2.6 images (fixes #1342, #840) | Felix Fietkau | 2007-03-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 6530 | ||||
* | trunk.. same deal as changeset:6526 | Tim Yardley | 2007-03-05 | 20 | -0/+0 |
| | | | | SVN-Revision: 6527 | ||||
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 | 15 | -26/+33 |
| | | | | SVN-Revision: 6512 | ||||
* | make hotplug2 depend on udevtrigger | Felix Fietkau | 2007-03-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 6511 | ||||
* | add hotplug2 | Felix Fietkau | 2007-03-04 | 1 | -0/+42 |
| | | | | SVN-Revision: 6510 | ||||
* | upgrade udev to latest version and add separate package for udevtrigger ↵ | Felix Fietkau | 2007-03-04 | 1 | -2/+13 |
| | | | | | | (will be used by hotplug2) SVN-Revision: 6509 | ||||
* | hopefully fix ping bugs introduced in [6443] | Felix Fietkau | 2007-03-04 | 1 | -12/+1 |
| | | | | SVN-Revision: 6505 | ||||
* | only mount sysfs once (thx, ejka) | Felix Fietkau | 2007-03-04 | 1 | -2/+0 |
| | | | | SVN-Revision: 6504 | ||||
* | same propset here as changeset:6500 | Tim Yardley | 2007-03-04 | 15 | -15/+15 |
| | | | | SVN-Revision: 6501 | ||||
* | add failsafe support for x86-2.6 and fix mdev support for platforms using ↵ | Felix Fietkau | 2007-03-03 | 3 | -13/+24 |
| | | | | | | /etc/preinit SVN-Revision: 6481 | ||||
* | don't run mdev on hotplug pseudo-events that come from user space | Felix Fietkau | 2007-03-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 6480 | ||||
* | R.I.P. devfs | Imre Kaloz | 2007-03-03 | 7 | -4/+23 |
| | | | | SVN-Revision: 6478 | ||||
* | make find_mtd_part work without devfs | Felix Fietkau | 2007-03-02 | 1 | -1/+3 |
| | | | | SVN-Revision: 6466 | ||||
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 | 1 | -2/+7 |
| | | | | SVN-Revision: 6465 | ||||
* | add SimpleTech SimpleShare NAS diag support (untested; based on patch from ↵ | Felix Fietkau | 2007-03-02 | 1 | -2/+20 |
| | | | | | | #1352) SVN-Revision: 6460 | ||||
* | add support for static routes - based on the patch from #1365 | Felix Fietkau | 2007-03-02 | 2 | -1/+44 |
| | | | | SVN-Revision: 6457 | ||||
* | add support for if{down,up} -a and implement proper start/stop/restart for ↵ | Felix Fietkau | 2007-03-02 | 2 | -2/+22 |
| | | | | | | /etc/init.d/network SVN-Revision: 6455 | ||||
* | make squashfs overlay support more generic and integrate it for x86-2.6 | Felix Fietkau | 2007-03-02 | 4 | -2/+153 |
| | | | | SVN-Revision: 6450 | ||||
* | fix compile error | Felix Fietkau | 2007-03-01 | 1 | -1/+8 |
| | | | | SVN-Revision: 6448 | ||||
* | make the iptables package robust to kernel config changes | Felix Fietkau | 2007-03-01 | 1 | -0/+4 |
| | | | | SVN-Revision: 6447 | ||||
* | Package sit module as part of kmod-ipv6 (#1424) | Florian Fainelli | 2007-03-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 6445 | ||||
* | Make strongswan really depend on 2.4 kernels | Florian Fainelli | 2007-03-01 | 1 | -0/+2 |
| | | | | SVN-Revision: 6444 | ||||
* | Fix truncated pings results when packets are too small. Also check for ↵ | Florian Fainelli | 2007-02-28 | 1 | -0/+42 |
| | | | | | | packet maximum size, so that busybox's ping could not be responsible for flooding hosts. SVN-Revision: 6443 | ||||
* | fix the issue of httpd no longer working when its root directory is replaced | Felix Fietkau | 2007-02-28 | 1 | -0/+28 |
| | | | | SVN-Revision: 6437 | ||||
* | Fix dependency on zlib | Florian Fainelli | 2007-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 6433 | ||||
* | Revert previous commit oops :/ | Florian Fainelli | 2007-02-28 | 1 | -9/+4 |
| | | | | SVN-Revision: 6431 | ||||
* | Re-enable fuse for 2.4 kernels as well (#1346) | Florian Fainelli | 2007-02-28 | 1 | -3/+9 |
| | | | | SVN-Revision: 6430 | ||||
* | Add strongswan (#1330) | Florian Fainelli | 2007-02-28 | 17 | -0/+1468 |
| | | | | SVN-Revision: 6429 | ||||
* | fix kexec-tools build | Felix Fietkau | 2007-02-28 | 1 | -3/+8 |
| | | | | SVN-Revision: 6428 | ||||
* | Add ipt_CLASSIFY target for 2.4 kernels (#1338) | Florian Fainelli | 2007-02-28 | 2 | -0/+2 |
| | | | | SVN-Revision: 6424 | ||||
* | add missing dependencies (#1244) | Felix Fietkau | 2007-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 6421 | ||||
* | add wl-500w diag support (untested, based on patch from #1298) | Felix Fietkau | 2007-02-28 | 1 | -0/+13 |
| | | | | SVN-Revision: 6416 | ||||
* | add a check for brctl in the unbridge() function (fixes #1417) | Felix Fietkau | 2007-02-27 | 1 | -1/+2 |
| | | | | SVN-Revision: 6410 | ||||
* | use config_get_bool for hide_ssid option in madwifi | Felix Fietkau | 2007-02-27 | 1 | -3/+3 |
| | | | | SVN-Revision: 6408 | ||||
* | move config_get_bool from /sbin/wifi to /etc/functions.sh | Felix Fietkau | 2007-02-27 | 2 | -11/+11 |
| | | | | SVN-Revision: 6407 | ||||
* | Add hidden_ssid option to madwifi script (#1363) | Florian Fainelli | 2007-02-27 | 1 | -0/+3 |
| | | | | SVN-Revision: 6406 | ||||
* | remove compatibility crap from libfuse which seems to break on uClibc, ↵ | Felix Fietkau | 2007-02-27 | 2 | -0/+203 |
| | | | | | | because of problems with versioned symbols SVN-Revision: 6402 | ||||
* | fix alsa compile | Felix Fietkau | 2007-02-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 6401 | ||||
* | Make cifs depend on kmod-nls-base (#1360) | Florian Fainelli | 2007-02-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 6400 | ||||
* | fix pam header related compile error in dropbear | Felix Fietkau | 2007-02-27 | 1 | -0/+19 |
| | | | | SVN-Revision: 6397 | ||||
* | Add macosx fix from #1407 | Florian Fainelli | 2007-02-26 | 1 | -0/+11 |
| | | | | SVN-Revision: 6392 | ||||
* | Integrate basic UCI config file validation support Needs more testing and ↵ | Felix Fietkau | 2007-02-26 | 8 | -31/+656 |
| | | | | | | | | validation is not enforced yet Code contributed by Fraunhofer Fokus SVN-Revision: 6391 | ||||
* | add missing dependency | Felix Fietkau | 2007-02-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 6389 | ||||
* | minor cleanup | Felix Fietkau | 2007-02-26 | 1 | -15/+12 |
| | | | | SVN-Revision: 6381 | ||||
* | use default_subtargets in package/Makefile and target/Makefile | Felix Fietkau | 2007-02-26 | 1 | -14/+1 |
| | | | | SVN-Revision: 6380 | ||||
* | more cleanup | Felix Fietkau | 2007-02-25 | 1 | -33/+14 |
| | | | | SVN-Revision: 6373 | ||||
* | various configure related cleanups | Felix Fietkau | 2007-02-25 | 8 | -134/+49 |
| | | | | SVN-Revision: 6372 | ||||
* | fix path to usb audio module | Felix Fietkau | 2007-02-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 6364 | ||||
* | fix KCONFIG for usb-audio package (#1335) | Felix Fietkau | 2007-02-25 | 1 | -1/+2 |
| | | | | SVN-Revision: 6363 | ||||
* | more reliable fix for handling ppp | Felix Fietkau | 2007-02-25 | 2 | -4/+5 |
| | | | | SVN-Revision: 6356 |