1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 23:01:06 +03:00
openwrt-xburst/package
nbd 816a2302d9 remove accidentally committed debug message
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-02 18:31:26 +00:00
..
acx use the Download/ macro to get ACX firmwares 2008-09-15 10:17:13 +00:00
acx-mac80211 use the Download/ macro to get ACX firmwares 2008-09-15 10:17:13 +00:00
admswconfig fix a bug causing the init script to fail and incorrect number of lan ports 2008-03-20 20:11:21 +00:00
ar7-atm ar7-atm: patch was against an older tarball, fixear7-atm: patch was against an older tarball, fixedd 2008-03-11 17:39:54 +00:00
arptables arptables: Update to 0.0.3-3 2008-06-22 18:40:30 +00:00
ath9k disable ath9k on all platforms without pci support, not just uml 2008-08-20 15:46:46 +00:00
b43 remove 0-byte files 2008-09-02 13:36:56 +00:00
base-files Allow dropbear to use shadow passwords, and correct base-files generation of 2008-09-30 00:56:55 +00:00
br2684ctl switch the br2684 default to routed mode instead of bridged mode, as it's more common 2008-08-11 13:02:44 +00:00
bridge-utils call autoconf when there's no ./configure script, move it at Build/Prepare stage 2008-09-25 10:47:39 +00:00
broadcom-57xx remove some unused crap 2008-06-15 11:15:35 +00:00
broadcom-diag broadcom-diag: reset the interrupt mask of configured leds to avoid spurious interrupts 2008-07-31 01:33:14 +00:00
broadcom-mmc DESCRIPTION:= is obselete 2007-10-14 04:46:38 +00:00
broadcom-wl broadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw) 2008-09-28 18:30:23 +00:00
busybox busybox: remove the upstream-provided bugfix patch for line editing 2008-09-28 15:26:25 +00:00
button-hotplug fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24) 2008-09-24 13:27:46 +00:00
comgt This series of patches closes the support gap on one of the explicitly 2008-07-21 20:36:16 +00:00
dnsmasq fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not used 2008-09-23 15:30:26 +00:00
dropbear Allow dropbear to use shadow passwords, and correct base-files generation of 2008-09-30 00:56:55 +00:00
e2fsprogs add a patch to use relative symlinks for development shared libraries 2008-08-20 16:01:33 +00:00
ebtables Split ebtables into ebtables and ebtables-utils, bump release number 2008-10-01 19:53:36 +00:00
fconfig move the fconfig package into trunk 2008-05-27 13:21:12 +00:00
firewall fixes firewall rule generation. forwarding rules were inserted in input chains, fixes #4028 2008-09-28 17:40:09 +00:00
fuse fix fuse: use in-kernel module for 2.6.25+ kernels 2008-05-11 22:27:32 +00:00
gdbserver Use $(CP) instead of $(INSTALL_BIN) for binaries. 2007-12-09 18:53:06 +00:00
gpioctl more use of the new GPIO_SUPPORT option 2008-05-02 00:30:39 +00:00
grub make grub compilable under fedora core 8 and other newer distros 2008-08-02 15:15:33 +00:00
hostap-driver push a couple of fixes upstream from Acinonyx 2008-02-15 00:33:31 +00:00
hostap-utils replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS 2007-03-28 00:35:26 +00:00
hostapd implement conditional dependencies for menuconfig and build deps 2008-10-01 21:26:19 +00:00
hotplug2 remove warning from hotplug2, which pops up 10 times during boot 2008-08-04 08:04:16 +00:00
i2c-gpio-custom [package] i2c-gpio-custom: minor bugfix 2008-08-13 18:48:48 +00:00
ifenslave move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
iproute2 package iproute2 has problems building on recent BSD-derived platforms 2008-08-08 21:49:17 +00:00
ipset mark ipset as 2.6 only 2007-10-20 20:03:52 +00:00
iptables make the whole iptables/netfiter modular (closes: #3871, #3527) 2008-09-22 15:19:59 +00:00
iw fix iw compile 2008-09-28 11:01:33 +00:00
ixp4xx-microcode switch to a different NPE-C firmware 2008-07-12 16:28:50 +00:00
kernel Add support for HW crypto cores: padlock, geode and hifn75x (#388#) 2008-09-28 07:09:47 +00:00
kexec-tools kexec for powerpc actually only support ps3 or gamecube, not magicbox for instance 2008-08-06 20:20:02 +00:00
libertas Updating libertas wireless driver to latest version. 2008-01-24 03:03:04 +00:00
libnl Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmp 2008-09-14 14:49:43 +00:00
libpcap use $(FPIC) in a few places where it matters 2008-08-06 22:10:29 +00:00
libtool leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST) 2008-08-29 17:02:15 +00:00
linux-atm remove uninstalldev templates (no longer necessary) 2007-12-25 01:40:47 +00:00
lua Embed luaposix and bitlib into Lua core library 2008-09-25 12:15:32 +00:00
mac80211 fix depends, from sn9 2008-09-13 04:10:27 +00:00
madwifi port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested) 2008-09-29 01:08:17 +00:00
mmc_over_gpio Update gpiommc to use configfs 2008-07-20 19:34:09 +00:00
mtd remove accidentally committed debug message 2008-10-02 18:31:26 +00:00
ncurses use $(FPIC) in a few places where it matters 2008-08-06 22:10:29 +00:00
nozomi move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
nvram use $(FPIC) in a few places where it matters 2008-08-06 22:10:29 +00:00
openssl change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags 2008-09-03 13:19:41 +00:00
opkg remove unneeded line 2008-08-16 16:46:11 +00:00
pcmcia-cs Use $(CP) instead of $(INSTALL_BIN) for binaries. 2007-12-09 18:53:06 +00:00
ppp add missing /etc/functions.sh include required for saving network state (closes: #3902) 2008-09-23 12:48:53 +00:00
pptp [package] ppp/pptp fixes: 2008-05-03 12:11:35 +00:00
ps3-utils add ps3-dump-bootloader to package install 2008-05-05 21:49:24 +00:00
qos-scripts fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035) 2008-09-24 13:06:01 +00:00
robocfg move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
rt2570 move package description to a separate definition, remove it when DESCRIPTION=TITLE 2007-09-07 08:34:51 +00:00
spi-ks8995 add autoload for spi-ks8995 2008-08-28 00:15:31 +00:00
switch (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered 2008-06-15 11:10:27 +00:00
uboot-ifxmips fix uboot-ifxmips compile on mac os x 2008-08-27 21:02:01 +00:00
ubsec_ssb ubsec ssb is only available on brcm47xx 2008-07-16 10:15:12 +00:00
uci upgrade to uci 0.6.2 (bugfixes) 2008-09-04 23:46:02 +00:00
udev add missing udevextras package option - edd_id 2008-05-05 21:58:03 +00:00
util-linux-ng add missing dependency on libblkid to swap-utils, needed for swapon/off (closes: #3993) 2008-09-15 08:21:14 +00:00
w1-gpio-custom [package] import w1-gpio-custom driver from the Squidge (http://squidge.sourceforge.net/) project 2008-04-29 18:31:43 +00:00
wireless-tools package shared library as well (partially closes: #3030) 2008-04-14 02:06:35 +00:00
wpa_supplicant Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only be set for 802.1x setups 2008-08-13 13:30:27 +00:00
wrt55agv2-spidevs [package] use the spi-ks8995 driver on the WRT55AG v2 boards 2008-04-17 13:12:57 +00:00
yamonenv major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 2007-09-08 19:55:42 +00:00
zlib use $(FPIC) in a few places where it matters 2008-08-06 22:10:29 +00:00
Makefile Fix enabling of init scripts. 2008-09-02 00:23:59 +00:00