Commit Graph

4949 Commits (da8174507aad3763465d31a3de34f6765057bc18)
 

Author SHA1 Message Date
Felix Fietkau e68e6f4be9 fix default netmask
SVN-Revision: 6589
18 years ago
Felix Fietkau b2a976649f speed up package/install
SVN-Revision: 6588
18 years ago
Felix Fietkau 04ae63915e fix a small bug in the unpack code
SVN-Revision: 6587
18 years ago
Felix Fietkau f38df5a0af package libssp for apps that need it (only enabled for gcc4)
SVN-Revision: 6584
18 years ago
Felix Fietkau 12051a5761 remove some debug code that slipped into the commit
SVN-Revision: 6583
18 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
18 years ago
Felix Fietkau 198a3ae713 re-enable SDK=1 and DEVELOPER=1 overrides for building all packages
SVN-Revision: 6581
18 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
18 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
18 years ago
Florian Fainelli ddb5473bb3 Fix compilation errors with xt_portscan
SVN-Revision: 6578
18 years ago
Florian Fainelli 11109c2515 Fix the serial driver with the devfs removal
SVN-Revision: 6577
18 years ago
Mike Baker a738f566e6 add a new 'option disabled' to wifi-device
SVN-Revision: 6576
18 years ago
Felix Fietkau a8fbb232f8 add final fix for brcm47xx-2.6 memory corruption (patch from #1465)
SVN-Revision: 6575
18 years ago
Felix Fietkau b14f137a2e revert part of [6573] to keep the speedup of metadata scanning
SVN-Revision: 6574
18 years ago
Mike Baker 8dc90ccc11 formatting and trivial cleanup
SVN-Revision: 6573
18 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
18 years ago
Felix Fietkau 7b1a36cab4 split package.mk and clean up build system code (based on patch by mbm), makes the code more readable and speeds up metadata scan
SVN-Revision: 6571
18 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
18 years ago
Felix Fietkau fbe0b0e33a enable ext2 by default for rb532 (fixes #1466)
SVN-Revision: 6569
18 years ago
Felix Fietkau 4319c79ad4 brcm47xx: add a few nops to keep the cpu happy
SVN-Revision: 6568
18 years ago
Travis Kemen 2873adfe53 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255
SVN-Revision: 6567
18 years ago
Florian Fainelli a6481bb35b Change mtu value for pppoa and pppoe (#945)
SVN-Revision: 6566
18 years ago
Felix Fietkau 80840457a5 fix kmod-switch compile on brcm-2.4 (#1461)
SVN-Revision: 6565
18 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
18 years ago
Felix Fietkau 53a5d4131f add reboot fix from #1312
SVN-Revision: 6563
18 years ago
Felix Fietkau bf622ab0ae add diag and switch support for brcm47xx-2.6
SVN-Revision: 6562
18 years ago
Felix Fietkau 40c03084c2 add -i <include file> and -f <ahtml file> options for awx interpreter (requested by mbm)
SVN-Revision: 6561
18 years ago
Felix Fietkau b57adf4d9a fix the patchlevel of the busybox stty patch
SVN-Revision: 6560
18 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
18 years ago
Felix Fietkau f7809d07c8 remove screwy network config override from x86-2.6 base-files
SVN-Revision: 6558
18 years ago
Imre Kaloz ee653e3700 add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
18 years ago
Imre Kaloz e50a89989b fix gcc version selection
SVN-Revision: 6556
18 years ago
Felix Fietkau f1ba6fe9ad oops... forgot to remove line
SVN-Revision: 6555
18 years ago
Felix Fietkau aeed501f9c replace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool
SVN-Revision: 6554
18 years ago
Felix Fietkau d011024713 fix staging dir installation of libcgi
SVN-Revision: 6553
18 years ago
Felix Fietkau 2cba1e7bfb fix typo (#1454)
SVN-Revision: 6550
18 years ago
Felix Fietkau fa1925c2d5 add awx (awk web extension) - experimental core for a new web interface framework
SVN-Revision: 6549
18 years ago
Felix Fietkau 1312f14a81 add libcgi
SVN-Revision: 6548
18 years ago
Felix Fietkau 297062fab8 enable httpd config option for running scripts through an interpreter
SVN-Revision: 6547
18 years ago
Felix Fietkau 04fd1d444a oops... forgot to make x86-2.6 ext2 images use preinit as well :)
SVN-Revision: 6546
18 years ago
Hamish Guthrie 30e757378e Added dependency on AT91 build
SVN-Revision: 6545
18 years ago
Hamish Guthrie 98408d0854 Added MMC/SD Card module support
SVN-Revision: 6544
18 years ago
Mike Baker 4a5cb10be3 more devfs related bugs
SVN-Revision: 6543
18 years ago
Felix Fietkau 65e59861ba fix up the netconfig script after the devfs=>hotplug2 migration
SVN-Revision: 6542
18 years ago
Mike Baker 99c848c555 fallback when devfs names aren't found
SVN-Revision: 6541
18 years ago
Hamish Guthrie ed1a641e15 Changed default compiler for 2.6 kernels to 4.1.2
SVN-Revision: 6539
18 years ago
Tim Yardley fbbad27a41 split out scsi module support and add ata piix support
SVN-Revision: 6535
18 years ago
Hamish Guthrie 2cbe1f1c0d Added GPIO driver
SVN-Revision: 6534
18 years ago
Mike Albon 1fa14eaccc Fix config, set directory block to -1 for redboot.
SVN-Revision: 6533
18 years ago
Felix Fietkau b77680287e add new config option for the hostname in /etc/config/system (fixes #1302, #1438)
SVN-Revision: 6532
18 years ago