Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | add modified version of mbm's 'introduction to buildroot-ng' to the ↵ | Felix Fietkau | 2006-10-16 | |
| | | | | | | documentation SVN-Revision: 5151 | |||
* | add *.out to cleanup rule | Felix Fietkau | 2006-10-16 | |
| | | | | SVN-Revision: 5150 | |||
* | add documentation for /etc/config/wireless and improve formatting | Felix Fietkau | 2006-10-16 | |
| | | | | SVN-Revision: 5149 | |||
* | sync whiterussian download.pl with trunk, allow the user to specify ↵ | Felix Fietkau | 2006-10-16 | |
| | | | | | | additional wget options by using the WGET_OPTIONS env var SVN-Revision: 5144 | |||
* | Add ralink rt61 driver needed for rdc-2.6 target | Florian Fainelli | 2006-10-15 | |
| | | | | SVN-Revision: 5142 | |||
* | Drop changes to mm/fault.c prevents from seeing kernel oops while restarting ↵ | Florian Fainelli | 2006-10-15 | |
| | | | | | | the board automatically SVN-Revision: 5141 | |||
* | add some documentation for the init scripts | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5140 | |||
* | Updated kernel config | Florian Fainelli | 2006-10-15 | |
| | | | | SVN-Revision: 5139 | |||
* | Merge preliminary rdc-2.6 support (Airlink101 AR525W) | Florian Fainelli | 2006-10-15 | |
| | | | | SVN-Revision: 5138 | |||
* | add patch from #849 | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5137 | |||
* | add firewall protection for wan_device in addition to wan_ifname (fixes #852) | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5136 | |||
* | Prevent SSH keys from being chmoded to 644 (#664), looks like those are the ↵ | Florian Fainelli | 2006-10-15 | |
| | | | | | | only files concerned for now SVN-Revision: 5135 | |||
* | add io resource patch from #800, merge flash map stuff from linux 2.4 to ↵ | Felix Fietkau | 2006-10-15 | |
| | | | | | | support the wl-hdd without breaking the netgear wgt634u SVN-Revision: 5134 | |||
* | don't hardcode the cpu frequency for bcm47xx in linux 2.6 | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5133 | |||
* | fix bcm4710 cache fixes | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5132 | |||
* | fix typo | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5131 | |||
* | init script cleanup, use /etc/rc.d/ for enabled scripts, ↵ | Felix Fietkau | 2006-10-15 | |
| | | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128 | |||
* | disable entropy gathering in wlcompat-debug | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5127 | |||
* | add hotplug script for setting up networking on wds interfaces | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5125 | |||
* | wlc: use custom ether_ntoa implementation that pads the address parts | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5124 | |||
* | Update kernel config : add support for bluetooth devices, enable packet ↵ | Florian Fainelli | 2006-10-15 | |
| | | | | | | support in-kernel, prevented udhcpc to work SVN-Revision: 5123 | |||
* | add support for wds vifs for broadcom wl | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5122 | |||
* | implement wlc call to read wds endpoint mac | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5121 | |||
* | always return true in disable_broadcom() | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5120 | |||
* | fix error message | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5119 | |||
* | implement network callbacks for broadcom wl | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5118 | |||
* | scan_interfaces is unnecessary at this point | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5117 | |||
* | remove all broadcom interfaces from bridges and bring them down completely ↵ | Felix Fietkau | 2006-10-15 | |
| | | | | | | when wifi down is called SVN-Revision: 5116 | |||
* | add protection for bridging interface changes | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5115 | |||
* | remove the wifi interface from the default bridge | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5114 | |||
* | implement simple device autodetection for wifi drivers | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5113 | |||
* | Fix module dependency on ipw21,2200, bcm43xx | Florian Fainelli | 2006-10-15 | |
| | | | | SVN-Revision: 5110 | |||
* | cleanup | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5106 | |||
* | fix path to bash in openssl compile | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5105 | |||
* | fix sstrip linux compile | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5104 | |||
* | use the native toolchain for grub on non-amd64 hosts | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5103 | |||
* | fix zlib cross compiling from non-linux systems | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5102 | |||
* | cleanup | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5097 | |||
* | another one ... | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5095 | |||
* | fix lzma compile | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5094 | |||
* | check for empty patch directories | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5086 | |||
* | don't exit on tar errors in wireless-tools - sgid flag on directory not ↵ | Felix Fietkau | 2006-10-14 | |
| | | | | | | accepted on freebsd SVN-Revision: 5085 | |||
* | use := for TAR_OPTIONS | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5084 | |||
* | move '-' parameter to TAR_OPTIONS, so that packages can append commands | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5083 | |||
* | portability fix | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5082 | |||
* | leave out the ccache directory when copying the staging dir into the sdk (#843) | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5081 | |||
* | remove some obsolete stuff | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5079 | |||
* | use $(TAR) in unpack commands | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5078 | |||
* | fix mistakes in unpack change | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5077 | |||
* | another fix for invalid fd messages | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5076 |