| .. |
|
alsa
|
51f304152c
use alsa-driver for 2.4 only (2.6 has it in-tree)
|
19 years ago |
|
aodv-uu
|
f393bed10e
Move aodv-uu to trunk/
|
19 years ago |
|
ar7-atm
|
c606df6563
cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
|
19 years ago |
|
ar7-net
|
105a602ecf
implement target profiles in menuconfig
|
19 years ago |
|
arptables
|
c3e35150b6
update arptables to latest upstream version and fix compile with 2.6.19
|
19 years ago |
|
base-files
|
59accbecf5
Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1
|
19 years ago |
|
bridge
|
4b7c210555
Rename patches to match conventions
|
19 years ago |
|
broadcom-diag
|
2fb06d46d9
Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile
|
19 years ago |
|
broadcom-wl
|
b420fccd92
add broadcom-wl patchtable again
|
19 years ago |
|
busybox
|
5d5e8ca720
fix memleak in uniq (#1354)
|
19 years ago |
|
comgt
|
32ac162630
Upgrade comgt to 0.32 (#1347)
|
19 years ago |
|
d80211
|
3921be5a40
fix compat hacks for init_work
|
19 years ago |
|
dnsmasq
|
b478e36af2
fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost."
|
19 years ago |
|
dropbear
|
b69fd0a322
cosmetic fix
|
19 years ago |
|
e2fsprogs
|
3eaf8def08
update e2fsprogs to 1.39 (closes: #1161)
|
19 years ago |
|
ebtables
|
a31e5500bf
fix ebtables compile
|
19 years ago |
|
fuse
|
23afac1288
More dependencies are required to force fuse to Linux 2.6 only.
|
19 years ago |
|
gdbserver
|
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
|
19 years ago |
|
gmp
|
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
|
19 years ago |
|
haserl
|
9b6e2862b6
haserl: use a different prefix for cookie variables to prevent form variable injection from other websites (potential security risk)
|
19 years ago |
|
hostap
|
8d5003dbe2
remove obsolete stuff
|
19 years ago |
|
hostap-utils
|
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
|
19 years ago |
|
hostapd
|
3de63356ba
cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
|
19 years ago |
|
ifenslave
|
bed47be36c
more use of the INSTALL_DIR variable
|
19 years ago |
|
iproute2
|
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
|
19 years ago |
|
ipsec-tools
|
76b24f64fa
Use the KernelPackage template instead of kmod-foo
|
19 years ago |
|
ipset
|
4b7c210555
Rename patches to match conventions
|
19 years ago |
|
iptables
|
8e88bb54ba
port [6229] to kamikaze
|
19 years ago |
|
isakmpd
|
3133fefe06
pass the CFLAGS through the environment on compile and fix a few packages
|
19 years ago |
|
kernel
|
c63dadfe0a
Fix a typo for videodev modules (#1371)
|
19 years ago |
|
kexec-tools
|
292be415a0
upgrade udev to v103, add kexec-tools
|
19 years ago |
|
keynote
|
a8d3710e9c
fix keynote compile
|
19 years ago |
|
libpcap
|
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
|
19 years ago |
|
linux-atm
|
3133fefe06
pass the CFLAGS through the environment on compile and fix a few packages
|
19 years ago |
|
madwifi
|
5f019983aa
nuke even more debug stuff
|
19 years ago |
|
mtd
|
97b0e81658
add reboot fix for mtd (thanks, wbx)
|
19 years ago |
|
nozomi
|
2ddbc4149e
make nozomi depend on pcmcia support
|
19 years ago |
|
ntfs-3g
|
218aad6e2f
Menuconfig will not treat 'select FOO' as a real dependency thus if BAR depends on FOO and FOO depends on other config options, these dependencies will not be checked. To fix this, we simply emit all of FOO's depends (only real dependencies, no select) for BAR as well.
|
19 years ago |
|
nvram
|
88436e8d37
remove lots of useless junk from the nvram package
|
19 years ago |
|
openssl
|
c8298451cf
fix for ticket:989
|
19 years ago |
|
openswan
|
76b24f64fa
Use the KernelPackage template instead of kmod-foo
|
19 years ago |
|
pcmcia-cs
|
be8b2870e7
force pcmcia-cs reconfiguration when the kernel configuration changes
|
19 years ago |
|
ppp
|
3de63356ba
cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
|
19 years ago |
|
pptp
|
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
|
19 years ago |
|
pwc
|
66252eae04
mark pwc as broken (at least on brcm-2.6 & x86-2.6)
|
19 years ago |
|
qos-scripts
|
bed47be36c
more use of the INSTALL_DIR variable
|
19 years ago |
|
robocfg
|
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
|
19 years ago |
|
rt2500
|
0d0cb7bf9c
make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the stuff from wireless-dev later
|
19 years ago |
|
rt2570
|
0d0cb7bf9c
make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the stuff from wireless-dev later
|
19 years ago |
|
rt61
|
6999dd0f42
fix rt61 build on 2.4
|
19 years ago |
|
shfs
|
c4f483ed4c
Ok, try to make shfs work with 2.6.19, raw fixes, so might need better reading of the FS api changes
|
19 years ago |
|
spca5xx
|
cc0f0c2a30
Fix another typo, definitively closes #1370
|
19 years ago |
|
switch
|
c606df6563
cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
|
19 years ago |
|
udev
|
292be415a0
upgrade udev to v103, add kexec-tools
|
19 years ago |
|
ueagle-atm
|
d724e995f0
compile fix for 2.6
|
19 years ago |
|
util-linux
|
3133fefe06
pass the CFLAGS through the environment on compile and fix a few packages
|
19 years ago |
|
wireless-tools
|
56beaee310
fix wireless-tools install *sigh* - thanks Kesha for noticing it
|
19 years ago |
|
wlcompat
|
c606df6563
cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
|
19 years ago |
|
wpa_supplicant
|
09b0a6feb6
upgrade wpa_supplicant to v0.5.7 for #1133
|
19 years ago |
|
yamonenv
|
065c6c0f97
move another DEFAULT:=y and fix a dependency bug
|
19 years ago |
|
zd1211
|
76b24f64fa
Use the KernelPackage template instead of kmod-foo
|
19 years ago |
|
zlib
|
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
|
19 years ago |
|
Makefile
|
312aeaf1be
missed a reference to compile-targets
|
19 years ago |