1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-26 01:27:28 +02:00
openwrt/package
2010-03-11 22:08:06 +00:00
..
acx acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just fails on some targets) 2010-03-08 01:55:31 +00:00
acx-mac80211 add one more acx-mac80211 patch to finally allow its building on ar7 2010-03-07 16:36:51 +00:00
admswconfig get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
apex Various Makefile cleanup. 2009-06-13 16:47:22 +00:00
ar7-atm add support for new ar7-atm version D7.05.00.00 (#6515) 2010-03-07 18:16:07 +00:00
arptables get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
avila-wdt avila-wdt: add support for disabling the watchdog 2009-05-27 15:33:18 +00:00
base-files base-files: fix preinit code typos 2010-03-10 18:09:53 +00:00
block-extroot add block-extroot, a package for using an external filesystem as rootfs (patch by cshore) 2010-02-26 22:46:10 +00:00
block-mount add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality 2010-02-26 22:45:39 +00:00
br2684ctl get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
bridge-utils get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
broadcom-57xx bump some revisions and update copyrights 2009-09-10 10:07:04 +00:00
broadcom-diag add missing hunks to recognize the Microsoft MN-700 device (#6749) 2010-02-28 11:09:50 +00:00
broadcom-sdhc add broadcom-sdhc - successor of broadcom-mmc (#6343) 2010-01-16 15:45:12 +00:00
broadcom-wl fix wrong numbering of interfaces in wireless detection 2010-02-04 17:11:56 +00:00
busybox busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) option 2010-03-10 17:49:14 +00:00
button-hotplug fix kernel modules compile (as in [13724]) 2009-01-08 01:03:54 +00:00
carl9170 carl9170: update to version 1.0.1.1 and fix a compile error 2010-02-17 18:27:42 +00:00
comgt get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
compcache include kernel-defaults.mk and use $(KERNEL_MAKEOPTS) 2010-03-05 00:56:05 +00:00
crda Update regulatory database to version 2009.11.25 2009-11-28 23:16:40 +00:00
dnsmasq dnsmasq: remove redundant code introduced with r20074 2010-03-09 01:41:06 +00:00
dropbear dropbear: performance improvements in init script, quiet mode for start-stop-daemon - patch by Matthias Buecher <mail@maddes.net> 2010-02-10 00:34:32 +00:00
e2fsprogs add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality 2010-02-26 22:45:39 +00:00
ead ead: fix missing library error while building tinysrp 2009-06-03 13:53:15 +00:00
ebtables update ebtables to 2.0.9-1, fixes #5001 2009-08-01 21:29:47 +00:00
fconfig Various Makefile cleanup. 2009-06-13 16:47:22 +00:00
firewall firewall: insert rules at the beginning of chains again while maintaining non reversed order, fixes wrong ordering introduced by r18015 2010-03-02 11:02:24 +00:00
fuse disable fuse kernel compilation module, all versions that we have have it mainline (#5584) 2009-07-31 10:49:46 +00:00
fuse24 add missing fuse24 init script 2009-07-22 08:49:13 +00:00
gdb gdb: not support on cris 2009-12-22 06:09:48 +00:00
goldfish-qemu include a skin for the goldfish emulator 2009-06-14 21:17:50 +00:00
gpioctl get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
grub refresh grub patches 2010-02-18 12:10:12 +00:00
hostap-driver fix another kernel version dependency (thx, maddes) 2010-01-24 14:25:29 +00:00
hostap-utils get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
hostapd use a common way of marking packages as not supported on specific targets 2010-03-10 04:12:57 +00:00
hotplug2 Fix a memory leak in hotplug2 environment handling. Bump hotplug2 to the latest svn revision, remove obsolete patches. 2009-12-09 18:50:49 +00:00
i2c-gpio-custom make i2c-gpio-custom selectable (#5458) 2009-07-06 11:16:04 +00:00
ifenslave get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
ifxmips-dsl-api clean up menuconfig path of dsl driver and userland helper 2009-11-01 19:05:32 +00:00
ifxmips-dsl-control clean up menuconfig path of dsl driver and userland helper 2009-11-01 19:05:32 +00:00
iproute2 iproute2: make tc depend on kmod-sched (#6681) 2010-02-19 01:58:06 +00:00
ipset disable a few packages failing on ps3 as well (marking them as BROKEN) 2009-12-23 11:08:22 +00:00
iptables iptables: disable kernel module autoloading 2010-02-28 19:12:47 +00:00
iw use a common way of marking packages as not supported on specific targets 2010-03-10 04:12:57 +00:00
ixp4xx-microcode Various Makefile cleanup. 2009-06-13 16:47:22 +00:00
kernel kernel: fix kmod-pcmcia-yenta on 2.4 2010-03-11 16:37:11 +00:00
kexec-tools add mips64 support to kexec-tools, counterpart of r17768. 2009-09-27 19:13:17 +00:00
libipfix ipfix: sync changes from openimp 2009-12-19 22:19:42 +00:00
libnl get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
libnl-tiny libnl-tiny: fix potential redefinition of offsetof 2009-05-24 16:48:18 +00:00
libpcap finish cleaning my broken commit 2010-03-08 15:03:42 +00:00
libreadline get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
libtool libtool: Don't use the libdir path found in .la files. Fixes the build of various packages. 2010-01-30 18:08:45 +00:00
linux-atm linux-atm: Add libtool fixup 2010-02-20 23:42:25 +00:00
lua lua: add the 100-no_readline.patch to host build 2009-10-28 13:56:33 +00:00
mac80211 minstrel_ht: make the ewma of the ampdu length more smooth by updating it on stats updates and reduce the frequency of aggregation checks 2010-03-11 22:08:06 +00:00
madwifi use a common way of marking packages as not supported on specific targets 2010-03-10 04:12:57 +00:00
mmc_over_gpio do not load the spi_gpio module from mmc-over-gpio, bump release number (#4663) 2009-04-12 12:52:32 +00:00
mountd mountd: mark as 2.6 only 2009-10-05 11:18:03 +00:00
mtd mtd: fix typo (thx, Plouj) 2010-01-21 23:48:52 +00:00
ncurses this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes parallel build. 2010-03-05 20:12:24 +00:00
nozomi get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
nvram nvram: request memory locked pages in mmap() and make it available for ar71xx 2010-02-01 01:32:47 +00:00
ocf-crypto-headers set PKGARCH to all for packages in trunk containing only arch-neutral files (#5572) 2009-07-24 12:08:01 +00:00
openssl openssl: fix build failure on arm, aes asm version is not shipped anymore (closes: #6778) 2010-03-02 04:56:49 +00:00
opkg fix opkg.conf 2010-02-17 02:34:48 +00:00
pcmcia-cs get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
ppp this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also fixes parallel build. 2010-03-05 20:10:37 +00:00
pptp get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
ps3-utils ps3-utils: Add Build/InstallDev section to package makefile 2009-08-18 21:51:08 +00:00
qos-scripts This patch allows the user to specify esfq as the leaf qdisc, as well as perturb and hash parameters, closes #1893 2010-02-26 17:22:53 +00:00
r8101 r8101: update to v1.014.00, fix build on 2.6.31+ 2010-02-25 02:03:33 +00:00
robocfg get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
rt2570 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
rtc-rv5c386a add RTC RV5C386A package 2009-08-01 11:09:02 +00:00
siit siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead 2010-03-07 03:55:34 +00:00
spi-ks8995 kernel/modules: move SPI drivers into a new submenu 2009-06-04 06:39:36 +00:00
spidev_test spidev_test depends on kmod-spi-dev to work 2009-12-30 22:19:55 +00:00
swconfig swconfig: Remove unused code 2010-02-19 17:33:46 +00:00
switch switch: suppress boot error message on 2.4 2010-03-01 01:12:57 +00:00
uboot-envtools uboot-envtools: mark as 2.6 only, use a shorter title and a longer description 2010-03-10 04:17:22 +00:00
uboot-ifxmips make uboot work on arcaydian board 2009-12-08 14:37:12 +00:00
ubsec_ssb remove unnecessary dependency added in r19371 (thx, puchu) 2010-01-28 19:38:16 +00:00
uci uci: allow shell scripts to override the config dir (patch by cshore) 2010-01-27 04:59:14 +00:00
udev udev depends on 2.6, cleanup Makefile 2009-09-03 18:11:32 +00:00
udevtrigger udevtrigger: use the build system cflags 2009-10-10 19:25:31 +00:00
util-linux-ng util-linux-ng: Build setterm 2010-02-08 22:05:11 +00:00
vsc73x5-ucode package: add VSC73[89]5 microcode for the AP83/PB44 boards 2010-02-24 13:38:54 +00:00
w1-gpio-custom package: fix w1-gpio-custom package (closes #6770) 2010-03-08 17:35:03 +00:00
wireless-tools wireless-tools: re-enable support for enabling/disabling powersave 2009-11-11 16:59:31 +00:00
wprobe wprobe: fix missing return code check 2010-02-01 00:35:00 +00:00
wrt55agv2-spidevs Add initial kernel 2.6.28 support for atheros target. The include files moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/ This patch is based on the old kernel 2.6.27 patches. 2009-02-20 16:27:42 +00:00
yamonenv get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
zlib fix zlib linking failures with gcc-4.4+ (#6173) 2010-01-02 19:45:50 +00:00
Makefile this patch fixes package/Makefile. 2010-03-05 20:28:52 +00:00