summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* enable lzma for squashfs4 by defaultnbd2009-05-211-1/+1
* [kernel] update to new stable 2.6.27.24florian2009-05-201-2/+2
* [kernel] remove 2.6.29 since there are no remaining users of itflorian2009-05-191-3/+0
* [image] create squashfs4 images if kernel version >=2.6.29juhosg2009-05-151-1/+12
* netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntracknbd2009-05-141-2/+2
* [netfilter] ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30hauke2009-05-141-2/+8
* use unexport instead of export to clear perforce variablesnbd2009-05-081-4/+1
* override some variables to make sure that perforce does not mess with our bui...nbd2009-05-071-0/+6
* [kernel] remove 2.6.26 since there are no remaining candidates for itflorian2009-05-071-3/+0
* [include] adept netfilter.mk to updated imqjow2009-05-071-0/+1
* upgrade to newest stable kernel versionskaloz2009-05-031-6/+6
* fix a typo that prevented host build specific variable exports from workingnbd2009-04-301-2/+2
* 2.6.30 supports different initramfs compressors, take care of themkaloz2009-04-291-0/+2
* add missing bits from [15451]nico2009-04-272-3/+3
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu...nico2009-04-271-2/+2
* [kernel] also strip the .notes section of the kernelflorian2009-04-271-1/+1
* make sure that at least sed is built before kernel_menuconfig/kernel_oldconfi...nbd2009-04-271-2/+11
* [kernel] remove 2.6.24, no target is relying on itflorian2009-04-241-3/+0
* add missing $(if) check for build loggingnbd2009-04-241-1/+1
* add BUILD_LOG option to let the build system log all subdir make command outp...nbd2009-04-241-1/+2
* fix KERNEL_PATCHVER, properly strip -rc* suffixesnbd2009-04-231-1/+1
* emit proper error messages if important kernel config files are missingnbd2009-04-231-1/+7
* remove 2 old interfering variables, probably missed from [15299]nico2009-04-221-2/+0
* clean up automake/pkg-config handling, move separate host/package variable ex...nbd2009-04-222-10/+22
* kernel: make sure all patches are applied before running menuconfig or oldconfignbd2009-04-211-1/+1
* move pkg config stuff to per-target exports to prevent interference with host...nbd2009-04-203-3/+6
* add md5sum for linux 2.6.29.1nbd2009-04-181-0/+3
* add a modified version of the mips64 patch from #4603nbd2009-04-188-1/+79
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-174-4/+0
* [ps3]: Update default configuration to use profileshcg2009-04-161-1/+1
* fix source file vs library order in a few prereq checks (#4326)nbd2009-04-091-3/+3
* move iptable_raw to the conntrack-extra packagenbd2009-04-091-1/+1
* [kernel] accomodate netfilter module (xt_recent) name change in 2.6.28, add m...nico2009-04-061-0/+1
* add support for config options checking in top-level directory stampfilesnbd2009-04-061-2/+2
* add a default template for Host/Installnbd2009-04-061-0/+9
* ooops, m4 is already part of the host toolsralph2009-03-251-4/+0
* added m4 to prereq check, thanks to Gerphralph2009-03-251-0/+4
* [kernel] correct md5sumhauke2009-03-241-1/+1
* [kernel] update to kernel version 2.6.28.9hauke2009-03-241-4/+4
* fix the path to the build dir for host packagesnbd2009-03-231-2/+2
* fix calling the update target for host-only buildsnbd2009-03-231-0/+1
* fix HOST_QUILT overridenbd2009-03-231-1/+1
* speed up quilt importsnbd2009-03-231-32/+5
* add makefile target alias package/<name>/host/<target> for host buildsnbd2009-03-181-0/+1
* Final updates to default configuration of ps3 petitboot sub-targethcg2009-03-171-0/+1
* update to 2.6.28.8kaloz2009-03-171-2/+2
* fix quilt variable and stampfile usage for host buildsnbd2009-03-172-6/+12
* fix download reverse dependsnbd2009-03-171-2/+4
* add PKG_HOST_ONLY variable to prevent target buildsnbd2009-03-172-2/+2
* move host build in packages into a separate namespace: package/<name>/host/<t...nbd2009-03-175-9/+22