..
6in4
6in4: fix logic fail in previous commit
2010-09-04 16:12:40 +00:00
acx
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00
acx-mac80211
update acx-mac80211 and change the git url.
2010-08-16 16:00:50 +00:00
admswconfig
package/admswconfig: refresh patches
2010-03-26 14:27:16 +00:00
apex
package/apex: update apex to version 1.6.9
2010-09-04 17:02:18 +00:00
ar7-atm
add compile fixes for ar7-atm
2010-08-26 09:13:38 +00:00
arptables
package/arptables: update to 0.0.3-4
2010-05-21 15:23:02 +00:00
avila-wdt
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00
base-files
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
2010-08-19 12:49:51 +00:00
block-extroot
block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from being executed on the external root filesystem before mounting it as root. Added /etc/e2fsck.conf which indicates that the clock is broken (since most OpenWRT devices don't have a battery backed RTC) so that e2fsck will not exit with fatal error when the rdat has not yet been run (i.e. before network).
2010-06-30 23:09:13 +00:00
block-mount
block-mount: Attempt swapon a after mounting as well as before. This ensures that swap on a filesystem is enabled.
2010-07-12 17:28:50 +00:00
br2684ctl
propagate atm header changes into pppoatm and br2684ctl as well
2010-03-28 21:55:54 +00:00
bridge-utils
remove linux 2.4 support from several packages
2010-06-26 20:43:41 +00:00
broadcom-diag
package/broadcom-diag: use broadcast_uevent
2010-08-31 20:06:32 +00:00
broadcom-wl
broadcom-wl: fix md5sums
2010-07-13 17:21:44 +00:00
busybox
package/busybox: fix macosx cross compile, closes #7775
2010-08-16 06:05:04 +00:00
button-hotplug
package/button-hotplug: use brodcast_uevent
2010-08-31 20:06:30 +00:00
carl9170
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00
comgt
package/comgt: only set pincode if it's supplied ( closes : #7334 ), bump release number
2010-08-09 16:55:56 +00:00
compcache
package/compcache: revert r22458 as there are some issues with the mainline code
2010-08-06 15:46:13 +00:00
crda
move the crda dependency to the kmod-cfg80211 package, get rid of crda's dependency on mac80211. this fixes circular dependency issues
2010-07-20 01:54:16 +00:00
cyassl
cyassl: shouldn't depend on zlib when compiled with --without-zlib
2010-04-04 11:16:46 +00:00
dnsmasq
package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump release number
2010-08-11 10:37:33 +00:00
dropbear
dropbear: Explicity list default RootPasswordAuth value in default config file so that users know to turn off RootPasswordAuth as well as PasswordAuth to prevent password logins as root.
2010-07-27 03:36:27 +00:00
e2fsprogs
e2fsprogs: parallel build fix
2010-07-24 21:39:27 +00:00
ead
ead: fix missing library error while building tinysrp
2009-06-03 13:53:15 +00:00
ebtables
package/ebtables: update to 2.0.9-2
2010-05-21 15:22:31 +00:00
ep80579-drivers
ep80579-drivers: the build system for this package is broken beyond repair. work around this by only using the kbuild make invocations and ignoring the other crap
2010-07-17 00:10:31 +00:00
fconfig
Various Makefile cleanup.
2009-06-13 16:47:22 +00:00
firewall
firewall: add option to disable NAT reflection
2010-09-04 17:49:14 +00:00
fuse
fix fuse dependency against kmod-fuse
2010-09-04 19:12:22 +00:00
gdb
cleanup Makefiles ( #7212 )
2010-04-23 11:27:29 +00:00
goldfish-qemu
cleanup Makefiles ( #7212 )
2010-04-23 11:27:29 +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
package/grub: add a prereq check for 32 bits host development files when building on x86_64 ( closes : #7753 )
2010-08-16 09:12:46 +00:00
hostap-driver
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +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
hostapd: backport a fix to check for STA STBC capabilities before setting them ( fixes #7464 )
2010-08-31 16:16:32 +00:00
hotplug2
hotplug2: bump pkg release after hotplug fixes in r20679-r20685
2010-05-10 19:33:56 +00:00
i2c-gpio-custom
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00
ifenslave
remove obsolete kernel dependencies and version checks
2010-06-26 20:44:28 +00:00
ifx-tapi
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00
ifx-tapidemo
remove unused $Id$
2010-05-23 14:42:44 +00:00
ifx-vmmc
* remove references to gpio_dev * make vmmc driver register its own memory and dont rely on arch code to do so * makes any Danube board with a CFI commandset 2 NOR flash chip functional again * fixes filenames of downloaded firmwares
2010-08-06 15:49:42 +00:00
ifxmips-dsl-api
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00
ifxmips-dsl-control
add PKG_RELEASE var to packages lacking one
2010-05-23 14:09:25 +00:00
ifxos
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00
iproute2
package/iproute2: update iproute2 to version 2.6.35
2010-09-03 07:39:46 +00:00
ipset
ipset: fix ipset for kernel 2.6.35
2010-08-06 00:56:18 +00:00
iptables
iptables: partly revert r22582, fixes ip6tables extension packaging
2010-08-17 09:02:22 +00:00
iw
iw: update to version 0.9.20
2010-07-18 19:39:57 +00:00
ixp4xx-microcode
Various Makefile cleanup.
2009-06-13 16:47:22 +00:00
kernel
kmod-sctp: Add SCTP kernel support
2010-09-04 18:06:49 +00:00
kexec-tools
kexec-tools: Update to 2.0.2. Mips64 support is builtin in this version. So remove the patch.
2010-08-09 13:25:58 +00:00
libipfix
ipfix: sync changes from openimp
2009-12-19 22:19:42 +00:00
libnl
remove obsolete kernel dependencies and version checks
2010-06-26 20:44:28 +00:00
libnl-tiny
libnl-tiny: fix potential redefinition of offsetof
2009-05-24 16:48:18 +00:00
libpcap
package/libpcap: move configuration to submenu
2010-04-16 10:03:53 +00:00
libreadline
libreadline: install *.so symlinks as well ( #4872 )
2010-08-27 20:13:17 +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: parallel build fix
2010-07-24 21:39:33 +00:00
lua
lua: drop refcounting patch in preparation for 10.03, it has unresolved issues resulting in random vm crashes
2010-03-30 23:24:46 +00:00
mac80211
b43: Module option added to change the GPIO LED mask. This patch exposes the GPIO mask as a module option. This makes it possible to limit the GPIO lines used by the b43 module. Useful for those using the GPIO lines for other things like mmc over GPIO.
2010-09-04 23:46:39 +00:00
madwifi
package/madwifi: enable mtu & mac config options for > 2.6.29 kernels
2010-08-29 18:42:11 +00:00
mmc_over_gpio
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00
mountd
remove obsolete kernel dependencies and version checks
2010-06-26 20:44:28 +00:00
mtd
package/mtd: write remaining data after adding file to the jffs2 partition
2010-09-03 18:14:32 +00:00
ncurses
ncurses: Add libncursesw package
2010-08-16 09:48:42 +00:00
nvram
nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax PS-1208mfg with FLSH at offset 0)
2010-07-19 22:20:07 +00:00
ocf-crypto-headers
cleanup Makefiles ( #7212 )
2010-04-23 11:27:29 +00:00
openssl
update openssl to 0.9.8o ( #7428 )
2010-06-06 19:02:22 +00:00
opkg
revert r22372 and r22405, dependency on host libtool causes problems
2010-07-28 02:18:16 +00:00
ppp
ppp: populate gateway of default route with peer address ( #6259 )
2010-08-25 23:10:40 +00:00
pptp
pptp: support interface sections without ifname by implementing scan_pptp()
2010-05-28 00:30:09 +00:00
ps3-utils
cleanup Makefiles ( #7212 )
2010-04-23 11:27:29 +00:00
pwm-gpio-custom
pwm-gpio-custom: fix compile on linux 2.6.31
2010-08-19 12:49:42 +00:00
px5g
add px5g (moved from LuCI trunk)
2010-03-25 15:46:39 +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
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +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
rotary-gpio-custom
Add package rotary-gpio-custom
2010-07-22 11:32:27 +00:00
rtc-rv5c386a
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00
siit
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00
spi-ks8995
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00
spidev_test
remove obsolete kernel dependencies and version checks
2010-06-26 20:44:28 +00:00
swconfig
remove obsolete kernel dependencies and version checks
2010-06-26 20:44:28 +00:00
switch
remove whitespaces in kmod-switch sources
2010-07-20 22:25:04 +00:00
uboot-envtools
remove obsolete kernel dependencies and version checks
2010-06-26 20:44:28 +00:00
uboot-ifxmips
package/uboot-ifxmips: move configuration in submenu
2010-04-16 11:07:52 +00:00
uboot-kirkwood
Dockstar: Adjust rootfs size to that of the original fw
2010-08-29 21:29:23 +00:00
uboot-lantiq
fix command line buffer length, fixes mtdparts
2010-04-24 06:03:31 +00:00
uboot-xburst
remove a leftover .orig file
2010-05-27 14:04:22 +00:00
ubsec_ssb
ubsec_ssb: fix build of ubsec_ssb with new ssb patches
2010-07-22 18:50:32 +00:00
uci
base-files, uci: properly revert list state on config_load This fixes a bug where lists end up with duplicate values if config_load was invoked multiple times.
2010-08-14 00:45:15 +00:00
udev
remove obsolete kernel dependencies and version checks
2010-06-26 20:44:28 +00:00
udevtrigger
remove obsolete kernel dependencies and version checks
2010-06-26 20:44:28 +00:00
uhttpd
uhttpd: fix segfault triggered by Basic Auth checking
2010-08-25 21:38:48 +00:00
util-linux-ng
add package for script from util-linux-ng ( #7416 )
2010-06-14 21:48:57 +00:00
vsc73x5-ucode
vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 MB download with a 14k one
2010-04-30 16:11:31 +00:00
w1-gpio-custom
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00
wireless-tools
wireless-tools: fix encryption display in the scanning list ( #6732 )
2010-03-14 04:49:31 +00:00
wprobe
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00
wrt55agv2-spidevs
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00
yamonenv
package/yamonenv: refresh patches
2010-03-26 14:29:32 +00:00
zlib
Fix zlib alternate URL
2010-05-13 18:24:27 +00:00
Makefile
revert r22372 and r22405, dependency on host libtool causes problems
2010-07-28 02:18:16 +00:00