Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | revert to previous awk getopt behavior - the new one seems crappier and ↵ | Felix Fietkau | 2007-01-01 | |
| | | | | | | breaks a few things, like multiple -f arguments SVN-Revision: 5958 | |||
* | fix busybox linking when /bin/sh is not bash (closes: #1115) | Nicolas Thill | 2007-01-01 | |
| | | | | SVN-Revision: 5954 | |||
* | update busybox menuconfig for the latest version | Felix Fietkau | 2007-01-01 | |
| | | | | SVN-Revision: 5953 | |||
* | Include the IXP4XX NPE microcode into the NSLU2 firmware image. | Rod Whitby | 2007-01-01 | |
| | | | | SVN-Revision: 5952 | |||
* | Added the npe-ucode package to create the microcode for the IXP4XX NPE ↵ | Rod Whitby | 2007-01-01 | |
| | | | | | | ethernet driver. Note that the user has to download the actual Intel microcode package themselves (agreeing to the Intel license to do so). SVN-Revision: 5951 | |||
* | reorder netfilter patches, update layer7 kernel to latest version, should ↵ | Felix Fietkau | 2007-01-01 | |
| | | | | | | improve stability SVN-Revision: 5950 | |||
* | Added OBJCOPY variable for calling the cross-objcopy command (required for ↵ | Rod Whitby | 2007-01-01 | |
| | | | | | | Apex booloader) SVN-Revision: 5949 | |||
* | Include apex bootloader in nslu2 image | Rod Whitby | 2007-01-01 | |
| | | | | SVN-Revision: 5948 | |||
* | Apex bootloader (for ixp4xx devices) | Rod Whitby | 2007-01-01 | |
| | | | | SVN-Revision: 5947 | |||
* | Add an install rule for configuration files | Florian Fainelli | 2006-12-31 | |
| | | | | SVN-Revision: 5946 | |||
* | Include yamonenv by default in au1000 images | Florian Fainelli | 2006-12-31 | |
| | | | | SVN-Revision: 5945 | |||
* | Fix the lock warning (#1111), also add another download source | Florian Fainelli | 2006-12-31 | |
| | | | | SVN-Revision: 5944 | |||
* | Add a first implementation of a source feed checkout | Florian Fainelli | 2006-12-31 | |
| | | | | SVN-Revision: 5943 | |||
* | update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so | Nicolas Thill | 2006-12-30 | |
| | | | | SVN-Revision: 5941 | |||
* | add d80211 from a recent wireless-dev checkout | Felix Fietkau | 2006-12-30 | |
| | | | | SVN-Revision: 5939 | |||
* | add compatibility patch for d80211 | Felix Fietkau | 2006-12-30 | |
| | | | | SVN-Revision: 5937 | |||
* | only squash owners, not permissions, when generating ext2 images | Nicolas Thill | 2006-12-30 | |
| | | | | SVN-Revision: 5934 | |||
* | Add rt2500 as a kernel package, with pci id fix to make the latest a/b/g ↵ | Florian Fainelli | 2006-12-30 | |
| | | | | | | card be recognized SVN-Revision: 5932 | |||
* | Make rt61 become a real kernel package | Florian Fainelli | 2006-12-30 | |
| | | | | SVN-Revision: 5931 | |||
* | Make the i2c driver work, as a module | Florian Fainelli | 2006-12-30 | |
| | | | | SVN-Revision: 5930 | |||
* | ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other ↵ | Rod Whitby | 2006-12-29 | |
| | | | | | | kernels, and to prevent a dependency on mbcache which is not packaged) and refreshed from output of oldconfig. SVN-Revision: 5927 | |||
* | fix uml-2.6 build with 2.6.19.1 | Nicolas Thill | 2006-12-29 | |
| | | | | SVN-Revision: 5926 | |||
* | Updated slugimage to the latest upstream version, which fixes the small ↵ | Rod Whitby | 2006-12-29 | |
| | | | | | | kernel bug which OpenWRT exposed. SVN-Revision: 5923 | |||
* | Forgot to make i2c driver depend on i2c bit banging algorithm | Florian Fainelli | 2006-12-28 | |
| | | | | SVN-Revision: 5919 | |||
* | Forgot to add the i2c id, grr | Florian Fainelli | 2006-12-28 | |
| | | | | SVN-Revision: 5918 | |||
* | Small typo | Florian Fainelli | 2006-12-28 | |
| | | | | SVN-Revision: 5917 | |||
* | Port the i2c-gpio driver to the 2.6 kernel | Florian Fainelli | 2006-12-28 | |
| | | | | SVN-Revision: 5916 | |||
* | Add a powerpc configuration file for magicbox, prevents buildbot from failing ;) | Florian Fainelli | 2006-12-28 | |
| | | | | SVN-Revision: 5914 | |||
* | Add Intel/VIA usb-uhci support (#1098) | Florian Fainelli | 2006-12-28 | |
| | | | | SVN-Revision: 5913 | |||
* | Fix the counters bug (#983) | Florian Fainelli | 2006-12-27 | |
| | | | | SVN-Revision: 5910 | |||
* | Update the crc checksum to allow images being flashed via tftp | Florian Fainelli | 2006-12-27 | |
| | | | | SVN-Revision: 5906 | |||
* | Remove usb-controller dependency (#1007) | Florian Fainelli | 2006-12-27 | |
| | | | | SVN-Revision: 5905 | |||
* | add staging_dir_*/usr/sbin to the TARGET_PATH (for grub) | Felix Fietkau | 2006-12-27 | |
| | | | | SVN-Revision: 5904 | |||
* | madwifi: fix setting the essid for ap mode | Felix Fietkau | 2006-12-27 | |
| | | | | SVN-Revision: 5903 | |||
* | Forgot kmod-ipt-imq dependency (#1076) | Florian Fainelli | 2006-12-25 | |
| | | | | SVN-Revision: 5901 | |||
* | store the default kernel version for our ports in a single place (target ↵ | Felix Fietkau | 2006-12-25 | |
| | | | | | | makefiles can still override it if necessary) SVN-Revision: 5899 | |||
* | Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, ↵ | Felix Fietkau | 2006-12-25 | |
| | | | | | | everybody :) SVN-Revision: 5898 | |||
* | Fix msdos module loading (#1086) | Florian Fainelli | 2006-12-23 | |
| | | | | SVN-Revision: 5896 | |||
* | Also build bzImage for rdc boards | Florian Fainelli | 2006-12-23 | |
| | | | | SVN-Revision: 5895 | |||
* | Fixed typo, it might work now :-) | Rod Whitby | 2006-12-23 | |
| | | | | SVN-Revision: 5894 | |||
* | Generate a flashable image for the NSLU2 | Rod Whitby | 2006-12-23 | |
| | | | | SVN-Revision: 5893 | |||
* | Utility for creating installable image for the NSLU2. | Rod Whitby | 2006-12-23 | |
| | | | | SVN-Revision: 5892 | |||
* | remove problematic change that probably broke SoC support | Felix Fietkau | 2006-12-22 | |
| | | | | SVN-Revision: 5891 | |||
* | move hostapd setup function to wireless-tools package, as it is driver ↵ | Felix Fietkau | 2006-12-22 | |
| | | | | | | independent SVN-Revision: 5890 | |||
* | nuke old madwifi init script, add new /lib/wifi handler (usable for many ↵ | Felix Fietkau | 2006-12-22 | |
| | | | | | | configurations already), fix up a target name SVN-Revision: 5889 | |||
* | lots of enhancements for the madwifi script (hostapd calls for ap with wpa ↵ | Felix Fietkau | 2006-12-22 | |
| | | | | | | implemented, two kinds of wds support added - by essid or by bssid, various bugfixes) SVN-Revision: 5888 | |||
* | update madwifi SoC support patch, add device ids for 2317 (will be ↵ | Felix Fietkau | 2006-12-22 | |
| | | | | | | functional after a hal upgrade) SVN-Revision: 5887 | |||
* | Moved netconfig (for ixp4xx only) to S15, so that it can access ↵ | Rod Whitby | 2006-12-21 | |
| | | | | | | /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces. SVN-Revision: 5886 | |||
* | replace another instance of a relative path to generic-2.* with an absolute ↵ | Felix Fietkau | 2006-12-20 | |
| | | | | | | one (for symlinked target directories) SVN-Revision: 5885 | |||
* | more cleanup | Felix Fietkau | 2006-12-20 | |
| | | | | SVN-Revision: 5884 |