summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2007-10-09move grub to package/nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9212 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-09remove trailing spaces to fix errors at dump timenico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-08fixed linux-uvc, didn't read nicos commentblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-08updated/fixed linux-uvc, from #2458blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-08added sdparm and scsi-generic module, from #2481blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-08update dnsmasq to 2.40, from #2479blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-08fix insmod crash when the module is not foundnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-08no need to free_irq in remove, done in closeejka
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07enable nicenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07add TARPIT support to netfilter/iptablesjuhosg
* netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07Turn on stp for br-lan only when doing wds (#2476)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07add missing dependency on linux-atmejka
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-06added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-06add clientid to udhcpc thanks pjamathepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05add option for cleaning all ipkg info before the image buildnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05fix segfault with insmod on 2.4nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05add minimal uci supportejka
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05add rough vlynq supportejka
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05fix compile error with 2.4nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05add upstream fixes for 1.7.2nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05Upgrade busybox to 1.7.2nbd
- clean up insmod crap - add some lineno/programname fixes for awx - clean up awk getopt stuff - remove unnecessary patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-04Fix sangam DSL build with 2.6.23 kernelmatteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-03upgrade acx and acx-mac80211, removed two patches now unneededmatteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-03fix busybox configuration submenunico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9103 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-02Add support for the network packet generatorflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-30fix path to the snapshot packages (snapshot build/upload needs to be fixed ↵nbd
as well) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29Fix agmode selection (#2438)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29get rid of per-profile base-filesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29fix kernel config item for 3c95x/vortex network cards (closes: #2441)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29disable acx & acx-mac80211 on atheros, renable check for CONFIG_MAC80211 in ↵nico
KCONFIG in acx-mac80211 so that it does not get built on pre 2.6.22 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28add $(STAGING_DIR) as argument to the InstallDev template and update ↵nbd
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
2007-09-28remove duplicate include statementnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-27modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a ↵rwhitby
typo from usbnet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-27do not fire up the qos-scripts hotplug part if the init script is disablednbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-26fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-25include fixes from #2429 Thanks Lubos Stanekthepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-24dep fixnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23fix kmod-crypto-core error missing crypto_hash (closes: #2422)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23add LM77 sensors support (closes: #2419)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23update acx-mac80211matteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23add ipv6 conntrack support (closes: #2192)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23move hardware monitoring support in a separate hwmon.mk (before adding other ↵nico
modules) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23move crypto support to a seperate crypto.mk file, split modules into ↵nico
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
2007-09-23added option to atheros kernel to be able to disable reset button from ↵blogic
inside the fon mp3 driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22only build linux-atm if it's actually selectednbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22add missing kconfig option for pppoanbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22remove linux-atm from ppp build deps - the internal version seems to be workingnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22base-files: Added support for swap configuration in /etc/config/fstabrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22enable ps -w by defaultnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22add back scx200 gpio i2c module removed in [8825] (too early for generic ↵nico
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