summaryrefslogtreecommitdiffstats
path: root/target/cpio/cpioroot.mk
Commit message (Expand)AuthorAgeFilesLines
* Move all filesystem generation code to fs/Thomas Petazzoni2010-04-091-18/+0
* cpio: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-55/+7
* target/: remove the COPYTO messThomas Petazzoni2010-04-091-10/+0
* target/cpio: cleanupThomas Petazzoni2010-04-091-14/+3
* Remove the "project" featureThomas Petazzoni2009-09-161-9/+9
* target: use qstripThomas Petazzoni2009-09-051-2/+1
* Makefile: add target-finalize for common filesystem cleanupPeter Korsgaard2009-04-071-8/+0
* fakeroot: install into HOST_DIRPeter Korsgaard2009-04-011-1/+1
* makedevs: install into HOST_DIRPeter Korsgaard2009-04-011-1/+1
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* Fixed typo in cpioroot, we're working with CPIO_BASE not TAR_TARGETNigel Kukard2008-04-061-1/+1
* - fix some whitespace damage..Bernhard Reutner-Fischer2007-10-051-0/+11
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
* - workaround for broken external toolchainsBernhard Reutner-Fischer2007-08-251-1/+1
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-1/+1
* - start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGESBernhard Reutner-Fischer2007-08-211-1/+5
* Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIRUlf Samuelsson2007-08-161-9/+9
* Allow compression of cpio targetsUlf Samuelsson2007-08-111-10/+43
* Use cross ldconfig instead of host versionPeter Korsgaard2007-08-081-1/+1
* - use numeric values for the superuser to be more portable.Bernhard Reutner-Fischer2007-03-201-1/+1
* - do not use TARGET_DEVICE_TABLE if is is emptyBernhard Reutner-Fischer2007-02-151-0/+2
* (no commit message)Bernhard Reutner-Fischer2006-11-221-0/+1
* - fix indentation, second take :(Bernhard Reutner-Fischer2006-11-221-18/+18
* - fix indentationBernhard Reutner-Fischer2006-11-221-1/+1
* - add a simple cpio target, to be used with an initramfs.Bernhard Reutner-Fischer2006-11-221-0/+45