aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Added support for generating the cdc-ether kernel module (used to ↵Rod Whitby2007-09-181-0/+15
| | | | | | communicate with OpenMoko phone over usb networking). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* i2c changes:Nicolas Thill2007-09-171-26/+65
| | | | | | | | * split i2c algos in separate packages * remove deprecated i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8825 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable package that can't build on atheros target (no pci/usb)Nicolas Thill2007-09-172-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wrong submenu for kmod-leds-wrapNicolas Thill2007-09-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only build in-kernel bcm43xx on broadcom targetsNicolas Thill2007-09-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move CAPI/ISDN module from other.mk to network.mkNicolas Thill2007-09-172-21/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable powersave, vlynq can't handle thisMatteo Croce2007-09-172-0/+65
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx: Fix MakefileMatteo Croce2007-09-162-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add kernel module for PCengines WRAP ledsNicolas Thill2007-09-161-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename packages dependecies missed from [8806]Nicolas Thill2007-09-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop ↵Nicolas Thill2007-09-162-30/+32
| | | | | | since it's not packaged anywhere git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵Nicolas Thill2007-09-161-58/+68
| | | | | | cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* usb-atm fixes:Nicolas Thill2007-09-161-10/+10
| | | | | | | | | * change dependency for usb-atm modules from kmod-atm to kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-168-123/+139
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* various changes for kernel video support:Nicolas Thill2007-09-167-87/+102
| | | | | | | | | | | * move kernel video related modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change dependency on kmod-atm from depends to select for usb atm modulesNicolas Thill2007-09-161-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't assume PCI support, cleanupNicolas Thill2007-09-161-37/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move exec permissions fix at Build/Prepare stageNicolas Thill2007-09-161-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-165-16/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8801 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change ↵Nicolas Thill2007-09-161-3/+3
| | | | | | kmod-pppoa dependency on kmod-atm from depends to select git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix hostap dependenciesNicolas Thill2007-09-161-11/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Updated acx (#2394) and fixed acx-mac80211 buildMatteo Croce2007-09-163-15/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8797 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ipv6 up/down using route (#2372)Florian Fainelli2007-09-162-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix macfiltering options (#2397)Florian Fainelli2007-09-161-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8792 3c298f89-4303-0410-b956-a3cf2f4a3e73