You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Felix Fietkau cc690d782c Add quilt integration for packages
make package/<package>-prepare QUILT=1 will apply all patches using quilt
Autorebuild will be disabled, so that you can edit all patches in the build dir.
When you're done editing patches and everything works, you can call:
make package/<package>-refresh
That will copy the updated patches from quilt into package/<package>/patches,
and remove all old patches.
Before the patches are overwritten, the correct order of the patches is verified
('cat series' is compared against 'sort series').

SVN-Revision: 7471
17 years ago
..
acx Add acx package 17 years ago
admswconfig Fix admswconfig source URL 17 years ago
alsa add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
aodv-uu Unmark as broken 17 years ago
ar7-atm fix ar7 compile 17 years ago
arptables add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
base-files Check for modules.d existence before loading modules 17 years ago
br2684ctl START/STOP values must be specified in the init script 17 years ago
bridge add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
broadcom-diag bcm47xx compile fix for .21, thanks to noz 17 years ago
broadcom-wl change wifi defaults (was default hidden ssid) 17 years ago
busybox awx: fix translation 17 years ago
comgt add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
dnsmasq dnsmasq: speed up the dhcp server detection (one try is enough) 17 years ago
dropbear START/STOP values must be specified in the init script 17 years ago
e2fsprogs fix a compile error 17 years ago
ebtables add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
foxboard-utils missing -p on mkdir command 17 years ago
fuse remove problematic patch from fuse (was only needed with devfs on 2.6) 17 years ago
gdbserver add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) 17 years ago
gmp Update gmp to 4.2.1 (#1162) 17 years ago
haserl add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
hostap 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 17 years ago
hostap-utils replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS 17 years ago
hostapd move hostapd setup script from wireless-tools to hostapd package 17 years ago
hotplug2 Fix alsa-lib on 2.6 kernels, add an hotplug rule to populate /dev with the sound peripherals (#1677) 17 years ago
ifenslave add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) 17 years ago
iproute2 Patch to work arounf flex issues with newer version of flex with some distros. 17 years ago
ipsec-tools add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
ipset add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
iptables Add iprange (#1799) 17 years ago
isakmpd tweak isakmpd & keynote makefiles 17 years ago
kernel Add iprange (#1799) 17 years ago
kexec-tools add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
keynote tweak isakmpd & keynote makefiles 17 years ago
libpcap fix typo in UnistallDev 17 years ago
linux-atm upgrade to new version of br2684ctl 17 years ago
madwifi madwifi: fix an unhandle cryptoapi change (wpa2) 17 years ago
mtd Add a "Rebooting ..." message to the mtd util 17 years ago
nozomi fix nozomi unpack command 17 years ago
ntfs-3g cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...) 17 years ago
nvram remove lots of useless junk from the nvram package 18 years ago
openssl move openssl to 0.9.8e 17 years ago
openswan update openswan to latest upstream version and add fixes for 2.6.21 api changes 17 years ago
patch-cmdline Add patch-cmdline to patch the RB1xx kernel command line after installation 17 years ago
pcmcia-cs add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
ppp various patches to add support for ppp over evdo or character devices 17 years ago
pptp fix start_pppd for pptp (closes: #1612) 17 years ago
qc-usb Add qc-usb modules (#1193) 17 years ago
qos-scripts fix error handling in qos-scripts 17 years ago
robocfg replace lots of manual install commands with INSTALL_* variables 18 years ago
rt61 rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6 17 years ago
rt2500 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
rt2570 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
shfs Forgot comitting patches 17 years ago
spca5xx update spca5xx to latest upstream release - old version no longer available 17 years ago
strongswan replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS 17 years ago
switch fix kmod-switch compile on brcm-2.4 (#1461) 17 years ago
udev fixes for a few build errors on osx without fink 17 years ago
util-linux add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
wget2nand Changed the RouterBOOT main to rootfs 17 years ago
wireless-tools we don't need the shared library there 17 years ago
wlcompat cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface 18 years ago
wpa_supplicant replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS 17 years ago
yamonenv Fix yamonenv errors on accessing environment (#1542) 17 years ago
zd1211 Put back zd1211 with r85 (#1806) 17 years ago
zlib add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 17 years ago
Makefile Add quilt integration for packages 17 years ago