Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | package libssp for apps that need it (only enabled for gcc4) | Felix Fietkau | 2007-03-16 | 1 | -1/+18 |
| | | | | SVN-Revision: 6584 | ||||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 | 52 | -53/+1 |
| | | | | | | lots of places SVN-Revision: 6582 | ||||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 | 49 | -121/+5 |
| | | | | | | 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 | 1 | -1/+2 |
| | | | | | | dependencies to mmc module in the modules tree SVN-Revision: 6579 | ||||
* | add a new 'option disabled' to wifi-device | Mike Baker | 2007-03-16 | 3 | -19/+12 |
| | | | | SVN-Revision: 6576 | ||||
* | Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵ | Felix Fietkau | 2007-03-16 | 4 | -5/+30 |
| | | | | | | 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 | ||||
* | 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 | ||||
* | 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 | 1 | -10/+0 |
| | | | | | | the old brcm-2.6 port, close #1312, #1451 SVN-Revision: 6564 | ||||
* | 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 | ||||
* | add preliminary IOP32x support, mark it broken for now | Imre Kaloz | 2007-03-11 | 2 | -12/+26 |
| | | | | SVN-Revision: 6557 | ||||
* | 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 | ||||
* | Added dependency on AT91 build | Hamish Guthrie | 2007-03-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 6545 | ||||
* | Added MMC/SD Card module support | Hamish Guthrie | 2007-03-10 | 1 | -0/+15 |
| | | | | SVN-Revision: 6544 | ||||
* | fallback when devfs names aren't found | Mike Baker | 2007-03-09 | 1 | -1/+6 |
| | | | | SVN-Revision: 6541 | ||||
* | split out scsi module support and add ata piix support | Tim Yardley | 2007-03-07 | 3 | -2/+32 |
| | | | | SVN-Revision: 6535 | ||||
* | add new config option for the hostname in /etc/config/system (fixes #1302, ↵ | Felix Fietkau | 2007-03-06 | 2 | -2/+13 |
| | | | | | | #1438) SVN-Revision: 6532 | ||||
* | add vga console support for x86-2.6 images (fixes #1342, #840) | Felix Fietkau | 2007-03-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 6530 | ||||
* | trunk.. same deal as changeset:6526 | Tim Yardley | 2007-03-05 | 20 | -0/+0 |
| | | | | SVN-Revision: 6527 | ||||
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 | 15 | -26/+33 |
| | | | | SVN-Revision: 6512 | ||||
* | make hotplug2 depend on udevtrigger | Felix Fietkau | 2007-03-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 6511 | ||||
* | add hotplug2 | Felix Fietkau | 2007-03-04 | 1 | -0/+42 |
| | | | | SVN-Revision: 6510 | ||||
* | upgrade udev to latest version and add separate package for udevtrigger ↵ | Felix Fietkau | 2007-03-04 | 1 | -2/+13 |
| | | | | | | (will be used by hotplug2) SVN-Revision: 6509 | ||||
* | hopefully fix ping bugs introduced in [6443] | Felix Fietkau | 2007-03-04 | 1 | -12/+1 |
| | | | | SVN-Revision: 6505 | ||||
* | only mount sysfs once (thx, ejka) | Felix Fietkau | 2007-03-04 | 1 | -2/+0 |
| | | | | SVN-Revision: 6504 | ||||
* | same propset here as changeset:6500 | Tim Yardley | 2007-03-04 | 15 | -15/+15 |
| | | | | SVN-Revision: 6501 | ||||
* | add failsafe support for x86-2.6 and fix mdev support for platforms using ↵ | Felix Fietkau | 2007-03-03 | 3 | -13/+24 |
| | | | | | | /etc/preinit SVN-Revision: 6481 | ||||
* | don't run mdev on hotplug pseudo-events that come from user space | Felix Fietkau | 2007-03-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 6480 | ||||
* | R.I.P. devfs | Imre Kaloz | 2007-03-03 | 7 | -4/+23 |
| | | | | SVN-Revision: 6478 | ||||
* | make find_mtd_part work without devfs | Felix Fietkau | 2007-03-02 | 1 | -1/+3 |
| | | | | SVN-Revision: 6466 | ||||
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 | 1 | -2/+7 |
| | | | | SVN-Revision: 6465 | ||||
* | add SimpleTech SimpleShare NAS diag support (untested; based on patch from ↵ | Felix Fietkau | 2007-03-02 | 1 | -2/+20 |
| | | | | | | #1352) SVN-Revision: 6460 | ||||
* | add support for static routes - based on the patch from #1365 | Felix Fietkau | 2007-03-02 | 2 | -1/+44 |
| | | | | SVN-Revision: 6457 | ||||
* | add support for if{down,up} -a and implement proper start/stop/restart for ↵ | Felix Fietkau | 2007-03-02 | 2 | -2/+22 |
| | | | | | | /etc/init.d/network SVN-Revision: 6455 | ||||
* | make squashfs overlay support more generic and integrate it for x86-2.6 | Felix Fietkau | 2007-03-02 | 4 | -2/+153 |
| | | | | SVN-Revision: 6450 | ||||
* | fix compile error | Felix Fietkau | 2007-03-01 | 1 | -1/+8 |
| | | | | SVN-Revision: 6448 |