aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Add reiserfs module and include it in the FSG-3 profile.Rod Whitby2007-09-201-3/+18
| | | | SVN-Revision: 8872
* move ntfs-3g to /packages, no need to be in /trunkNicolas Thill2007-09-201-72/+0
| | | | SVN-Revision: 8871
* disable another module on UMLNicolas Thill2007-09-201-1/+1
| | | | SVN-Revision: 8869
* rename spca5xx to gspcav1 (match upstream name change)Nicolas Thill2007-09-201-0/+0
| | | | SVN-Revision: 8868
* rename uvcvideo to linux-uvc (match source name)Nicolas Thill2007-09-201-0/+0
| | | | SVN-Revision: 8867
* oops, forgot a file in [8865]Nicolas Thill2007-09-201-1/+1
| | | | SVN-Revision: 8866
* 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 SVN-Revision: 8865
* 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. SVN-Revision: 8864
* build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵Nicolas Thill2007-09-201-30/+56
| | | | | | add kmod-iptunnel6. SVN-Revision: 8862
* add qos-scripts patch from #2385Felix Fietkau2007-09-201-0/+1
| | | | SVN-Revision: 8860
* fix kmod-sched kconfig value (#2380)Felix Fietkau2007-09-201-1/+14
| | | | SVN-Revision: 8858
* disable more modules not supported on UMLNicolas Thill2007-09-202-1/+2
| | | | SVN-Revision: 8857
* video modules changes: change dependency on kmod-video-core from select to ↵Nicolas Thill2007-09-205-41/+29
| | | | | | depends, cleanup SVN-Revision: 8856
* prevent madwifi from building on UMLNicolas Thill2007-09-201-1/+6
| | | | SVN-Revision: 8855
* made HOME=/root global instead of x86 specificJohn Crispin2007-09-193-2/+3
| | | | SVN-Revision: 8845
* sync awk implementation of config_get_bool with the shell variantFelix Fietkau2007-09-191-2/+2
| | | | SVN-Revision: 8841
* support true and false in config_get_boolFelix Fietkau2007-09-191-2/+2
| | | | SVN-Revision: 8840
* 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 SVN-Revision: 8838
* Added support for generating the cdc-ether kernel module (used to ↵Rod Whitby2007-09-181-0/+15
| | | | | | communicate with OpenMoko phone over usb networking). SVN-Revision: 8833
* i2c changes: * split i2c algos in separate packages * remove deprecated ↵Nicolas Thill2007-09-171-26/+65
| | | | | | i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead SVN-Revision: 8825
* disable package that can't build on atheros target (no pci/usb)Nicolas Thill2007-09-172-2/+6
| | | | SVN-Revision: 8823
* fix wrong submenu for kmod-leds-wrapNicolas Thill2007-09-171-1/+1
| | | | SVN-Revision: 8821
* only build in-kernel bcm43xx on broadcom targetsNicolas Thill2007-09-171-1/+1
| | | | SVN-Revision: 8820
* move CAPI/ISDN module from other.mk to network.mkNicolas Thill2007-09-172-21/+21
| | | | SVN-Revision: 8819
* disable powersave, vlynq can't handle thisMatteo Croce2007-09-172-0/+65
| | | | SVN-Revision: 8818
* acx: Fix MakefileMatteo Croce2007-09-162-1/+1
| | | | SVN-Revision: 8817
* add kernel module for PCengines WRAP ledsNicolas Thill2007-09-161-0/+16
| | | | SVN-Revision: 8814
* rename packages dependecies missed from [8806]Nicolas Thill2007-09-161-1/+1
| | | | SVN-Revision: 8813
* 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 SVN-Revision: 8812
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵Nicolas Thill2007-09-161-58/+68
| | | | | | cleanup SVN-Revision: 8811
* usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to ↵Nicolas Thill2007-09-161-10/+10
| | | | | | kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup SVN-Revision: 8809
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-168-123/+139
| | | | SVN-Revision: 8808
* various changes for kernel video support: * move kernel video related ↵Nicolas Thill2007-09-167-87/+102
| | | | | | 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 SVN-Revision: 8806
* change dependency on kmod-atm from depends to select for usb atm modulesNicolas Thill2007-09-161-3/+3
| | | | SVN-Revision: 8805
* don't assume PCI support, cleanupNicolas Thill2007-09-161-37/+45
| | | | SVN-Revision: 8803
* move exec permissions fix at Build/Prepare stageNicolas Thill2007-09-161-1/+5
| | | | SVN-Revision: 8802
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-165-16/+19
| | | | SVN-Revision: 8801
* 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 SVN-Revision: 8800
* fix hostap dependenciesNicolas Thill2007-09-161-11/+4
| | | | SVN-Revision: 8799
* Updated acx (#2394) and fixed acx-mac80211 buildMatteo Croce2007-09-163-15/+17
| | | | SVN-Revision: 8797
* Add ipv6 up/down using route (#2372)Florian Fainelli2007-09-162-0/+4
| | | | SVN-Revision: 8794
* Fix macfiltering options (#2397)Florian Fainelli2007-09-161-4/+4
| | | | SVN-Revision: 8792
* Update firmware md5sumsFlorian Fainelli2007-09-161-2/+2
| | | | SVN-Revision: 8789
* Package wpa-passphrase (#1275)Florian Fainelli2007-09-161-1/+13
| | | | SVN-Revision: 8788
* Revert the InstallDev section, was only there testingFlorian Fainelli2007-09-161-8/+0
| | | | SVN-Revision: 8787
* Put back ldd and ldconfig (#1543)Florian Fainelli2007-09-161-2/+22
| | | | SVN-Revision: 8786
* Use default values for lcp-echo-failure and lcp-echo-interval (#2373)Florian Fainelli2007-09-161-0/+2
| | | | SVN-Revision: 8785
* Add support for IP over ATMFlorian Fainelli2007-09-154-0/+148
| | | | SVN-Revision: 8782
* Package support for IP over ATMFlorian Fainelli2007-09-141-0/+16
| | | | SVN-Revision: 8775
* fix a few issues with dynamically assigned interfacesFelix Fietkau2007-09-122-0/+3
| | | | SVN-Revision: 8765