| .. |
|
acx
|
be0de75a3e
package Makefile cleanup: remove uneeded vars
|
18 years ago |
|
acx-mac80211
|
be0de75a3e
package Makefile cleanup: remove uneeded vars
|
18 years ago |
|
admswconfig
|
207864d39d
Add the matrix fix from #2127
|
18 years ago |
|
alsa
|
a508408c0b
fix alsa snd_fops problem (#1426)
|
18 years ago |
|
aodv-uu
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
ar7-atm
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
arptables
|
9114220553
refresh all package patches in the buildroot using quilt
|
18 years ago |
|
base-files
|
be0de75a3e
package Makefile cleanup: remove uneeded vars
|
18 years ago |
|
bcm43xx-mac80211
|
be0de75a3e
package Makefile cleanup: remove uneeded vars
|
18 years ago |
|
br2684ctl
|
78e84a41bc
fix use of cflags
|
18 years ago |
|
bridge-utils
|
a8e4960f3d
rename bridge package to bridge-utils (to match source name)
|
18 years ago |
|
broadcom-diag
|
be0de75a3e
package Makefile cleanup: remove uneeded vars
|
18 years ago |
|
broadcom-mmc
|
be0de75a3e
package Makefile cleanup: remove uneeded vars
|
18 years ago |
|
broadcom-wl
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
busybox
|
e1184aaa1a
enable start-stop-daemon by default, i want to use this to clean up a few init scripts soon
|
18 years ago |
|
comgt
|
9114220553
refresh all package patches in the buildroot using quilt
|
18 years ago |
|
dnsmasq
|
f0cdd3ffdd
fix incorrect parameters
|
18 years ago |
|
dropbear
|
01126a88cb
Remove these two patcheds that are now in the mainline source
|
18 years ago |
|
e2fsprogs
|
68e129691f
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
|
18 years ago |
|
ebtables
|
4ebd9b0e6c
ebtables: fix use of cflags
|
18 years ago |
|
fonera-mp3
|
550f71e70d
tweak Makefile
|
18 years ago |
|
fonera-mp3-drv
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
foxboard-utils
|
193ef22310
missing -p on mkdir command
|
18 years ago |
|
fuse
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
gdbserver
|
da932d9e1a
Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprecated)
|
18 years ago |
|
gmp
|
bec5f22912
avr32 build fixes
|
18 years ago |
|
hostap-driver
|
dd8ceb9f71
rename hostap package to hostap-driver
|
18 years ago |
|
hostap-utils
|
7f409744a4
replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS
|
19 years ago |
|
hostapd
|
00274181f7
Upgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich
|
18 years ago |
|
hotplug2
|
18a03ce770
reduce watchdog trigger from 10 to 5 seconds
|
18 years ago |
|
ifenslave
|
be0de75a3e
package Makefile cleanup: remove uneeded vars
|
18 years ago |
|
iproute2
|
b895be6ee0
Fix compilation on 2.4 kernels
|
18 years ago |
|
ipsec-tools
|
bef466faf6
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)
|
18 years ago |
|
ipset
|
dd0a1806ea
Some packages make no sense or do not build for etrax
|
18 years ago |
|
iptables
|
22282193a9
Package ip6tables-utils as well (#2318)
|
18 years ago |
|
isakmpd
|
13c862a0d5
remove a hack that is no longer necessary
|
18 years ago |
|
kernel
|
8dc7ced4d4
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.
|
18 years ago |
|
kexec-tools
|
24c25b071f
Allow rdc-2.6 to kexec
|
18 years ago |
|
keynote
|
6d6d1f1508
keynote: fix cflags
|
18 years ago |
|
libjson-c
|
d06fe5e328
json-c: fix package name, add UninstallDev
|
18 years ago |
|
libpcap
|
9114220553
refresh all package patches in the buildroot using quilt
|
18 years ago |
|
linux-atm
|
9114220553
refresh all package patches in the buildroot using quilt
|
18 years ago |
|
mac80211
|
d8174a0398
another cleanup missed from [8587]
|
18 years ago |
|
madwifi
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
mtd
|
1e38527a52
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
|
18 years ago |
|
ncurses
|
be0de75a3e
package Makefile cleanup: remove uneeded vars
|
18 years ago |
|
nozomi
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
ntfs-3g
|
080f7b4b10
Upgrade ntfs-3g to 1.616 (#1954)
|
18 years ago |
|
nvram
|
be0de75a3e
package Makefile cleanup: remove uneeded vars
|
18 years ago |
|
openssl
|
8680e1d07d
use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...
|
18 years ago |
|
openswan
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
pcmcia-cs
|
b176f181a1
mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191)
|
18 years ago |
|
ppp
|
393c8bff07
allow the user to disable the defaultroute option for ppp
|
18 years ago |
|
pptp
|
52a138a953
fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher)
|
18 years ago |
|
qc-usb
|
be0de75a3e
package Makefile cleanup: remove uneeded vars
|
18 years ago |
|
qos-scripts
|
a817b45169
reorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos-scripts
|
18 years ago |
|
robocfg
|
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
|
19 years ago |
|
rt2500
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
rt2570
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
rt2x00
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
rt61
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
shfs
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
spca5xx
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
spca5xx-le
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
spca5xx-view
|
2968127b4c
Fix spca5xx compilation with ccache (#1849)
|
18 years ago |
|
strongswan
|
3e2b718c4c
Do not restart ipsec on hotplug events (#2212)
|
18 years ago |
|
switch
|
be0de75a3e
package Makefile cleanup: remove uneeded vars
|
18 years ago |
|
udev
|
1b226e4de1
add a '@KERNEL' download facility, tweak script
|
18 years ago |
|
util-linux
|
4979ecc121
package/util-linux fixes: * don't use Build/Configure/Default since it is not an autoconf based package * fix opt flags passed more than once * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default
|
18 years ago |
|
uvcvideo
|
02cd6d278f
use a default VERSION field for kmod packages
|
18 years ago |
|
wireless-tools
|
9114220553
refresh all package patches in the buildroot using quilt
|
18 years ago |
|
wlcompat
|
be0de75a3e
package Makefile cleanup: remove uneeded vars
|
18 years ago |
|
wpa_supplicant
|
bec5f22912
avr32 build fixes
|
18 years ago |
|
yamonenv
|
9114220553
refresh all package patches in the buildroot using quilt
|
18 years ago |
|
zd1211-driver
|
665dd9813a
rename zd1211 package to zd1211-driver
|
18 years ago |
|
zd1211-firmware
|
df226f6d5d
rename zd1211_firmware to zd1211-firmware
|
18 years ago |
|
zlib
|
a596b29f95
fix openssl with zlib-dynamic (closes: #1182), bump release number
|
18 years ago |
|
Makefile
|
761dc0a0ae
fix a dependency bug
|
18 years ago |