summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-02-23always dereference symbolic links when copying kernel modules into the packag...nbd
2007-02-23fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP timenbd
2007-02-22make maxinodes configureable for ext2pavlov
2007-02-22fix a small bug in the order of the profile metadata dumpnbd
2007-02-22last commit was missing a change...nbd
2007-02-22Reorganize kernel configs - target/linux/*/config is now a directory.nbd
2007-02-16make kernel_menuconfig work without target toolchainnbd
2007-02-16add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...nbd
2007-02-16when building a package, make sure that older versions get removednbd
2007-02-13fix multiport netfilter module installation (patch from #1280)nbd
2007-02-04Minor kernel build changes:nbd
2007-02-01disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONF...nico
2007-01-31print package name when prereq failsmbm
2007-01-30fix colors when compiling with some newer versions of bashmbm
2007-01-22Add chaostable from #1187, also enable netfilter modules for ixp4xx.florian
2007-01-22cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSnico
2007-01-22fix a typo in my netfilter commit - worked for iptables, didn't work for the ...nbd
2007-01-22add missing config checks for the netfilter connmark target (fixes #1186)nbd
2007-01-21pass the CFLAGS through the environment on compile and fix a few packagesnbd
2007-01-21make spca5xx depend on video device support in the kernelnbd
2007-01-20allow newlines in prereq error messagesnbd
2007-01-20Add WL-700gE support (based on work by jr)nbd
2007-01-20add descriptions to the broadcom target profiles and export them to the targe...nbd
2007-01-20clean up package rebuild messagesnbd
2007-01-18bring in 2.6.19.2 fixes, primarily for the fixed sata support. see http://ww...pavlov
2007-01-14include section name in the package metadatanbd
2007-01-13add maintainer to package metadatanbd
2007-01-13merge the scripts dealing with package/target metadata to remove some redunda...nbd
2007-01-12Fix the annoying base-files autorebuild bug.nbd
2007-01-11fix unpacking of .zip filesnbd
2007-01-10Add initial version of the new Image Buildernbd
2007-01-05upgrade to Linux 2.4.34kaloz
2006-12-30only squash owners, not permissions, when generating ext2 imagesnico
2006-12-25store the default kernel version for our ports in a single place (target make...nbd
2006-12-23Also build bzImage for rdc boardsflorian
2006-12-20replace another instance of a relative path to generic-2.* with an absolute o...nbd
2006-12-18some platform support path name cleanupnbd
2006-12-18add a missing dependency - prevented clean rebuild after kernel upgradesnbd
2006-12-17prevent pkg-config from looking for .pc files on the host systemnico
2006-12-17A little endian arm site defaults, in case anyone wants it. ixp4xx kernel an...rwhitby
2006-12-16fix path to generic init file when using a symlinked target support directorynbd
2006-12-08allow package directories to override the path to configurenbd
2006-12-08minor cleanupnbd
2006-11-30build all packages in a package directory by default if DEVELOPER or SDK is setnbd
2006-11-28trivial changesmbm
2006-11-28more cleanup, build fix on freebsdnbd
2006-11-27another bsd bugfixnbd
2006-11-27trap chmod errors in tar unpack on bsd - modes like 02755 failnbd
2006-11-27fix collecting package metadata on freebsdnbd
2006-11-27minor cleanup and freebsd compile fixnbd