aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵Felix Fietkau2007-09-2815-121/+121
| | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove duplicate include statementFelix Fietkau2007-09-281-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9050 3c298f89-4303-0410-b956-a3cf2f4a3e73
* modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a ↵Rod Whitby2007-09-271-2/+2
| | | | | | typo from usbnet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not fire up the qos-scripts hotplug part if the init script is disabledFelix Fietkau2007-09-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)Nicolas Thill2007-09-262-5/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include fixes from #2429 Thanks Lubos StanekTravis Kemen2007-09-251-53/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dep fixFelix Fietkau2007-09-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9006 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-crypto-core error missing crypto_hash (closes: #2422)Nicolas Thill2007-09-231-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add LM77 sensors support (closes: #2419)Nicolas Thill2007-09-231-1/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9002 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update acx-mac80211Matteo Croce2007-09-233-18/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9001 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ipv6 conntrack support (closes: #2192)Nicolas Thill2007-09-231-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move hardware monitoring support in a separate hwmon.mk (before adding other ↵Nicolas Thill2007-09-232-37/+46
| | | | | | modules) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-237-41/+218
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added option to atheros kernel to be able to disable reset button from ↵John Crispin2007-09-231-0/+5
| | | | | | inside the fon mp3 driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only build linux-atm if it's actually selectedFelix Fietkau2007-09-221-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kconfig option for pppoaFelix Fietkau2007-09-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove linux-atm from ppp build deps - the internal version seems to be workingFelix Fietkau2007-09-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8964 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: Added support for swap configuration in /etc/config/fstabRod Whitby2007-09-223-1/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable ps -w by defaultFelix Fietkau2007-09-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add back scx200 gpio i2c module removed in [8825] (too early for generic ↵Nicolas Thill2007-09-221-3/+20
| | | | | | gpio), rename scx200 access bus i2c module to scx200-acb git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove uneeded flags, fix shared lib installNicolas Thill2007-09-221-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add 2 new kernel modules for USB webcams: ovc511 and ovcamchipNicolas Thill2007-09-221-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* install OpenSSL pkgconfig dev filesNicolas Thill2007-09-221-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix image preconfigurationEugene Konev2007-09-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added support for /etc/default/fstab - a means of automatically mounting ↵Rod Whitby2007-09-213-1/+49
| | | | | | devices on boot. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8916 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for OV51x based USB video devices with in-kernel JPEG ↵Nicolas Thill2007-09-211-0/+44
| | | | | | decompression (closes: #2315) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8915 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for NW8xx based USB video devices (closes: #2319)Nicolas Thill2007-09-212-0/+3026
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8914 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support Konica based USB video devicesNicolas Thill2007-09-211-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a kernel module for usb video devicesNicolas Thill2007-09-211-1/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as wellNicolas Thill2007-09-212-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8910 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add compat 'PROVIDES' for renamed kernel modulesNicolas Thill2007-09-212-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix autotools with the arpd directoryFlorian Fainelli2007-09-201-0/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add reiserfs module and include it in the FSG-3 profile.Rod Whitby2007-09-201-3/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move ntfs-3g to /packages, no need to be in /trunkNicolas Thill2007-09-201-72/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable another module on UMLNicolas Thill2007-09-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename spca5xx to gspcav1 (match upstream name change)Nicolas Thill2007-09-201-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename uvcvideo to linux-uvc (match source name)Nicolas Thill2007-09-201-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops, forgot a file in [8865]Nicolas Thill2007-09-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8866 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move kernel sound support in its own file from other.mk to sound.mk, rename ↵Nicolas Thill2007-09-202-66/+75
| | | | | | kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - ↵Felix Fietkau2007-09-201-1/+1
| | | | | | should prevent duplicate ifup actions. thx, ffrrrr. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8864 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵Nicolas Thill2007-09-201-30/+56
| | | | | | add kmod-iptunnel6. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add qos-scripts patch from #2385Felix Fietkau2007-09-201-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8860 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-sched kconfig value (#2380)Felix Fietkau2007-09-201-1/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8858 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable more modules not supported on UMLNicolas Thill2007-09-202-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* video modules changes: change dependency on kmod-video-core from select to ↵Nicolas Thill2007-09-205-41/+29
| | | | | | depends, cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prevent madwifi from building on UMLNicolas Thill2007-09-201-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* made HOME=/root global instead of x86 specificJohn Crispin2007-09-193-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8845 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync awk implementation of config_get_bool with the shell variantFelix Fietkau2007-09-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* support true and false in config_get_boolFelix Fietkau2007-09-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only build sound-core module on targets supporting USB, since we don't have ↵Nicolas Thill2007-09-191-1/+1
| | | | | | any PCI sound devices supported atm git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8838 3c298f89-4303-0410-b956-a3cf2f4a3e73