Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar7-2.4 cleanup - Switch to generic init scripts (/sbin/mount_root, ↵ | Eugene Konev | 2007-03-18 | 6 | -145/+8 |
| | | | | | | /bin/firstboot, /etc/preinit), failsafe part moved to /etc/preinit.arch. This should fix #1449 with an added benefit of using mini_fo. - Switch to generic /etc/config/network. - ar7 flashmap: change "OpenWrt" to "rootfs_data", move ar7_mtd_cleanup out of .exit. SVN-Revision: 6604 | ||||
* | Move /sys on pivot_root too | Eugene Konev | 2007-03-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 6603 | ||||
* | Fix a warning | Florian Fainelli | 2007-03-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 6602 | ||||
* | Add bssid fix from #1281 | Florian Fainelli | 2007-03-18 | 2 | -0/+42 |
| | | | | SVN-Revision: 6601 | ||||
* | Add ar7-2.6 port (marked as broken for now). | Eugene Konev | 2007-03-18 | 33 | -0/+5058 |
| | | | | SVN-Revision: 6600 | ||||
* | Add srec2bin to firmware-utils | Eugene Konev | 2007-03-18 | 2 | -0/+524 |
| | | | | SVN-Revision: 6599 | ||||
* | Make lzma-loader sdram mapping configurable (#1169) | Eugene Konev | 2007-03-18 | 3 | -4/+8 |
| | | | | SVN-Revision: 6598 | ||||
* | Changed pin selections in low-level mmc driver | Hamish Guthrie | 2007-03-17 | 1 | -0/+30 |
| | | | | SVN-Revision: 6596 | ||||
* | upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, ↵ | Felix Fietkau | 2007-03-17 | 5 | -51/+67 |
| | | | | | | rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) SVN-Revision: 6595 | ||||
* | remove duplicate section to find bridge name | Travis Kemen | 2007-03-17 | 1 | -4/+0 |
| | | | | SVN-Revision: 6591 | ||||
* | fix default netmask | Felix Fietkau | 2007-03-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 6589 | ||||
* | speed up package/install | Felix Fietkau | 2007-03-17 | 1 | -1/+14 |
| | | | | SVN-Revision: 6588 | ||||
* | fix a small bug in the unpack code | Felix Fietkau | 2007-03-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 6587 | ||||
* | package libssp for apps that need it (only enabled for gcc4) | Felix Fietkau | 2007-03-16 | 1 | -1/+18 |
| | | | | SVN-Revision: 6584 | ||||
* | remove some debug code that slipped into the commit | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
| | | | | SVN-Revision: 6583 | ||||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 | 53 | -63/+48 |
| | | | | | | lots of places SVN-Revision: 6582 | ||||
* | re-enable SDK=1 and DEVELOPER=1 overrides for building all packages | Felix Fietkau | 2007-03-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 6581 | ||||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 | 51 | -121/+10 |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | ||||
* | Changed kernel configs to enable more packages. Added additional ↵ | Hamish Guthrie | 2007-03-16 | 2 | -46/+6 |
| | | | | | | dependencies to mmc module in the modules tree SVN-Revision: 6579 | ||||
* | Fix compilation errors with xt_portscan | Florian Fainelli | 2007-03-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 6578 | ||||
* | Fix the serial driver with the devfs removal | Florian Fainelli | 2007-03-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 6577 | ||||
* | add a new 'option disabled' to wifi-device | Mike Baker | 2007-03-16 | 3 | -19/+12 |
| | | | | SVN-Revision: 6576 | ||||
* | add final fix for brcm47xx-2.6 memory corruption (patch from #1465) | Felix Fietkau | 2007-03-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 6575 | ||||
* | revert part of [6573] to keep the speedup of metadata scanning | Felix Fietkau | 2007-03-16 | 1 | -20/+20 |
| | | | | SVN-Revision: 6574 | ||||
* | formatting and trivial cleanup | Mike Baker | 2007-03-16 | 3 | -82/+71 |
| | | | | SVN-Revision: 6573 | ||||
* | Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵ | Felix Fietkau | 2007-03-16 | 9 | -115/+166 |
| | | | | | | of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. SVN-Revision: 6572 | ||||
* | split package.mk and clean up build system code (based on patch by mbm), ↵ | Felix Fietkau | 2007-03-15 | 4 | -312/+291 |
| | | | | | | makes the code more readable and speeds up metadata scan SVN-Revision: 6571 | ||||
* | Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than ↵ | Mike Baker | 2007-03-15 | 2 | -1/+7 |
| | | | | | | "why isn't wifi working?" SVN-Revision: 6570 | ||||
* | enable ext2 by default for rb532 (fixes #1466) | Felix Fietkau | 2007-03-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 6569 | ||||
* | brcm47xx: add a few nops to keep the cpu happy | Felix Fietkau | 2007-03-15 | 1 | -0/+28 |
| | | | | SVN-Revision: 6568 | ||||
* | added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 ↵ | Travis Kemen | 2007-03-15 | 1 | -7/+71 |
| | | | | | | settings, from #1287 #1255 SVN-Revision: 6567 | ||||
* | Change mtu value for pppoa and pppoe (#945) | Florian Fainelli | 2007-03-14 | 2 | -2/+2 |
| | | | | SVN-Revision: 6566 | ||||
* | fix kmod-switch compile on brcm-2.4 (#1461) | Felix Fietkau | 2007-03-14 | 2 | -12/+12 |
| | | | | SVN-Revision: 6565 | ||||
* | fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke ↵ | Felix Fietkau | 2007-03-14 | 18 | -14046/+6 |
| | | | | | | the old brcm-2.6 port, close #1312, #1451 SVN-Revision: 6564 | ||||
* | add reboot fix from #1312 | Felix Fietkau | 2007-03-14 | 3 | -2/+13 |
| | | | | SVN-Revision: 6563 | ||||
* | add diag and switch support for brcm47xx-2.6 | Felix Fietkau | 2007-03-14 | 8 | -71/+212 |
| | | | | SVN-Revision: 6562 | ||||
* | add -i <include file> and -f <ahtml file> options for awx interpreter ↵ | Felix Fietkau | 2007-03-14 | 1 | -70/+105 |
| | | | | | | (requested by mbm) SVN-Revision: 6561 | ||||
* | fix the patchlevel of the busybox stty patch | Felix Fietkau | 2007-03-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 6560 | ||||
* | Small bug fix to package/kernel/modules/other.mk stty broken in busybox ↵ | Hamish Guthrie | 2007-03-13 | 2 | -1/+27 |
| | | | | | | 1.4.1, added patch with fixed code from BB SVN. This will need to be removed when 1.4.2 is released. SVN-Revision: 6559 | ||||
* | remove screwy network config override from x86-2.6 base-files | Felix Fietkau | 2007-03-12 | 1 | -19/+0 |
| | | | | SVN-Revision: 6558 | ||||
* | add preliminary IOP32x support, mark it broken for now | Imre Kaloz | 2007-03-11 | 6 | -12/+567 |
| | | | | SVN-Revision: 6557 | ||||
* | fix gcc version selection | Imre Kaloz | 2007-03-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 6556 | ||||
* | oops... forgot to remove line | Felix Fietkau | 2007-03-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 6555 | ||||
* | replace libcgi with some code extracted from haserl - libcgi is too ↵ | Felix Fietkau | 2007-03-11 | 3 | -59/+529 |
| | | | | | | inflexible and breaks rrdtool SVN-Revision: 6554 | ||||
* | fix staging dir installation of libcgi | Felix Fietkau | 2007-03-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 6553 | ||||
* | fix typo (#1454) | Felix Fietkau | 2007-03-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 6550 | ||||
* | add awx (awk web extension) - experimental core for a new web interface ↵ | Felix Fietkau | 2007-03-11 | 3 | -2/+674 |
| | | | | | | framework SVN-Revision: 6549 | ||||
* | add libcgi | Felix Fietkau | 2007-03-11 | 1 | -0/+30 |
| | | | | SVN-Revision: 6548 | ||||
* | enable httpd config option for running scripts through an interpreter | Felix Fietkau | 2007-03-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 6547 | ||||
* | oops... forgot to make x86-2.6 ext2 images use preinit as well :) | Felix Fietkau | 2007-03-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 6546 |