Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expose an environment variable (IPKG_UPGRADE) to the scripts executed during ↵ | Tim Yardley | 2007-10-30 | 1 | -0/+41 |
| | | | | | | a package upgrade so that they can intelligently determine what to do inside the ipk SVN-Revision: 9465 | ||||
* | add username/password options to ipkg, note this only works if you have a ↵ | Tim Yardley | 2007-10-30 | 1 | -0/+56 |
| | | | | | | real wget implementation rather than the busybox limited wget SVN-Revision: 9464 | ||||
* | refresh busybox patches | Tim Yardley | 2007-10-30 | 27 | -224/+226 |
| | | | | SVN-Revision: 9463 | ||||
* | fix empty download dir error | Felix Fietkau | 2007-10-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 9462 | ||||
* | Only masquerade LAN, other settings need manual tweaking | Florian Fainelli | 2007-10-29 | 1 | -4/+5 |
| | | | | SVN-Revision: 9461 | ||||
* | Only masquerade non routable addresses (#2535) | Florian Fainelli | 2007-10-29 | 1 | -1/+4 |
| | | | | SVN-Revision: 9460 | ||||
* | Update S100 profile (#2587) | Florian Fainelli | 2007-10-29 | 1 | -1/+2 |
| | | | | SVN-Revision: 9459 | ||||
* | Resync kernel config, put back yellow led registration (#2607) | Florian Fainelli | 2007-10-29 | 2 | -2/+8 |
| | | | | SVN-Revision: 9458 | ||||
* | Initial OLPC target | Jens Muecke | 2007-10-28 | 14 | -0/+19750 |
| | | | | SVN-Revision: 9457 | ||||
* | oops.... committed an outdated patch | Felix Fietkau | 2007-10-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 9456 | ||||
* | fixed typo in generic squashfs split patch ... shame on you :) | John Crispin | 2007-10-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 9455 | ||||
* | madwifi: don't poll the channel noise in a performance critical path | Felix Fietkau | 2007-10-27 | 1 | -0/+44 |
| | | | | SVN-Revision: 9454 | ||||
* | 6tunnel: move init/config files to the right place | Gabor Juhos | 2007-10-27 | 2 | -70/+0 |
| | | | | SVN-Revision: 9453 | ||||
* | Document the IPv6 connectivity with OpenWrt. | Florian Fainelli | 2007-10-26 | 2 | -1/+47 |
| | | | | SVN-Revision: 9452 | ||||
* | Update CFLAGS pickup to match the target variable name, allow i686 to be ↵ | Florian Fainelli | 2007-10-26 | 1 | -2/+3 |
| | | | | | | optimised SVN-Revision: 9451 | ||||
* | reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held ↵ | Gabor Juhos | 2007-10-26 | 2 | -9/+5 |
| | | | | | | (closes: #2549) SVN-Revision: 9450 | ||||
* | add feature flag for display support. will be used as dependency for x.org | Felix Fietkau | 2007-10-25 | 3 | -0/+7 |
| | | | | SVN-Revision: 9448 | ||||
* | Fix another wrong shitfing | Florian Fainelli | 2007-10-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 9447 | ||||
* | Wrong bit shifting for the cfrdy function, will always return cf-mips busy | Florian Fainelli | 2007-10-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 9446 | ||||
* | nuke util-linux in favor of util-linux-ng, build only what we need | Imre Kaloz | 2007-10-25 | 5 | -208/+26 |
| | | | | SVN-Revision: 9444 | ||||
* | add gcc 4.2.2 | Imre Kaloz | 2007-10-25 | 20 | -0/+4359 |
| | | | | SVN-Revision: 9443 | ||||
* | remove unneeded config file section fixes #2594 | Travis Kemen | 2007-10-25 | 1 | -4/+0 |
| | | | | SVN-Revision: 9442 | ||||
* | convert the rest of /etc/dnsmasq.conf to uci | Travis Kemen | 2007-10-24 | 4 | -30/+22 |
| | | | | SVN-Revision: 9440 | ||||
* | Treat i686 as an i386 if present, fixes build errors with wireless-tools on ↵ | Florian Fainelli | 2007-10-24 | 1 | -1/+1 |
| | | | | | | i686 (x86 mediacenter) SVN-Revision: 9439 | ||||
* | i686 should use the i386 HAL | Florian Fainelli | 2007-10-24 | 1 | -0/+3 |
| | | | | SVN-Revision: 9438 | ||||
* | Provide an i686 wpa_supplicant configuration file | Florian Fainelli | 2007-10-24 | 1 | -0/+181 |
| | | | | SVN-Revision: 9437 | ||||
* | Fix the r8169 kernel module (#2554) | Florian Fainelli | 2007-10-24 | 2 | -19/+0 |
| | | | | SVN-Revision: 9436 | ||||
* | Enable IPv6 forwarding by default (#2527) | Florian Fainelli | 2007-10-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 9435 | ||||
* | add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier) | Felix Fietkau | 2007-10-24 | 1 | -69/+151 |
| | | | | SVN-Revision: 9434 | ||||
* | revert changes to io access functions done in madwifi trunk (they seem wrong ↵ | Felix Fietkau | 2007-10-24 | 1 | -0/+59 |
| | | | | | | to me, and they break xscale) fixes #2591 SVN-Revision: 9433 | ||||
* | disable filterwin2k in dnsmasq (see #2566) | Felix Fietkau | 2007-10-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 9432 | ||||
* | The build system actually changed the routerboard kernel (#2584) | Florian Fainelli | 2007-10-24 | 1 | -1/+5 |
| | | | | SVN-Revision: 9430 | ||||
* | silence a bogus preinit message | Felix Fietkau | 2007-10-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 9429 | ||||
* | fix absolute path to .ko files in insmod | Felix Fietkau | 2007-10-24 | 1 | -12/+16 |
| | | | | SVN-Revision: 9428 | ||||
* | ar7-atm: updated the firmware image (#2532) | Matteo Croce | 2007-10-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 9426 | ||||
* | The watchdog driver is now a platform device driver and reads its gpio line ↵ | Florian Fainelli | 2007-10-24 | 1 | -0/+104 |
| | | | | | | while registering SVN-Revision: 9425 | ||||
* | Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: ↵ | Florian Fainelli | 2007-10-24 | 1 | -0/+0 |
| | | | | | | /etc/rc.d/S466tunnel: Permission denied" SVN-Revision: 9424 | ||||
* | minor cleanups | Gabor Juhos | 2007-10-24 | 8 | -228/+135 |
| | | | | SVN-Revision: 9423 | ||||
* | upgrade madwifi to r2756 | Felix Fietkau | 2007-10-24 | 29 | -668/+345 |
| | | | | SVN-Revision: 9422 | ||||
* | ar7_gpio: remove unneeded checks and volatile | Matteo Croce | 2007-10-23 | 1 | -14/+2 |
| | | | | SVN-Revision: 9419 | ||||
* | fix flash driver, it should work on RB150 as well | Gabor Juhos | 2007-10-23 | 3 | -6/+16 |
| | | | | SVN-Revision: 9418 | ||||
* | ar7: fix eva image generation | Eugene Konev | 2007-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 9417 | ||||
* | The RB513 CF driver is now a module, enable it by default for the RB1xx ↵ | Florian Fainelli | 2007-10-23 | 7 | -6/+37 |
| | | | | | | profile. Fix the membase of the CF driver. SVN-Revision: 9416 | ||||
* | We are now at .23.1 | Florian Fainelli | 2007-10-23 | 9 | -8/+11 |
| | | | | SVN-Revision: 9415 | ||||
* | Add the prism54-mac80211 version from #2560 | Florian Fainelli | 2007-10-23 | 11 | -0/+3844 |
| | | | | SVN-Revision: 9414 | ||||
* | Add ps3 target | Felix Fietkau | 2007-10-23 | 4 | -0/+1169 |
| | | | | | | | | This patch adds a target for the Sony PlayStation 3. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9413 | ||||
* | Add udev initilisation | Felix Fietkau | 2007-10-23 | 2 | -0/+15 |
| | | | | | | | | | | | We have a udev package, but no means to start udev at boot. This change adds the necessary startup in /init, and adds the required /sbin/udevsettle to the udev installed files Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9412 | ||||
* | only do hotplug2 init if hotplug2 is present | Felix Fietkau | 2007-10-23 | 1 | -2/+3 |
| | | | | | | | | | | | | | The current /init script unconditionally does the initialisation for hotplug2, including mounting a new /dev. If hotplug2 isn't present, we end up with no device nodes. This change only does the hotplug2 init if hotplug2 is present, but always mounts /sys. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9411 | ||||
* | Allow targets to specify extra initramfs source files | Felix Fietkau | 2007-10-23 | 2 | -1/+12 |
| | | | | | | | | | | | | | | The CONFIG_INITRAMFS_SOURCE Kconfig variable can be a space-separated list of source files (or directories). This allows a platform to add extra components to the initramfs image, by defining the INITRAMFS_EXTRA_FILES make var. By default, we add a simple initramfs extra file for the generic-2.6 platform, which specifies a few device nodes. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9410 | ||||
* | Use current UID for initramfs root user:group | Felix Fietkau | 2007-10-23 | 1 | -2/+2 |
| | | | | | | | | | | Set the CONFIG_INITRAMFS_ROOT_{U,G}ID kernel variables to the current user, so that all files end up being owned by root in the final initramfs image. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9409 |