summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no desc...blogic2007-10-142-5/+5
* add autorebuild check for menuconfignbd2007-10-142-2/+2
* add possibility to set default .config valuesblogic2007-10-141-0/+2
* [kernel] netfilter/ipset cleanupsjuhosg2007-10-121-0/+1
* sync for 2.6.23-finalejka2007-10-101-0/+3
* remove feeds dir on distcleannbd2007-10-091-1/+1
* only run svn info if .svn existsnbd2007-10-091-1/+1
* changed pkg_install_files so one can specify the folder to install fromblogic2007-10-081-1/+1
* added generation of x86 livecds, from #2391blogic2007-10-081-0/+8
* add TARPIT support to netfilter/iptablesjuhosg2007-10-071-2/+3
* added a function, that packages can call to make installing files/folders muc...blogic2007-10-071-0/+4
* fix accidental double slash in prefixed quilt patchsetsnbd2007-10-071-4/+4
* allow targets to select/deselect config symbolsnbd2007-10-051-0/+1
* fix quilt patch checknbd2007-10-041-1/+1
* separate series file fixup from quilt check to avoid series file breakages af...nbd2007-10-041-2/+6
* fix target profiles, (closes: 2440)juhosg2007-10-031-4/+16
* fix quilt integrationpavlov2007-10-021-1/+1
* fix target profilesnbd2007-10-021-1/+1
* fixes for refresh/update handlingnbd2007-09-294-32/+45
* move a stampfile to make it easier to override the patch templatenbd2007-09-294-2/+3
* refactor quilt patching codenbd2007-09-291-48/+46
* add a packaging method that installs files into a subdirectory of bin/ instea...nbd2007-09-293-0/+33
* proper series file support for regular packagesnbd2007-09-291-1/+6
* use $(TAR) instead of tarnbd2007-09-291-2/+2
* Refactor downloading code into download.mknbd2007-09-295-30/+124
* add $(STAGING_DIR) as argument to the InstallDev template and update packages...nbd2007-09-281-2/+2
* some minor fixes, cleanups, package build abstractionnbd2007-09-285-9/+23
* add ipv6 conntrack support (closes: #2192)nico2007-09-231-0/+29
* add initial version of a package feeds management scriptnbd2007-09-232-13/+15
* add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ...nico2007-09-221-3/+37
* add 'Provides:' line in ipkg control filesnico2007-09-211-0/+1
* fix spontaneous rebuilds caused by make package/<name>/update with quiltnbd2007-09-203-3/+2
* cosmetic cleanup before more deep changesnico2007-09-201-51/+83
* fix typo again (do i need some sleep?)nico2007-09-171-1/+1
* oops, fix typonico2007-09-161-3/+3
* remove (unused?) linux symlink in BUILD_DIRnico2007-09-161-2/+0
* revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work...nico2007-09-162-5/+2
* allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) f...nico2007-09-161-1/+1
* quote LINUX_VERSION to avoid shell errors at DUMP timenico2007-09-161-1/+1
* prevent include/netfilter.mk from being included multiple timesnico2007-09-151-0/+5
* properly clean up after kernel_{old,menu}confignbd2007-09-111-1/+1
* fix custom series files in kernel patch directoriesnbd2007-09-101-2/+2
* fix kernel build with quiltnbd2007-09-102-2/+4
* fix kernel_menuconfignbd2007-09-101-1/+1
* Package the statistics module for netfilterflorian2007-09-091-0/+1
* fix kmod-crypto, emit warning messages for kmod packages that cannot be built...nbd2007-09-081-0/+6
* add support for device type based package preselectionsnbd2007-09-081-3/+13
* adapt profiles for subtarget changesnbd2007-09-081-2/+6
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-089-152/+194
* strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd2007-09-063-4/+5