summaryrefslogtreecommitdiffstats
path: root/target/iso9660/iso9660.mk
Commit message (Expand)AuthorAgeFilesLines
* Move all filesystem generation code to fs/Thomas Petazzoni2010-04-091-49/+0Star
* iso9660: rework in a similar way to ROOTFS_TARGETThomas Petazzoni2010-04-091-14/+16
* target/iso9660: cleanupThomas Petazzoni2010-04-091-50/+2Star
* Bump iptables to 1.4.6Gustavo Zacarias2010-01-201-0/+2
* Remove the "project" featureThomas Petazzoni2009-09-161-8/+8
* target: use qstripThomas Petazzoni2009-09-051-4/+2Star
* target/iso9660: fix mkisofs build for !i686Peter Korsgaard2009-07-271-1/+1
* fakeroot: install into HOST_DIRPeter Korsgaard2009-04-011-1/+1
* target/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-2/+2
* - misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-281-3/+3
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-1/+1
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-1/+1
* Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIRUlf Samuelsson2007-08-161-8/+8
* - iso9660 target does not build target kernel due to missing dependency. Clos...Bernhard Reutner-Fischer2007-07-081-1/+1
* - use numeric values for the superuser to be more portable.Bernhard Reutner-Fischer2007-03-201-1/+1
* - be gentle to vi's syntax highlightingBernhard Reutner-Fischer2007-01-291-1/+2
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+2
* Alessio Massaro writes: The syntax $VAR_NAME is used in several places. The ...Mike Frysinger2006-04-211-7/+7
* yet again... rework fakeroot handling to ensure fakeroot is invoked just once,Eric Andersen2006-04-111-12/+6Star
* As noted by jacmet in bug 824:Eric Andersen2006-04-101-7/+7
* make sure things still work even when fakeroot is not in active useEric Andersen2006-04-081-0/+1
* rework fakeroot handling to avoid races during parallel make causing severalEric Andersen2006-04-071-6/+14
* patch from janlana adding an x86 bootable iso9660 CD-ROM targetEric Andersen2006-04-061-0/+90