Felix Fietkau a508408c0b fix alsa snd_fops problem (#1426) 18 лет назад
..
acx 61f024c208 Put the acx tarball on openwrt.org (#1913) 18 лет назад
admswconfig 276e3cd694 Fix admswconfig source URL 18 лет назад
alsa a508408c0b fix alsa snd_fops problem (#1426) 18 лет назад
aodv-uu ff59c60ac0 Make aodv-uu as broken for all archs until we fix it 18 лет назад
ar7-atm f479b9e32f Remove reference to old ar7-2.4 code 18 лет назад
arptables 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
base-files fb684d26f3 add second package source for packages built from the /packages repository fix up first package source (should be release, not snapshots on 7.07) 18 лет назад
bcm43xx-mac80211 af0950786e Update bcm43xx-mac80211 to latest git pull, mostly debugging improvements 18 лет назад
br2684ctl 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
bridge 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
broadcom-diag af7a203b76 rearrange diag's platform detection code to look for known platform strings before guessing 18 лет назад
broadcom-mmc 357dc0efd7 Add the mmc driver for WRT54G will be updated for 2.6 kernels later (#946) 18 лет назад
broadcom-wl 6fe5338591 restart wds links when wifi is restarted 18 лет назад
busybox 28f2d52925 add busybox printf patch from #2021 18 лет назад
comgt 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
dnsmasq 687b83af00 include the network state in the dnsmasq init script. this makes it possible to run a dhcp server on dynamically assigned interfaces without hardcoding interface names 18 лет назад
dropbear 8e2643a8b5 add dropbear host keys to conffiles 18 лет назад
e2fsprogs a1096b66bd Package libblkid from e2fsprogs 18 лет назад
ebtables 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
foxboard-utils 193ef22310 missing -p on mkdir command 18 лет назад
fuse 1be80fc29a Upgrade fuse to 2.6.5 (#1955) 18 лет назад
gdbserver 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) 19 лет назад
gmp da3d279a7b Update gmp to 4.2.1 (#1162) 18 лет назад
haserl 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
hostap 4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them 18 лет назад
hostap-utils 7f409744a4 replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS 19 лет назад
hostapd 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
hotplug2 0e387805fb hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions of various devices (fixes #2052) 18 лет назад
ifenslave 6cdb14b689 fix the annoying error on package scan 18 лет назад
iproute2 b895be6ee0 Fix compilation on 2.4 kernels 18 лет назад
ipsec-tools 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
ipset 8d83b9da07 Also mark ipset as broken 18 лет назад
iptables 2cc2d7707b make the firewall script run after the network script again (required for working with dynamically assigned interfaces), include the network state 18 лет назад
isakmpd 86a9f7bd53 Force 1 job at-a-time for isakmpd 18 лет назад
kernel 938e5f8466 cleanup 18 лет назад
kexec-tools 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 19 лет назад
keynote 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
libpcap 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
linux-atm 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
mac80211 164e789c7a Merge mac80211 driver from tree at bu3sch.de, pulled 24/6 18 лет назад
madwifi a22cf8b5a6 fix madwifi compile for 2.4 18 лет назад
mtd 9a66abf108 Add a "Rebooting ..." message to the mtd util 18 лет назад
ncurses 51eafc92f8 move ncurses to trunk and 7.07 (util-linux depends on it) 18 лет назад
nozomi 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
ntfs-3g 080f7b4b10 Upgrade ntfs-3g to 1.616 (#1954) 18 лет назад
nvram 06966a534a add nvram fixup script 18 лет назад
openssl 8f16983e89 Add a patch for openssl to fix some breakage that happens when compiled with gcc 4.2.0 Note: this does not cover all instances, but it will at least compile. 18 лет назад
openswan fda94c890a mark openswan as 2.4 only for now (doesn't work on 2.6.22, does anyone even need this on 2.6?) 18 лет назад
pcmcia-cs 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
ppp 4f16e9cc3e keep track of the network interface states (stored in uci format in /var/state/network, overlay over /etc/config/network) 18 лет назад
pptp 942d07de9a fix start_pppd for pptp (closes: #1612) 18 лет назад
qc-usb ed6447913b rename kmod-qc-usb to kmod-usb-qc, fix dependencies, only build kernel module if it was selected 18 лет назад
qos-scripts a817b45169 reorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos-scripts 18 лет назад
robocfg c2211dc51e replace lots of manual install commands with INSTALL_* variables 19 лет назад
rt2500 366af4f0e2 Disable rt2500 for big-endian targets, we will update to a mac80211 version (#1886) 18 лет назад
rt2570 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 19 лет назад
rt61 04324c48cf upgrade a few packages to newer versions (includes patch by kaloz) - preparation for 2.6.22 18 лет назад
shfs dc9d8fb28c fix shfs compile on 2.6.22 18 лет назад
spca5xx 62af27da3d update spca5xx to latest upstream release - old version no longer available 18 лет назад
spca5xx-le 6f1401a961 added light edition of spca5xx driver and the streamin server+web-applet 18 лет назад
spca5xx-view 2968127b4c Fix spca5xx compilation with ccache (#1849) 18 лет назад
strongswan 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
switch 80840457a5 fix kmod-switch compile on brcm-2.4 (#1461) 19 лет назад
udev 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
util-linux 37a404a6e8 Package the hardware clock utility and fix english typos (#2015) 18 лет назад
wireless-tools 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
wlcompat 1ddafdaf82 fix channel/frequency returned by scan 18 лет назад
wpa_supplicant 91f8777f84 added several patches to make packages compile for the foxboard 18 лет назад
yamonenv 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
zd1211 86ce31570c fix zd1211 with linux 2.6.22 18 лет назад
zd1211_firmware 858653c8e9 Added package to load zydas1211 firmware 18 лет назад
zlib 9114220553 refresh all package patches in the buildroot using quilt 18 лет назад
Makefile d5b15895ef package/refresh should clean all packages before refreshing their patches 18 лет назад