Commit Graph

483 Commits (c48b6508fedea2527548f42095df1e47233243b8)

Author SHA1 Message Date
Nicolas Thill eef27d8466 fix typo in UnistallDev
SVN-Revision: 6643
17 years ago
Felix Fietkau f9abb7cbba add an optional parameter to scan_interfaces() that can override the network config file (defaults to 'network')
SVN-Revision: 6619
17 years ago
Eugene Konev 9eb91471ce Add acx package
SVN-Revision: 6605
17 years ago
Eugene Konev b756ea8a95 Move /sys on pivot_root too
SVN-Revision: 6603
17 years ago
Florian Fainelli 677b02a250 Add bssid fix from #1281
SVN-Revision: 6601
17 years ago
Felix Fietkau e1bb37f2ec upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452)
SVN-Revision: 6595
17 years ago
Travis Kemen f1432e60f0 remove duplicate section to find bridge name
SVN-Revision: 6591
17 years ago
Felix Fietkau e68e6f4be9 fix default netmask
SVN-Revision: 6589
17 years ago
Felix Fietkau b2a976649f speed up package/install
SVN-Revision: 6588
17 years ago
Felix Fietkau f38df5a0af package libssp for apps that need it (only enabled for gcc4)
SVN-Revision: 6584
17 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
17 years ago
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
17 years ago
Hamish Guthrie edea35b85e Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree
SVN-Revision: 6579
17 years ago
Mike Baker a738f566e6 add a new 'option disabled' to wifi-device
SVN-Revision: 6576
17 years ago
Felix Fietkau 2c62bddcfe Add an 'Image Configuration' menu to menuconfig Packages can export a list 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
17 years ago
Mike Baker 568c026623 Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "why isn't wifi working?"
SVN-Revision: 6570
17 years ago
Travis Kemen 2873adfe53 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255
SVN-Revision: 6567
17 years ago
Florian Fainelli a6481bb35b Change mtu value for pppoa and pppoe (#945)
SVN-Revision: 6566
17 years ago
Felix Fietkau 80840457a5 fix kmod-switch compile on brcm-2.4 (#1461)
SVN-Revision: 6565
17 years ago
Felix Fietkau dcfbd5f656 fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451
SVN-Revision: 6564
17 years ago
Felix Fietkau bf622ab0ae add diag and switch support for brcm47xx-2.6
SVN-Revision: 6562
17 years ago
Felix Fietkau 40c03084c2 add -i <include file> and -f <ahtml file> options for awx interpreter (requested by mbm)
SVN-Revision: 6561
17 years ago
Felix Fietkau b57adf4d9a fix the patchlevel of the busybox stty patch
SVN-Revision: 6560
17 years ago
Hamish Guthrie e86198fcce Small bug fix to package/kernel/modules/other.mk stty broken in busybox 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
17 years ago
Imre Kaloz ee653e3700 add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
17 years ago
Felix Fietkau f1ba6fe9ad oops... forgot to remove line
SVN-Revision: 6555
17 years ago
Felix Fietkau aeed501f9c replace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool
SVN-Revision: 6554
17 years ago
Felix Fietkau d011024713 fix staging dir installation of libcgi
SVN-Revision: 6553
17 years ago
Felix Fietkau 2cba1e7bfb fix typo (#1454)
SVN-Revision: 6550
17 years ago
Felix Fietkau fa1925c2d5 add awx (awk web extension) - experimental core for a new web interface framework
SVN-Revision: 6549
17 years ago
Felix Fietkau 1312f14a81 add libcgi
SVN-Revision: 6548
17 years ago
Felix Fietkau 297062fab8 enable httpd config option for running scripts through an interpreter
SVN-Revision: 6547
17 years ago
Hamish Guthrie 30e757378e Added dependency on AT91 build
SVN-Revision: 6545
17 years ago
Hamish Guthrie 98408d0854 Added MMC/SD Card module support
SVN-Revision: 6544
17 years ago
Mike Baker 99c848c555 fallback when devfs names aren't found
SVN-Revision: 6541
17 years ago
Tim Yardley fbbad27a41 split out scsi module support and add ata piix support
SVN-Revision: 6535
17 years ago
Felix Fietkau b77680287e add new config option for the hostname in /etc/config/system (fixes #1302, #1438)
SVN-Revision: 6532
17 years ago
Felix Fietkau 4af390ee76 add vga console support for x86-2.6 images (fixes #1342, #840)
SVN-Revision: 6530
17 years ago
Tim Yardley ccfa4a7af6 trunk.. same deal as changeset:6526
SVN-Revision: 6527
17 years ago
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
17 years ago
Felix Fietkau 0a056c9743 make hotplug2 depend on udevtrigger
SVN-Revision: 6511
17 years ago
Felix Fietkau 481ad825af add hotplug2
SVN-Revision: 6510
17 years ago
Felix Fietkau d0b75f8f93 upgrade udev to latest version and add separate package for udevtrigger (will be used by hotplug2)
SVN-Revision: 6509
17 years ago
Felix Fietkau 07cb246bd7 hopefully fix ping bugs introduced in [6443]
SVN-Revision: 6505
17 years ago
Felix Fietkau eb83bc789a only mount sysfs once (thx, ejka)
SVN-Revision: 6504
17 years ago
Tim Yardley 026e6046eb same propset here as changeset:6500
SVN-Revision: 6501
17 years ago
Felix Fietkau c96e173c28 add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
SVN-Revision: 6481
17 years ago
Felix Fietkau df228a5d99 don't run mdev on hotplug pseudo-events that come from user space
SVN-Revision: 6480
17 years ago
Imre Kaloz 662fde9077 R.I.P. devfs
SVN-Revision: 6478
17 years ago
Felix Fietkau 0ddaeaf38b make find_mtd_part work without devfs
SVN-Revision: 6466
17 years ago