summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* prefer http downloads over svn/git checkouts, remove git dependencynbd2007-11-162-11/+1
* better scope handling for the configured stampnbd2007-11-161-2/+5
* add git checkout supportnbd2007-11-162-2/+30
* fix copy&paste mistakenbd2007-11-151-1/+1
* fix the image buildernbd2007-11-142-19/+21
* fix quilt apply for packages that change STAMP_*nbd2007-11-101-11/+11
* fix parallel build issuesnbd2007-11-041-0/+1
* increase scan depth to 5 for package/ (x.org is nested deeper than the rest o...nbd2007-11-031-1/+1
* fix default downloads from svnnbd2007-10-311-0/+1
* add feature flag for display support. will be used as dependency for x.orgnbd2007-10-251-0/+3
* We are now at .23.1florian2007-10-231-0/+3
* Allow targets to specify extra initramfs source filesnbd2007-10-231-1/+3
* Use current UID for initramfs root user:groupnbd2007-10-231-2/+2
* don't specify "CC=<nothing>" on kernel build command linenbd2007-10-232-8/+12
* don't replace powerpc arch with ppcnbd2007-10-231-7/+8
* make aliases for package targets if the package directories are in further su...nbd2007-10-211-0/+6
* refreshed madwifi patchesblogic2007-10-201-1/+5
* reorganize subtargets, sort subtargets below top level targetsnbd2007-10-201-16/+3
* fix quilt update breakage for kernel related packagesnbd2007-10-201-3/+0
* remove whitespacesblogic2007-10-181-5/+5
* 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