summaryrefslogtreecommitdiff
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug in foregrounding in /etc/init.d/rcSFlorian Fainelli2010-04-161-2/+6
| | | | | | | | Not using the config_xxx functions correctly. Amended. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 20928
* - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 ↵Jo-Philipp Wich2010-04-161-1/+1
| | | | | | available for malta target SVN-Revision: 20923
* package/ifxmips-dsl-api: move configuration in submenuNicolas Thill2010-04-162-3/+6
| | | | SVN-Revision: 20922
* yckage/ifx-tapidemo: move configuration in submenuNicolas Thill2010-04-162-3/+5
| | | | SVN-Revision: 20921
* package/ifx-tapi: move configuration in submenuNicolas Thill2010-04-162-3/+7
| | | | SVN-Revision: 20920
* package/uboot-lantiq: move configuration in submenuNicolas Thill2010-04-162-3/+6
| | | | SVN-Revision: 20919
* package/uboot-ifxmips: move configuration in submenuNicolas Thill2010-04-162-1/+6
| | | | SVN-Revision: 20918
* package/ifx-vmmc: move configuration in submenuNicolas Thill2010-04-162-3/+6
| | | | SVN-Revision: 20917
* package/kexec-tools: move configuration in submenu, rename 'kexec-config.in' ↵Nicolas Thill2010-04-162-3/+5
| | | | | | in 'Config.in' for coherency SVN-Revision: 20916
* package/openssl: move configuration in submenuNicolas Thill2010-04-162-4/+4
| | | | SVN-Revision: 20915
* package/ar7-atm: move configuration in submenuNicolas Thill2010-04-162-1/+6
| | | | SVN-Revision: 20914
* package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to ↵Nicolas Thill2010-04-161-1/+2
| | | | | | kmod-bluetooth (closes: #7063) SVN-Revision: 20913
* package/busybox: rename 'target-config.in' to 'Config.in' for coherency, ↵Nicolas Thill2010-04-162-5/+7
| | | | | | move submenu to it and source main busybox Config.in from there SVN-Revision: 20912
* package/madwifi: move configuration in submenuNicolas Thill2010-04-162-5/+6
| | | | SVN-Revision: 20911
* package/mac80211: move all configuration items in submenus, merge Config.in* ↵Nicolas Thill2010-04-166-167/+184
| | | | | | into the main Makefile SVN-Revision: 20910
* package/libpcap: move configuration to submenuNicolas Thill2010-04-162-3/+7
| | | | SVN-Revision: 20909
* package/udev: move configuration in submenu, rename udev-config.in to ↵Nicolas Thill2010-04-162-5/+4
| | | | | | Config.in for consistency SVN-Revision: 20908
* package/mmc_over_gpio: more configuration in submenuNicolas Thill2010-04-161-19/+21
| | | | SVN-Revision: 20907
* package/compcache: move configuration in submenuNicolas Thill2010-04-162-4/+4
| | | | SVN-Revision: 20906
* package/kernel: remove references to old TARGET_olpc now that it has been ↵Nicolas Thill2010-04-161-2/+2
| | | | | | merged with TARGET_x86 SVN-Revision: 20905
* package/busybox: add 3 upstream fixes, bump release numberNicolas Thill2010-04-164-1/+190
| | | | SVN-Revision: 20904
* package/kernel: add dependency on kmod-input-core to kmod-sound-core ↵Nicolas Thill2010-04-161-1/+1
| | | | | | (closes: #7140) SVN-Revision: 20901
* package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 ↵Nicolas Thill2010-04-161-16/+32
| | | | | | & kmod-ipsec6 (partially closes: #7164) SVN-Revision: 20893
* ath9k: fix crash issues caused by the ar9300 support patchFelix Fietkau2010-04-157-604/+755
| | | | SVN-Revision: 20887
* uhttpd: fix bug in path canonization introduced by r20883Jo-Philipp Wich2010-04-151-2/+3
| | | | SVN-Revision: 20885
* uhttpd: - make network timeout configurable, increase default to 30 seconds ↵Jo-Philipp Wich2010-04-158-82/+186
| | | | | | (#7067) - follow symlinks in docroot and add option to disable that - fix mimetype detection for files with combined extensions (.tar.gz, ...) SVN-Revision: 20883
* package/base-files: fix typo in r20874 (thanks to rhk for spotting it)Nicolas Thill2010-04-151-1/+1
| | | | SVN-Revision: 20878
* package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130)Nicolas Thill2010-04-151-1/+5
| | | | SVN-Revision: 20875
* package/base-files: use a single $(CP) instead of two to copy shared library ↵Nicolas Thill2010-04-151-10/+20
| | | | | | files SVN-Revision: 20874
* package/broadcom-diag: fix USB led polarity on Asus WL-HDD (closes: #7055)Nicolas Thill2010-04-151-1/+1
| | | | SVN-Revision: 20869
* package/iptables: update to 1.4.7Nicolas Thill2010-04-142-13/+3
| | | | SVN-Revision: 20862
* package/ipset: update to 4.2Nicolas Thill2010-04-141-2/+2
| | | | SVN-Revision: 20861
* openssl: fix timestamp patch - previous version patched the wrong fileFelix Fietkau2010-04-141-4/+4
| | | | SVN-Revision: 20859
* openssl: remove the makefile timestamp check, it breaks on some host systemsFelix Fietkau2010-04-141-0/+23
| | | | SVN-Revision: 20858
* ath9k: fix a crash in ath9k_hw_reset on older hwFelix Fietkau2010-04-141-69/+69
| | | | SVN-Revision: 20852
* mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ↵Felix Fietkau2010-04-1418-9936/+7251
| | | | | | ar9300 patch set, fixes #7135 SVN-Revision: 20849
* package/mac80211: add a patch to fix package/carl9170 build failureNicolas Thill2010-04-131-0/+11
| | | | SVN-Revision: 20848
* option to allow boot to run to completion before starting shellFlorian Fainelli2010-04-131-1/+6
| | | | | | | | | | | | | Setting the system variable "foreground" to yes causes the system to run the init scripts in series and wait for completion. This is useful if (a) you don't want the user getting into the console until the system is initialized, or (b) you have things going on in your scripts that require strict ordering (and no possible race conditions). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 20841
* fix jffs2 and mini_fo mount in failsafe (patch from #7134)Felix Fietkau2010-04-131-1/+1
| | | | SVN-Revision: 20838
* ath9k: more fixes/cleanups for ar9280 and ar9300Felix Fietkau2010-04-1310-427/+345
| | | | SVN-Revision: 20835
* ath9k: fix a crash bug and a dma sync issueFelix Fietkau2010-04-122-4/+8
| | | | SVN-Revision: 20833
* Add uboot for xburst packageLars-Peter Clausen2010-04-1249-0/+15865
| | | | SVN-Revision: 20832
* fix swconfig build failure on brcm63xxFlorian Fainelli2010-04-121-0/+1
| | | | SVN-Revision: 20829
* fix linux-atm build failure on brcm63xx (and probably other targets) (#7145)Florian Fainelli2010-04-121-2/+2
| | | | SVN-Revision: 20826
* add kmod-ata-pdc202xx-old (#6950)Florian Fainelli2010-04-111-0/+19
| | | | SVN-Revision: 20808
* fix kmod-crc16 loading (#6949)Florian Fainelli2010-04-111-1/+1
| | | | SVN-Revision: 20807
* add net5501 supportFlorian Fainelli2010-04-111-1/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch brings up the net5501 platform. Note that the x86/ target included support for all x86/ class processors. That's not technically correct. This should be constrained only to the "generic" subtarget. Every x86-class target that isn't generic should be able to select only the optimizations/capabilities applicable to that architectural variant. It's also assumed that all x86 processors have keyboard & mouse ports, ISA, DMI, ACPI... the embedded ones typically don't. Again, moving that to the generic subtarget. Fortunately, this was a fairly benign tweak. The net5501 board includes the following logic: Geode/LX processor CS5535 super-I/O chip PC87360 sensor chip Via Rhine Ethernet controllers Via Sata controllers USB, LEDS, I2C Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 20794
* block-extroot: r20784 reverted r20735, add it back (#7104)Jo-Philipp Wich2010-04-101-1/+1
| | | | SVN-Revision: 20788
* add debugging entry to hotplug configFlorian Fainelli2010-04-101-0/+6
| | | | | | | | This is useful for seeing what devices are detected by the system. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 20785
* block-extroot depends on kmod-ata-coreFlorian Fainelli2010-04-101-1/+1
| | | | | | | | | | The package block-extroot depends on some builtin package like kmod-ide-core or kmod-usb-storage. But kmod-ata-core was forgotten; this patch fixes it. Signed-off-by: Benjamin Cama <benoar@free.fr> SVN-Revision: 20784