675 Commits (e0c7c1c4409f906225955eaaaa86cad0a2f02f84)

Author SHA1 Message Date
Felix Fietkau b2a976649f speed up package/install 18 years ago
Felix Fietkau f38df5a0af package libssp for apps that need it (only enabled for gcc4) 18 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 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) 18 years ago
Hamish Guthrie edea35b85e Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree 18 years ago
Mike Baker a738f566e6 add a new 'option disabled' to wifi-device 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. 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?" 18 years ago
Travis Kemen 2873adfe53 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255 18 years ago
Florian Fainelli a6481bb35b Change mtu value for pppoa and pppoe (#945) 18 years ago
Felix Fietkau 80840457a5 fix kmod-switch compile on brcm-2.4 (#1461) 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 18 years ago
Felix Fietkau bf622ab0ae add diag and switch support for brcm47xx-2.6 18 years ago
Felix Fietkau 40c03084c2 add -i <include file> and -f <ahtml file> options for awx interpreter (requested by mbm) 18 years ago
Felix Fietkau b57adf4d9a fix the patchlevel of the busybox stty patch 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. 18 years ago
Imre Kaloz ee653e3700 add preliminary IOP32x support, mark it broken for now 18 years ago
Felix Fietkau f1ba6fe9ad oops... forgot to remove line 18 years ago
Felix Fietkau aeed501f9c replace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool 18 years ago
Felix Fietkau d011024713 fix staging dir installation of libcgi 18 years ago
Felix Fietkau 2cba1e7bfb fix typo (#1454) 18 years ago
Felix Fietkau fa1925c2d5 add awx (awk web extension) - experimental core for a new web interface framework 18 years ago
Felix Fietkau 1312f14a81 add libcgi 18 years ago
Felix Fietkau 297062fab8 enable httpd config option for running scripts through an interpreter 18 years ago
Hamish Guthrie 30e757378e Added dependency on AT91 build 18 years ago
Hamish Guthrie 98408d0854 Added MMC/SD Card module support 18 years ago
Mike Baker 99c848c555 fallback when devfs names aren't found 18 years ago
Tim Yardley fbbad27a41 split out scsi module support and add ata piix support 18 years ago
Felix Fietkau b77680287e add new config option for the hostname in /etc/config/system (fixes #1302, #1438) 18 years ago
Felix Fietkau 4af390ee76 add vga console support for x86-2.6 images (fixes #1342, #840) 18 years ago
Tim Yardley ccfa4a7af6 trunk.. same deal as changeset:6526 18 years ago
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :) 18 years ago
Felix Fietkau 0a056c9743 make hotplug2 depend on udevtrigger 18 years ago
Felix Fietkau 481ad825af add hotplug2 18 years ago
Felix Fietkau d0b75f8f93 upgrade udev to latest version and add separate package for udevtrigger (will be used by hotplug2) 18 years ago
Felix Fietkau 07cb246bd7 hopefully fix ping bugs introduced in [6443] 18 years ago
Felix Fietkau eb83bc789a only mount sysfs once (thx, ejka) 18 years ago
Tim Yardley 026e6046eb same propset here as changeset:6500 18 years ago
Felix Fietkau c96e173c28 add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit 18 years ago
Felix Fietkau df228a5d99 don't run mdev on hotplug pseudo-events that come from user space 18 years ago
Imre Kaloz 662fde9077 R.I.P. devfs 18 years ago
Felix Fietkau 0ddaeaf38b make find_mtd_part work without devfs 18 years ago
Tim Yardley 484609eeb0 commit profile support for base-files... patches still need to be done 18 years ago
Felix Fietkau c55d91061f add SimpleTech SimpleShare NAS diag support (untested; based on patch from #1352) 18 years ago
Felix Fietkau 65b4654000 add support for static routes - based on the patch from #1365 18 years ago
Felix Fietkau 84bec9f9cf add support for if{down,up} -a and implement proper start/stop/restart for /etc/init.d/network 18 years ago
Felix Fietkau 68ca8e7818 make squashfs overlay support more generic and integrate it for x86-2.6 18 years ago
Felix Fietkau 7b73e474d6 fix compile error 18 years ago
Felix Fietkau 30ef579f48 make the iptables package robust to kernel config changes 18 years ago
Florian Fainelli 01076affd3 Package sit module as part of kmod-ipv6 (#1424) 18 years ago