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
Hauke Mehrtens fe5b868a4f kernel: add dummy net device
Thank you Thomas Jansen.
(partly closes #5849)

SVN-Revision: 24272
14 years ago
..
6in4 6in4: implement metric option 14 years ago
6to4 6to4: support multiple internal networks, use state vars for radvd config 14 years ago
acx wifi: change the default channel from 5 to 11, 5 was a really bad choice 14 years ago
acx-mac80211 update acx-mac80211 to 20101030 snapshot, patch from sn9 14 years ago
admswconfig package/admswconfig: refresh patches 14 years ago
apex package/apex: fix a compile issue 14 years ago
ar7-atm fix proc filesystem usage, patch from Wipster. 14 years ago
arptables package/arptables: update to 0.0.3-4 14 years ago
avila-wdt massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
base-files adds a --help option to /sbin/wifi 14 years ago
block-extroot block-extroot: Added md5sum to extroot and underlying root filesystem. This is used to ensure that the extroot is not mounted as the rootfs after a sysupgrade *until the user deals with the extroot). 14 years ago
block-mount block-mount: fix fstab.init for IB and buildroot 14 years ago
br2684ctl br2684ctl: rework init script - use common defaults for unit and atmdev - add a more reliable stop routine - localize variables 14 years ago
bridge-utils remove linux 2.4 support from several packages 14 years ago
broadcom-diag brcm47xx: Add edimax PS1208mfg support 14 years ago
broadcom-wl broadcom-wl: remove pcmcia support 14 years ago
busybox busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it 14 years ago
button-hotplug package/button-hotplug: use brodcast_uevent 14 years ago
comgt package/comgt: only set pincode if it's supplied (closes: #7334), bump release number 14 years ago
compcache package/compcache: revert r22458 as there are some issues with the mainline code 14 years ago
crda crda: update regulatory.bin based on latest wireless-regdb.git 14 years ago
cyassl From: Joseph Roback <openwrt-devel@roback.cc> 14 years ago
dnsmasq Package dnsmasq init-file If an already running DHCP-server is found on the configured interface, the init-script refuses to start, but does not give a hint why. It took us some days to track down this behavior in our MANET, where every wifi/adhoc-node runs it own DHCP-server. Now syslog is more verbose on this. 14 years ago
dropbear dropbear: Add config options to allow specification of host key files, thanks Scott Merrilees and Matthias Buecher (#7824) 14 years ago
e2fsprogs e2fsprogs: parallel build fix 14 years ago
ead ead: fix missing library error while building tinysrp 15 years ago
ebtables package/ebtables: update to 2.0.9-2 14 years ago
ep80579-drivers ep80579 depend on their corresponding subtarget 14 years ago
fconfig Various Makefile cleanup. 15 years ago
firewall firewall: insert SNAT and DNAT rules according to the order of the configuration file (#8052) 14 years ago
fuse fix fuse dependency against kmod-fuse 14 years ago
gdb gdb: There are dep issues with cconfig.h. Disable parallel build for now. 14 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 add ext4 support 14 years ago
hostap-driver hostap-driver: Change default channel from 5 to 11 14 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: terminate mainloop if interface setup fails, prevents blocking init or /sbin/wifi if an incorrect channel is configured 14 years ago
hotplug2 add input subsystem to hotplug rules This patch adds the input subsystem to the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads). 14 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
ifx-tapi massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
ifx-tapidemo remove unused $Id$ 14 years ago
ifx-vmmc extracted firmware files were generated with an incorrect umask 14 years ago
ifxmips-dsl-api * make dsl driver work with new kernel 14 years ago
ifxmips-dsl-control * remove broken flag from dsl-control app 14 years ago
ifxos massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
iproute2 iproute2: dont filter cached routes on iproute_get (#8339) 14 years ago
ipset ipset: fix ipset for kernel 2.6.35 14 years ago
iptables the switch to libtool2 seems to cause the iptables build environment not building static libraries anymore, for whatever reason.. since we don't need them anyway, just do no try to copy them over anymore 14 years ago
iw iw: sync nl80211 header to fix the multicast rate setting 14 years ago
ixp4xx-microcode Various Makefile cleanup. 15 years ago
kernel kernel: add dummy net device 14 years ago
kexec-tools kexec-tools: Update to 2.0.2. Mips64 support is builtin in this version. So remove the patch. 14 years ago
libipfix ipfix: sync changes from openimp 15 years ago
libnl remove obsolete kernel dependencies and version checks 14 years ago
libnl-tiny libnl-tiny: fix a compiler warning that shows up with -pedantic 14 years ago
libpcap package/libpcap: move configuration to submenu 14 years ago
libreadline libreadline: install *.so symlinks as well (#4872) 14 years ago
libtapi * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 14 years ago
libtool add md5 checksum 14 years ago
linux-atm linux-atm: parallel build fix 14 years ago
lqtapi * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 14 years ago
lua lua: switch to double precision for floats 14 years ago
mac80211 ath9k: fix a DMA related race condition at hw reset time 14 years ago
madwifi package/madwifi: refresh madwifi patches 14 years ago
mmc_over_gpio mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile 14 years ago
mountd mountd: Rename uci_add_history to uci_add_delta (#8084) 14 years ago
mtd mtd: whitespace cleanup 14 years ago
ncurses package/ncurses: fix freebsd install issues 14 years ago
nvram add maintainer information 14 years ago
ocf-crypto-headers cleanup Makefiles (#7212) 14 years ago
openssl openssl: refresh 200-ocf-20100325.patch 14 years ago
opkg opkg: ship pkg.m4, this fixes building on FreeBSD 14 years ago
pjsip * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 14 years ago
ppp pppd: use "atmdev" option to select the DSL adapter, this aligns it with br2684ctl and solves #8108 14 years ago
pptp pptp: mark /etc/ppp/options.pptp as conffile 14 years ago
ps3-utils cleanup Makefiles (#7212) 14 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: bump pkg revision after r23227, extend copyright, mark /etc/config/qos as conffile 14 years ago
r8101 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 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: make driver compile with kernel 2.6.36. 14 years ago
siit massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
soloscli soloscli utility for Solos ADSL2+ modems 14 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 remove obsolete kernel dependencies and version checks 14 years ago
switch remove whitespaces in kmod-switch sources 14 years ago
tapi_sip * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 14 years ago
uboot-envtools remove obsolete kernel dependencies and version checks 14 years ago
uboot-ifxmips package/uboot-ifxmips: move configuration in submenu 14 years ago
uboot-kirkwood Fixed support for Iomega 14 years ago
uboot-lantiq add missing SH_FUNC for remaining md5s calls (#7888) 14 years ago
uboot-xburst uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112) 14 years ago
ubsec_ssb ubsec_ssb: fix build of ubsec_ssb with new ssb patches 14 years ago
uci uci: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)' 14 years ago
udev udev: mark /etc/udev/udev.conf as conffile (rules left out for now) 14 years ago
udevtrigger remove obsolete kernel dependencies and version checks 14 years ago
uhttpd uhttpd: redirect to same location with trailing slash appended if directories are requested 14 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: fix encryption display in the scanning list (#6732) 14 years ago
wprobe wprobe: mark /etc/config/wprobe as conffile 14 years ago
wrt55agv2-spidevs massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
yamonenv package/yamonenv: refresh patches 14 years ago
zlib package/zlib: fix Darwin compile failure (closes #7963) 14 years ago
Makefile make IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies) 14 years ago