Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove whitespaces | John Crispin | 2007-10-18 |
| | | | | SVN-Revision: 9354 | ||
* | DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no ↵ | John Crispin | 2007-10-14 |
| | | | | | | description is set SVN-Revision: 9307 | ||
* | add autorebuild check for menuconfig | Felix Fietkau | 2007-10-14 |
| | | | | SVN-Revision: 9301 | ||
* | add possibility to set default .config values | John Crispin | 2007-10-14 |
| | | | | SVN-Revision: 9300 | ||
* | netfilter/ipset cleanups * rename patches to follow our naming conventions * ↵ | Gabor Juhos | 2007-10-12 |
| | | | | | | update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description SVN-Revision: 9269 | ||
* | sync for 2.6.23-final | Eugene Konev | 2007-10-10 |
| | | | | SVN-Revision: 9234 | ||
* | remove feeds dir on distclean | Felix Fietkau | 2007-10-09 |
| | | | | SVN-Revision: 9215 | ||
* | only run svn info if .svn exists | Felix Fietkau | 2007-10-09 |
| | | | | SVN-Revision: 9213 | ||
* | changed pkg_install_files so one can specify the folder to install from | John Crispin | 2007-10-08 |
| | | | | SVN-Revision: 9192 | ||
* | added generation of x86 livecds, from #2391 | John Crispin | 2007-10-08 |
| | | | | SVN-Revision: 9191 | ||
* | add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵ | Gabor Juhos | 2007-10-07 |
| | | | | | | target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] SVN-Revision: 9178 | ||
* | added a function, that packages can call to make installing files/folders ↵ | John Crispin | 2007-10-07 |
| | | | | | | much cleaner and easier SVN-Revision: 9171 | ||
* | fix accidental double slash in prefixed quilt patchsets | Felix Fietkau | 2007-10-07 |
| | | | | SVN-Revision: 9166 | ||
* | allow targets to select/deselect config symbols | Felix Fietkau | 2007-10-05 |
| | | | | SVN-Revision: 9150 | ||
* | fix quilt patch check | Felix Fietkau | 2007-10-04 |
| | | | | SVN-Revision: 9121 | ||
* | separate series file fixup from quilt check to avoid series file breakages ↵ | Felix Fietkau | 2007-10-04 |
| | | | | | | after fixing a broken patch stack with quilt SVN-Revision: 9120 | ||
* | fix target profiles, (closes: 2440) | Gabor Juhos | 2007-10-03 |
| | | | | SVN-Revision: 9113 | ||
* | fix quilt integration | Tim Yardley | 2007-10-02 |
| | | | | SVN-Revision: 9100 | ||
* | fix target profiles | Felix Fietkau | 2007-10-02 |
| | | | | SVN-Revision: 9099 | ||
* | fixes for refresh/update handling | Felix Fietkau | 2007-09-29 |
| | | | | SVN-Revision: 9063 | ||
* | move a stampfile to make it easier to override the patch template | Felix Fietkau | 2007-09-29 |
| | | | | SVN-Revision: 9062 | ||
* | refactor quilt patching code | Felix Fietkau | 2007-09-29 |
| | | | | SVN-Revision: 9061 | ||
* | add a packaging method that installs files into a subdirectory of bin/ ↵ | Felix Fietkau | 2007-09-29 |
| | | | | | | instead of an ipkg SVN-Revision: 9060 | ||
* | proper series file support for regular packages | Felix Fietkau | 2007-09-29 |
| | | | | SVN-Revision: 9059 | ||
* | use $(TAR) instead of tar | Felix Fietkau | 2007-09-29 |
| | | | | SVN-Revision: 9058 | ||
* | Refactor downloading code into download.mk Support multiple file downloads ↵ | Felix Fietkau | 2007-09-29 |
| | | | | | | Support svn downloads SVN-Revision: 9057 | ||
* | add $(STAGING_DIR) as argument to the InstallDev template and update ↵ | Felix Fietkau | 2007-09-28 |
| | | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages SVN-Revision: 9052 | ||
* | some minor fixes, cleanups, package build abstraction | Felix Fietkau | 2007-09-28 |
| | | | | SVN-Revision: 9051 | ||
* | add ipv6 conntrack support (closes: #2192) | Nicolas Thill | 2007-09-23 |
| | | | | SVN-Revision: 8984 | ||
* | add initial version of a package feeds management script | Felix Fietkau | 2007-09-23 |
| | | | | SVN-Revision: 8973 | ||
* | add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵ | Nicolas Thill | 2007-09-22 |
| | | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955 | ||
* | add 'Provides:' line in ipkg control files | Nicolas Thill | 2007-09-21 |
| | | | | SVN-Revision: 8906 | ||
* | fix spontaneous rebuilds caused by make package/<name>/update with quilt | Felix Fietkau | 2007-09-20 |
| | | | | SVN-Revision: 8879 | ||
* | cosmetic cleanup before more deep changes | Nicolas Thill | 2007-09-20 |
| | | | | SVN-Revision: 8870 | ||
* | fix typo again (do i need some sleep?) | Nicolas Thill | 2007-09-17 |
| | | | | SVN-Revision: 8822 | ||
* | oops, fix typo | Nicolas Thill | 2007-09-16 |
| | | | | SVN-Revision: 8816 | ||
* | remove (unused?) linux symlink in BUILD_DIR | Nicolas Thill | 2007-09-16 |
| | | | | SVN-Revision: 8804 | ||
* | revert CONFIG_* symbols set m enforcement introduced in [8591], it can't ↵ | Nicolas Thill | 2007-09-16 |
| | | | | | | work when symbols from different kernel versions are mixed in KCONFIG SVN-Revision: 8798 | ||
* | allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) ↵ | Nicolas Thill | 2007-09-16 |
| | | | | | | for testing purposes SVN-Revision: 8796 | ||
* | quote LINUX_VERSION to avoid shell errors at DUMP time | Nicolas Thill | 2007-09-16 |
| | | | | SVN-Revision: 8795 | ||
* | prevent include/netfilter.mk from being included multiple times | Nicolas Thill | 2007-09-15 |
| | | | | SVN-Revision: 8781 | ||
* | properly clean up after kernel_{old,menu}config | Felix Fietkau | 2007-09-11 |
| | | | | SVN-Revision: 8737 | ||
* | fix custom series files in kernel patch directories | Felix Fietkau | 2007-09-10 |
| | | | | SVN-Revision: 8736 | ||
* | fix kernel build with quilt | Felix Fietkau | 2007-09-10 |
| | | | | SVN-Revision: 8727 | ||
* | fix kernel_menuconfig | Felix Fietkau | 2007-09-10 |
| | | | | SVN-Revision: 8726 | ||
* | Package the statistics module for netfilter | Florian Fainelli | 2007-09-09 |
| | | | | SVN-Revision: 8716 | ||
* | fix kmod-crypto, emit warning messages for kmod packages that cannot be ↵ | Felix Fietkau | 2007-09-08 |
| | | | | | | built due to missing kernel config options SVN-Revision: 8697 | ||
* | add support for device type based package preselections | Felix Fietkau | 2007-09-08 |
| | | | | SVN-Revision: 8696 | ||
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 |
| | | | | SVN-Revision: 8695 | ||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 |