openwrtv3/package
2007-09-07 08:30:26 +00:00
..
acx strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
acx-mac80211 package Makefile cleanup: remove uneeded vars 2007-09-03 08:20:36 +00:00
admswconfig strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
alsa fix alsa snd_fops problem (#1426) 2007-07-11 10:19:29 +00:00
aodv-uu use a default VERSION field for kmod packages 2007-09-02 16:39:27 +00:00
ar7-atm strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
arptables refresh all package patches in the buildroot using quilt 2007-06-04 11:25:53 +00:00
base-files strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
bcm43xx-mac80211 strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
br2684ctl fix use of cflags 2007-07-31 10:03:20 +00:00
bridge-utils rename bridge package to bridge-utils (to match source name) 2007-09-03 08:12:27 +00:00
broadcom-diag strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
broadcom-mmc strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
broadcom-wl strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
busybox enable start-stop-daemon by default, i want to use this to clean up a few init scripts soon 2007-09-06 15:25:56 +00:00
comgt refresh all package patches in the buildroot using quilt 2007-06-04 11:25:53 +00:00
dnsmasq fix incorrect parameters 2007-08-30 17:18:04 +00:00
dropbear Remove these two patcheds that are now in the mainline source 2007-08-12 11:08:40 +00:00
e2fsprogs e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a dependency instead - remove references to host dev files in pkgconfig files - add Build/UninstallDev 2007-08-25 15:52:31 +00:00
ebtables ebtables: fix use of cflags 2007-07-31 10:04:25 +00:00
fonera-mp3 strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
fonera-mp3-drv strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
foxboard-utils strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
fuse use a default VERSION field for kmod packages 2007-09-02 16:39:27 +00:00
gdbserver Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprecated) 2007-08-11 17:32:45 +00:00
gmp avr32 build fixes 2007-07-17 10:38:33 +00:00
hostap-driver rename hostap package to hostap-driver 2007-09-03 08:21:42 +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 strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
hotplug2 reduce watchdog trigger from 10 to 5 seconds 2007-09-01 21:01:09 +00:00
ifenslave package Makefile cleanup: remove uneeded vars 2007-09-03 08:20:36 +00:00
iproute2 Fix compilation on 2.4 kernels 2007-06-13 17:53:46 +00:00
ipsec-tools ipsec-tools update and fixes: * update to 0.6.7 (fixes DoS: CVE-2007-1841) * enable hybrid auth and disable shadow support (closes: #2220) * fix config file (closes: #2219) 2007-08-19 06:32:34 +00:00
ipset strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
iptables Package ip6tables-utils as well (#2318) 2007-09-05 21:40:11 +00:00
isakmpd remove a hack that is no longer necessary 2007-07-12 13:43:59 +00:00
kernel require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions. 2007-09-03 08:58:14 +00:00
kexec-tools strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
keynote keynote: fix cflags 2007-07-31 10:18:39 +00:00
libjson-c json-c: fix package name, add UninstallDev 2007-08-28 15:09:21 +00:00
libpcap refresh all package patches in the buildroot using quilt 2007-06-04 11:25:53 +00:00
linux-atm remove automake prereq not needed anymore since [7011], use a separate description, cleanup 2007-09-07 08:30:26 +00:00
mac80211 another cleanup missed from [8587] 2007-09-03 08:23:08 +00:00
madwifi strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
mtd add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily 2007-08-21 18:23:57 +00:00
ncurses package Makefile cleanup: remove uneeded vars 2007-09-03 08:20:36 +00:00
nozomi use a default VERSION field for kmod packages 2007-09-02 16:39:27 +00:00
ntfs-3g Upgrade ntfs-3g to 1.616 (#1954) 2007-06-23 16:05:54 +00:00
nvram strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
openssl use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... 2007-09-03 05:00:38 +00:00
openswan use a default VERSION field for kmod packages 2007-09-02 16:39:27 +00:00
pcmcia-cs mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191) 2007-08-24 11:10:48 +00:00
ppp allow the user to disable the defaultroute option for ppp 2007-09-01 12:57:15 +00:00
pptp fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher) 2007-08-30 16:53:22 +00:00
qc-usb strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
qos-scripts reorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos-scripts 2007-07-11 06:47:33 +00:00
robocfg replace lots of manual install commands with INSTALL_* variables 2006-11-23 00:29:07 +00:00
rt2x00 use a default VERSION field for kmod packages 2007-09-02 16:39:27 +00:00
rt61 use a default VERSION field for kmod packages 2007-09-02 16:39:27 +00:00
rt2500 use a default VERSION field for kmod packages 2007-09-02 16:39:27 +00:00
rt2570 use a default VERSION field for kmod packages 2007-09-02 16:39:27 +00:00
shfs use a default VERSION field for kmod packages 2007-09-02 16:39:27 +00:00
spca5xx use a default VERSION field for kmod packages 2007-09-02 16:39:27 +00:00
spca5xx-le use a default VERSION field for kmod packages 2007-09-02 16:39:27 +00:00
spca5xx-view Fix spca5xx compilation with ccache (#1849) 2007-06-18 15:14:06 +00:00
strongswan Do not restart ipsec on hotplug events (#2212) 2007-09-02 19:40:35 +00:00
switch strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
udev add a '@KERNEL' download facility, tweak script 2007-08-26 18:21:24 +00:00
util-linux strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
uvcvideo strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
wireless-tools refresh all package patches in the buildroot using quilt 2007-06-04 11:25:53 +00:00
wlcompat strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
wpa_supplicant avr32 build fixes 2007-07-17 10:38:33 +00:00
yamonenv strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
zd1211-driver strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
zd1211-firmware zd1211-firmware: remove uneeded commands in install, use a separate description, cleanup 2007-09-07 08:24:28 +00:00
zlib fix openssl with zlib-dynamic (closes: #1182), bump release number 2007-08-01 12:32:53 +00:00
Makefile fix a dependency bug 2007-08-30 22:43:25 +00:00