Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | cleanup properties in here, adding exec, keywords, and eol-style | Tim Yardley | 2006-11-26 | |
| | | | | SVN-Revision: 5649 | |||
* | some more build docs | Tim Yardley | 2006-11-26 | |
| | | | | SVN-Revision: 5648 | |||
* | correct trailing slash (cosmetic rather than functional) | Tim Yardley | 2006-11-26 | |
| | | | | SVN-Revision: 5647 | |||
* | some more build system documentation | Tim Yardley | 2006-11-26 | |
| | | | | SVN-Revision: 5646 | |||
* | add reboot fix for mtd (thanks, wbx) | Felix Fietkau | 2006-11-26 | |
| | | | | SVN-Revision: 5645 | |||
* | sync openssl ciphers and options with whiterussian | Felix Fietkau | 2006-11-25 | |
| | | | | SVN-Revision: 5644 | |||
* | Add ifenslave package (#980) | Florian Fainelli | 2006-11-25 | |
| | | | | SVN-Revision: 5640 | |||
* | fix pesky kmod-* ipkg install bug | Felix Fietkau | 2006-11-25 | |
| | | | | SVN-Revision: 5639 | |||
* | haserl: use a different prefix for cookie variables to prevent form variable ↵ | Felix Fietkau | 2006-11-25 | |
| | | | | | | injection from other websites (potential security risk) SVN-Revision: 5638 | |||
* | upgrade udev to v103, add kexec-tools | Imre Kaloz | 2006-11-24 | |
| | | | | SVN-Revision: 5637 | |||
* | fix gpios for wzr-rs-g54, add support for the wzr-rs-g54hp | Felix Fietkau | 2006-11-24 | |
| | | | | SVN-Revision: 5636 | |||
* | add a workaround for a race-condition in the wl driver (triggered by ap+sta ↵ | Felix Fietkau | 2006-11-24 | |
| | | | | | | mode in a bridge) SVN-Revision: 5635 | |||
* | upgrade to linux 2.4.33.4 | Felix Fietkau | 2006-11-24 | |
| | | | | SVN-Revision: 5634 | |||
* | add a prereq check for autoconf | Felix Fietkau | 2006-11-24 | |
| | | | | SVN-Revision: 5633 | |||
* | clear .host.mk before running prereq checks (rechecks for missing packages ↵ | Felix Fietkau | 2006-11-23 | |
| | | | | | | like gnu tar on *bsd) SVN-Revision: 5632 | |||
* | CFE tag partitioning support. | Mike Albon | 2006-11-23 | |
| | | | | SVN-Revision: 5631 | |||
* | /etc/config/wireless support for madwifi (work in progress) | Mike Baker | 2006-11-23 | |
| | | | | SVN-Revision: 5630 | |||
* | fix sed error installing kmod ipkgs | Mike Baker | 2006-11-23 | |
| | | | | SVN-Revision: 5629 | |||
* | deny non-root access to /dev/mtd*ro | Felix Fietkau | 2006-11-23 | |
| | | | | SVN-Revision: 5628 | |||
* | fix the ixp4xx arch - armeb, not arm | Felix Fietkau | 2006-11-23 | |
| | | | | SVN-Revision: 5627 | |||
* | Add ethernet bonding support for x86 (#856) | Florian Fainelli | 2006-11-23 | |
| | | | | SVN-Revision: 5626 | |||
* | add a gcc 4.2 snapshot | Felix Fietkau | 2006-11-23 | |
| | | | | SVN-Revision: 5625 | |||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | |
| | | | | SVN-Revision: 5624 | |||
* | add missing src symlink | Felix Fietkau | 2006-11-23 | |
| | | | | SVN-Revision: 5623 | |||
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 | |
| | | | | SVN-Revision: 5622 | |||
* | move platform specific base-files into target/linux/<targetname> | Felix Fietkau | 2006-11-22 | |
| | | | | SVN-Revision: 5621 | |||
* | move busybox init scripts from base-files into the busybox package and make ↵ | Felix Fietkau | 2006-11-22 | |
| | | | | | | them depend on busybox menuconfig options SVN-Revision: 5620 | |||
* | add INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variables | Felix Fietkau | 2006-11-22 | |
| | | | | SVN-Revision: 5619 | |||
* | fix broken export from last commit | Mike Baker | 2006-11-22 | |
| | | | | SVN-Revision: 5618 | |||
* | avoid eval leaks | Mike Baker | 2006-11-22 | |
| | | | | SVN-Revision: 5617 | |||
* | diag: add support for the buffalo wzr-rs-g54 | Felix Fietkau | 2006-11-22 | |
| | | | | SVN-Revision: 5616 | |||
* | add "export -n" to ash | Mike Baker | 2006-11-22 | |
| | | | | SVN-Revision: 5615 | |||
* | remove zimage patch | Felix Fietkau | 2006-11-22 | |
| | | | | SVN-Revision: 5614 | |||
* | fix various variable copying bugs | Felix Fietkau | 2006-11-22 | |
| | | | | SVN-Revision: 5613 | |||
* | fix svn:executable property on /etc/init.d/done | Felix Fietkau | 2006-11-21 | |
| | | | | SVN-Revision: 5612 | |||
* | Port the locale changes to the other gcc versions as well | Florian Fainelli | 2006-11-21 | |
| | | | | SVN-Revision: 5608 | |||
* | switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble... | Felix Fietkau | 2006-11-21 | |
| | | | | SVN-Revision: 5605 | |||
* | fix dmz gpio for the wrtsl54gs | Felix Fietkau | 2006-11-21 | |
| | | | | SVN-Revision: 5600 | |||
* | Forgot that part (#926) | Florian Fainelli | 2006-11-21 | |
| | | | | SVN-Revision: 5599 | |||
* | Fix gcc config_largefile (#926) | Florian Fainelli | 2006-11-21 | |
| | | | | SVN-Revision: 5598 | |||
* | cleanup uci and functions.sh | Mike Baker | 2006-11-21 | |
| | | | | SVN-Revision: 5597 | |||
* | fix wepkey default (#972) | Felix Fietkau | 2006-11-20 | |
| | | | | SVN-Revision: 5594 | |||
* | fix typo (#972) | Felix Fietkau | 2006-11-20 | |
| | | | | SVN-Revision: 5593 | |||
* | strtok helper function | Mike Baker | 2006-11-20 | |
| | | | | SVN-Revision: 5592 | |||
* | remove python prereq check - no longer necessary | Felix Fietkau | 2006-11-20 | |
| | | | | SVN-Revision: 5590 | |||
* | autodetect atm, pci, usb, pcmcia features from kernel config file | Felix Fietkau | 2006-11-19 | |
| | | | | SVN-Revision: 5586 | |||
* | Fix autoloading for netfilter modules (#939) | Florian Fainelli | 2006-11-19 | |
| | | | | SVN-Revision: 5585 | |||
* | fix oversized packets in udhcpc (closes: #962), bump busybox release number ↵ | Nicolas Thill | 2006-11-19 | |
| | | | | | | in whiterussian SVN-Revision: 5583 | |||
* | fix typo | Felix Fietkau | 2006-11-19 | |
| | | | | SVN-Revision: 5582 | |||
* | reorganize nat helper packages, move ftp and irc nat to a package that is ↵ | Felix Fietkau | 2006-11-19 | |
| | | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581 |