summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* strip third arg (dir name) to Build/Configure/Default macronico2006-10-221-1/+1
* fix squid and rp-pppoe (closes: #869)nico2006-10-206-21/+82
* fix typonbd2006-10-191-1/+1
* fix gnupg compilenbd2006-10-191-1/+1
* enable download target only if PKG_SOURCE_URL is setnbd2006-10-191-1/+1
* small fix for the sitefilesnbd2006-10-191-1/+2
* fix bmon compilenbd2006-10-191-0/+1
* add sitefiles similar to the ones from openembeddednbd2006-10-197-0/+157
* fix unnecessary kernel package recompilenbd2006-10-191-10/+12
* cleanup/rewrite of the kernel build processnbd2006-10-192-72/+119
* cleanupnbd2006-10-192-10/+12
* forgot to remove 2 filesnbd2006-10-192-26/+0
* finally kill KMOD_template - removes a big chunk of legacy build codenbd2006-10-194-204/+2
* make filesystem size selection generic (for ext2)nbd2006-10-191-1/+4
* port more modules over to the new systemnbd2006-10-192-125/+0
* change rm to rm -f to avoid bogus make messagesnbd2006-10-181-1/+1
* improve parallel buildingnbd2006-10-181-2/+2
* fix uml-2.6 build, move KERNELNAME to kernel-build.mknico2006-10-182-11/+14
* fix module autoload optionnbd2006-10-171-1/+5
* port soundcore modulenbd2006-10-172-8/+0
* port the usb modules over to the new systemnbd2006-10-172-128/+0
* add PROVIDES option, currently only used for menuconfignbd2006-10-171-0/+2
* make kernel module packaging code reusable and use it in madwifinbd2006-10-171-0/+63
* some kernel module cleanupnbd2006-10-172-15/+0
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)florian2006-10-151-0/+1
* Prevent SSH keys from being chmoded to 644 (#664), looks like those are the o...florian2006-10-151-1/+1
* check for empty patch directoriesnbd2006-10-141-1/+1
* move '-' parameter to TAR_OPTIONS, so that packages can append commandsnbd2006-10-142-3/+3
* remove some obsolete stuffnbd2006-10-141-3/+0
* use $(TAR) in unpack commandsnbd2006-10-141-2/+2
* fix mistakes in unpack changenbd2006-10-143-6/+6
* add prereq check for case-sensitive filesystemnbd2006-10-141-0/+10
* move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...nbd2006-10-144-12/+22
* add prereq check for wgetnbd2006-10-131-0/+4
* fix tar detectionnbd2006-10-131-3/+4
* more fixesnbd2006-10-101-0/+1
* don't include host.mk from rules.mk - confuses package dumpnbd2006-10-101-0/+1
* more portability fixes and a prereq check for gnu tarnbd2006-10-102-0/+13
* fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systemsnbd2006-10-101-17/+16
* don't touch TAR_OPTIONS in host.mknbd2006-10-101-1/+1
* hide .host.mk commandsnbd2006-10-101-4/+4
* only use --wildcards for gnu tarnbd2006-10-101-0/+4
* move the common variables from host-build.mk to host.mknbd2006-10-102-18/+25
* add support for Package/<pkgname>/description - old format still supported, b...nbd2006-10-101-1/+8
* add support for a common shell include file, which is evaluated for every mak...nbd2006-10-102-15/+38
* put LINUX_KARCH in .kernel.mknbd2006-10-103-9/+12
* move certain host related variables to .host.mk generated by include/host-bui...nbd2006-10-101-1/+20
* Remove old kmod packaging entries moved to the new layout (follow [4992] and ...nico2006-10-092-33/+0
* Port kmod-ipip to the new module layoutflorian2006-10-091-4/+0
* fix unnecessary package rebuildnbd2006-10-081-2/+1