Steven Barth efb4cebbc6 Fixed a typo in firewall scripts, closes #4000 17 years ago
..
acx 772fe7fe71 use the Download/ macro to get ACX firmwares 17 years ago
acx-mac80211 772fe7fe71 use the Download/ macro to get ACX firmwares 17 years ago
admswconfig e1ea7361df fix a bug causing the init script to fail and incorrect number of lan ports 18 years ago
ar7-atm 5ef201120c ar7-atm: patch was against an older tarball, fixear7-atm: patch was against an older tarball, fixedd 18 years ago
arptables 83d041b094 arptables: Update to 0.0.3-3 17 years ago
ath9k 13970a65ce disable ath9k on all platforms without pci support, not just uml 17 years ago
b43 081d16fed0 remove 0-byte files 17 years ago
base-files 91d3e6b05b make option name optional 17 years ago
br2684ctl 2e46841afd switch the br2684 default to routed mode instead of bridged mode, as it's more common 17 years ago
bridge-utils d16323d481 Fix bridge-utils configuration failure (#3931), thanks sn9 17 years ago
broadcom-57xx f2e997ac38 remove some unused crap 17 years ago
broadcom-diag 1081dbcb41 broadcom-diag: reset the interrupt mask of configured leds to avoid spurious interrupts 17 years ago
broadcom-mmc 92c40922e9 DESCRIPTION:= is obselete 18 years ago
broadcom-wl 1bdd7d0460 add vif selection fix for the broadcom-wl wifi script (thx, sn9) 17 years ago
busybox 059e7be269 remove ipkg from busybox 17 years ago
button-hotplug 3035d2e7c9 button-hotplug: fix compile warnings 17 years ago
comgt 1a47f8142d This series of patches closes the support gap on one of the explicitly supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <[email protected]> 17 years ago
dnsmasq 05118305ec dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI list datatype 17 years ago
dropbear 99dd3e13fc make opkg the default package manager, disable busybox ipkg from building by default 17 years ago
e2fsprogs 43dc17c66c add a patch to use relative symlinks for development shared libraries 17 years ago
ebtables 6c0474b383 ebtables: useless without kmod-eptables 17 years ago
fconfig 20fbb8b151 move the fconfig package into trunk 17 years ago
firewall efb4cebbc6 Fixed a typo in firewall scripts, closes #4000 17 years ago
fuse 70a8c455b0 fix fuse: use in-kernel module for 2.6.25+ kernels 17 years ago
gdbserver 93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries. 18 years ago
gpioctl 11135c2a35 more use of the new GPIO_SUPPORT option 17 years ago
grub e77ddf9252 make grub compilable under fedora core 8 and other newer distros 17 years ago
hostap-driver 8cd2c6a4cd push a couple of fixes upstream from Acinonyx 18 years ago
hostap-utils 7f409744a4 replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS 19 years ago
hostapd 6b04ad55f9 A WPA(2) pre-shared key can either be specified as a 8 to 63 character passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. (#3935) 17 years ago
hotplug2 863afccae8 remove warning from hotplug2, which pops up 10 times during boot 17 years ago
i2c-gpio-custom da77408537 i2c-gpio-custom: minor bugfix 17 years ago
ifenslave 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 18 years ago
iproute2 e71cdf8127 package iproute2 has problems building on recent BSD-derived platforms because some programs to be run on the host use malloc.h in an incompatible way. 17 years ago
ipset f30ff914a6 mark ipset as 2.6 only 18 years ago
iptables e9ea28b0af use $(FPIC) in a few places where it matters 17 years ago
iw 473493c834 enable iw for all 2.6 versions 17 years ago
ixp4xx-microcode df40fbdaa7 switch to a different NPE-C firmware 17 years ago
kernel 94fee20231 remove 2.6.25 specific stuff 17 years ago
kexec-tools ce8903f1ce kexec for powerpc actually only support ps3 or gamecube, not magicbox for instance 17 years ago
libertas 3829f7b3f1 Updating libertas wireless driver to latest version. 18 years ago
libnl 76c9809ed4 Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmp 17 years ago
libpcap e9ea28b0af use $(FPIC) in a few places where it matters 17 years ago
libtool 6aa8c5de64 leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST) 17 years ago
linux-atm 2a45adfcda remove uninstalldev templates (no longer necessary) 18 years ago
lua 4b7249183c Updated Lua to 5.1.4 17 years ago
mac80211 8b8a68859d fix depends, from sn9 17 years ago
madwifi 9029e3d9ef madwifi: fix x86_64 compilation 17 years ago
mmc_over_gpio 204728376c Update gpiommc to use configfs 17 years ago
mtd 4ac7d33b7a mtd: add jffs2 cleanmarker for big endian systems 17 years ago
ncurses e9ea28b0af use $(FPIC) in a few places where it matters 17 years ago
nozomi 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 18 years ago
nvram e9ea28b0af use $(FPIC) in a few places where it matters 17 years ago
openssl e08253b1c2 change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags 17 years ago
opkg a15a10c85a remove unneeded line 17 years ago
p54 ae879baa57 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) 17 years ago
pcmcia-cs 93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries. 18 years ago
ppp 6488abc11c ppp: derive interface unit numbers from previous enumeration 17 years ago
pptp 3d4052492d ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number 17 years ago
ps3-utils 7d9a522254 add ps3-dump-bootloader to package install 17 years ago
qos-scripts 9a3d8e3163 Load xt_layer7 for 2.6 kernels (#3269) 18 years ago
robocfg 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 18 years ago
rt2500 ae879baa57 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) 17 years ago
rt2570 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 18 years ago
rt61 353e3305a5 Mark rt61 as 2.6.23 only (#3337) 17 years ago
spi-ks8995 5f30b3de44 add autoload for spi-ks8995 17 years ago
switch 40990382e5 (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered 17 years ago
uboot-ifxmips 053188e8c5 fix uboot-ifxmips compile on mac os x 17 years ago
ubsec_ssb 7ac73f8362 ubsec ssb is only available on brcm47xx 17 years ago
uci 359c7e3eb6 upgrade to uci 0.6.2 (bugfixes) 17 years ago
udev 80e1190c4f add missing udevextras package option - edd_id 17 years ago
util-linux-ng 76e78e2203 add missing dependency on libblkid to swap-utils, needed for swapon/off (closes: #3993) 17 years ago
w1-gpio-custom ec5f168c66 import w1-gpio-custom driver from the Squidge (http://squidge.sourceforge.net/) project 17 years ago
wireless-tools 0791acfc21 package shared library as well (partially closes: #3030) 17 years ago
wpa_supplicant dbb59f014a Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only be set for 802.1x setups 17 years ago
wrt55agv2-spidevs 52383189dc use the spi-ks8995 driver on the WRT55AG v2 boards 17 years ago
yamonenv a9d683ca91 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 18 years ago
zlib e9ea28b0af use $(FPIC) in a few places where it matters 17 years ago
Makefile fbdb8046c2 Fix enabling of init scripts. 17 years ago