You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Nicolas Thill 75e186832a package/uhttpd: use new service wrapper
SVN-Revision: 28841
13 years ago
..
6in4 6in4: sync with HE.net endpoint update changes 13 years ago
6to4 6to4: fix lifetime options (#9147) 13 years ago
acx package/acx: mark as broken for linux 3.1 13 years ago
acx-mac80211 update acx-mac80211 to 20110821 13 years ago
admswconfig admswconfig: reset interface after applying config 14 years ago
apex only support EABI on ARM targets 13 years ago
ar7-atm add support for 2.6.37, thanks Wipster! 13 years ago
arptables artables ebtables iptables: Moved *tables to Firewall submenu of the Network package group because that's where all the feeds packages for firewalls now are. 13 years ago
avila-wdt massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
base-files package/base-files: use new service wrapper 13 years ago
base-files-network netifd: ensure that a bridge gets created before hostapd needs it, hostapd must not attempt to create the bridge by itself 13 years ago
block-mount block-mount: Fixed module loading (double cat is wrong) 13 years ago
bridge-utils remove linux 2.4 support from several packages 14 years ago
broadcom-diag broadcom-diag: add support for bcma 13 years ago
broadcom-wl broadcom-wl: implement wpa_group_rekey option (mapped to nas -g) 13 years ago
busybox package/busybox: use new service wrapper 13 years ago
button-hotplug button-hotplug: add autoload feature 13 years ago
comgt comgt: add missing file (fixes #10301) 13 years ago
compcache compcache does not build on 2.6.38+ 13 years ago
crda crda: update regulatory database to 2011-04-28, adds fixes for NL (#9931) 13 years ago
cyassl package/cyassl: sync with latest libtool2 changes 14 years ago
dnsmasq package/dnsmasq: use new service wrapper 13 years ago
dropbear package/dropbear: use new service wrapper 13 years ago
e2fsprogs e2fsprogs: Fixed filename of patch (needed .patch extension) 13 years ago
ead ead: fixup some AC_DEFINE() invocations that will make recent automak bail 14 years ago
ebtables artables ebtables iptables: Moved *tables to Firewall submenu of the Network package group because that's where all the feeds packages for firewalls now are. 13 years ago
ep80579-drivers ep80579 depend on their corresponding subtarget 14 years ago
fconfig Various Makefile cleanup. 15 years ago
firewall firewall: relocate TCPMSS rules into mangle table, add code to selectively clear them out again 13 years ago
fuse package/fuse: update to version 2.8.5, refresh patches 14 years ago
gdb package/gdb: disable expat properly, remove conditional dependency on libexpat, bump release number 13 years ago
goldfish-qemu cleanup Makefiles (#7212) 14 years ago
gpioctl get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
grub grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmail.com> 13 years ago
hostap-driver hostap-driver: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio 13 years ago
hostap-utils get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
hostapd hostapd: update to latest git version 13 years ago
hotplug2 base-files: process platform hotplug calls in the early launch of hotplug2 to avoid having crda calls get stuck at boot time (fixes #10350, #10354) 13 years ago
i2c-gpio-custom massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
ifenslave remove obsolete kernel dependencies and version checks 14 years ago
iproute2 iproute2: update to 2.6.39 13 years ago
iptables iptables: drop iptables-utils and ip6tables-utils, ship needed symlinks in iptables and ip6tables packages (#9691) 13 years ago
iw iw: fix setting txpower (#10254) 13 years ago
ixp4xx-microcode Various Makefile cleanup. 15 years ago
kernel modules: fixes ko files that were renamed in 3.1 13 years ago
kexec-tools change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf 13 years ago
libbsd libbsd: do not build when using uclibc 13 years ago
libipfix ipfix: sync changes from openimp 15 years ago
libjson-c change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf 13 years ago
libnl libnl: update to version 2.0 (patch by Philip Prindeville) 14 years ago
libnl-tiny libnl-tiny: remove some more functions to reduce binary size 14 years ago
libpcap libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999) 13 years ago
libreadline libreadline: install *.so symlinks as well (#4872) 14 years ago
librpc librpc: update to a newer version to fix issues with __set_errno 13 years ago
libtool libtool: remove patches, they don't apply to libltdl 14 years ago
libubox libubox: update to latest version, fixes issues with using the library from C++ code 13 years ago
linux-atm linux-atm: don't fail if an PREFIX env var is set 13 years ago
ltq-dsl ltq-dsl: fixes driver for targets other than danube 13 years ago
ltq-dsl-app * add support for ar9 13 years ago
ltq-ifxos wrong md5sum in ltq-ifxos 13 years ago
ltq-kpi2udp * adss in-kernel udp redirect plugin for lantiq voice optimisation 14 years ago
ltq-tapi ltq-tapi/vmmc were build on none lantiq targets due to bad builddepends of pjsip 13 years ago
ltq-tapidemo replace all references to xway with danube 13 years ago
ltq-vmmc ltq-vmmc: should be available for falcon and danube only 13 years ago
lua lua: remove posix from Lua core, almost nothing uses it - saves 9k compressed 13 years ago
mac80211 ath9k: fix LED related crashes on AR913x 13 years ago
maccalc package/maccalc: don't expect to get all data in one read 13 years ago
madwifi madwifi: change wireless ifname numbering schema Instead of simply counting up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number and following ifaces an index-suffix, e.g. ath0 for network 1 on phy 1 and ath0-1 for network 2 on phy 1. This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if the number of networks changes in between. This should, along with other changes in LuCI, fix #10335. 13 years ago
mkelfimage move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make the package hidden so that it is automatically built without having to be selected 13 years ago
mmc_over_gpio mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile 14 years ago
mountd mountd: correctly handle poll() timeout case, solves possible 100% CPU load when idle (#7293) 13 years ago
mtd package/mtd: don't append jffs2 data multiple times 13 years ago
ncurses ncurses: enable C++ bindings (#9442) 13 years ago
netifd package/netifd: use new service wrapper 13 years ago
nvram add maintainer information 14 years ago
ocf-crypto-headers ocf-linux: version bump to 20110720 13 years ago
openssl openssl: refresh patches 13 years ago
opkg opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove 13 years ago
pjsip pjsip-ltq-tap is for all lantiq targets 13 years ago
ppp pppd: fix the exit code in case of authentication failure or other errors 13 years ago
pptp pptp: properly support symbolic VPN host names, tear down created host routes (#4876) 13 years ago
ps3-utils change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf 13 years ago
pwm-gpio-custom pwm-gpio-custom: fix compile on linux 2.6.31 14 years ago
px5g add maintainer information 14 years ago
qos-scripts qos-scripts: only use the lower 8 bits for firewall marks, allows coexistence with other programs like nodogsplash - patch by Tobias Wolf (#10096) 13 years ago
rbcfg package/rbcfg: new tool for modifying boot configuration on the RB4xx boards 13 years ago
redboot-ar231x redboot-ar231x: mark as broken, the ecos host tool crap needs some rework for tcl on some systems 13 years ago
relayd relayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3 13 years ago
resolveip resolveip: fix whitespace 13 years ago
robocfg get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
rotary-gpio-custom Add package rotary-gpio-custom 14 years ago
rtc-rv5c386a rtc-rv5c386a: add support for kernel 3.0 13 years ago
sierra-directip add sierra-directip, a package based on the latest DirectIP capable sierra wireless drivers + some fixes 13 years ago
siit massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
soloscli soloscli: fix new lines in soloscli 13 years ago
spi-ks8995 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
spidev_test remove obsolete kernel dependencies and version checks 14 years ago
swconfig swconfig: fix vlan/port configs being applied to all switches 13 years ago
switch switch: update for brcm47xx target 13 years ago
uboot-ar71xx uboot-ar71xx: add a dependency on the ar71xx target 13 years ago
uboot-envtools package/uboot-envtools: make fw_setenv symlink optional 13 years ago
uboot-kirkwood Fixed support for Iomega 14 years ago
uboot-lantiq * fixes brnboot image generation 13 years ago
uboot-omap35xx Change u-boot console device to reflect change in omap serial driver 13 years ago
uboot-xburst uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112) 14 years ago
ubus package/ubus: use new service wrapper 13 years ago
uci uci: fix segfault on import of anonymous sections (#10204) 13 years ago
udev udev: Provide define to enable compilation with kernel 2.6.32.33 headers 13 years ago
uhttpd package/uhttpd: use new service wrapper 13 years ago
util-linux-ng util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditionally and will fail with missing input files if ncurses was not detected during configure 14 years ago
vsc73x5-ucode vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 MB download with a 14k one 14 years ago
w1-gpio-custom massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
wireless-tools wireless-tools: remove some more unnecessary stuff from iwconfig 13 years ago
wprobe package/wprobe: fix for kernels >= 2.6.38 13 years ago
wrt55agv2-spidevs wrt55agv2-spidevs: fix build with recent kernel 13 years ago
xfsprogs change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf 13 years ago
yamonenv package/yamonenv: refresh patches 14 years ago
zlib package/zlib: include zlib.pc (pkconfig) 13 years ago
Makefile make sure that base-files is installed last, this allows per-target base-file overlays to work correctly 13 years ago