summaryrefslogtreecommitdiffstats
path: root/fs/iso9660/iso9660.mk
Commit message (Expand)AuthorAgeFilesLines
* fs/*/*.mk: fix code styleRicardo Martincoski2018-04-011-1/+0
* fs/iso9660: rename internal variableYann E. MORIN2018-03-311-15/+15
* fs: make it behave a bit more like the package infraYann E. MORIN2018-01-031-1/+1
* fs/iso9660: fix transparent (de)compressionYann E. MORIN2018-01-021-4/+8
* fs/iso9660: add option for transparent (de)compressionYann E. MORIN2017-12-311-0/+12
* fs/iso9660: don't pollute $(BUILD_DIR) with temp dirYann E. MORIN2017-11-301-1/+1
* fs/iso9660: remove support for grubYann E. MORIN2017-09-231-31/+1
* fs/iso9660: really create initrd temp dirYann E. MORIN2017-08-151-0/+1
* Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/shareArnout Vandecappelle2017-07-051-1/+1
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-051-2/+2
* fs/iso9660: drop reference to host-fakerootThomas Petazzoni2016-11-031-1/+1
* fs/iso9660: install Isolinux comboot modulesNoé Rubinstein2015-07-301-2/+2
* fs/iso9660: change the name of the tmp dir to be consistentArnout Vandecappelle2015-07-141-1/+1
* fs/iso9660: add support for grub2Thomas Petazzoni2015-06-141-0/+9
* fs/iso9660: add hybrid image supportThomas Petazzoni2015-06-141-0/+8
* fs/iso9660: add isolinux supportThomas Petazzoni2015-06-141-0/+11
* fs/iso9660: introduce bootloader choiceThomas Petazzoni2015-06-141-5/+15
* fs/iso9660: introduce new variablesThomas Petazzoni2015-06-141-6/+10
* fs/iso9660: support building a real iso9660 filesystemThomas Petazzoni2015-06-141-25/+84
* fs/iso9660: prepare cleaner kernel/initrd path handlingThomas Petazzoni2015-06-141-3/+8
* fs/iso9660: get grub splash from $(TARGET_DIR)Thomas Petazzoni2015-06-141-1/+1
* fs/iso9660: change the location of the splash imageThomas Petazzoni2015-06-141-1/+1
* fs/iso9660: rename all variables to use the ROOTFS_ISO9660 prefixThomas Petazzoni2015-06-141-13/+13
* fs/iso9660: enable Joliet extensionThomas Petazzoni2015-06-141-1/+1
* fs/iso9660: convert to the filesystem infrastructureThomas Petazzoni2015-06-141-37/+31
* fs: declare phony targets as suchThomas Petazzoni2015-04-141-0/+2
* fs/iso9660: use install instead of cpGuido Martínez2014-11-221-7/+9
* fs/iso9660: add dependencies for make sourceKaroly Kasza2014-10-191-1/+6
* filesystems: also chown symlinksYann E. MORIN2014-06-091-1/+1
* fs/iso9660: fix iso9660 supportGustavo Zacarias2014-03-061-1/+1
* package: fix white spacesJerzy Grzegorek2014-01-161-1/+1
* fs/iso9660: add Grub splashscreen supportThomas Petazzoni2013-12-311-0/+5
* fs/iso9660: do not use an initrd in iso image when using initramfsThierry Bultel2013-12-291-0/+4
* rootfs-common: refactor the common compression commandsArnout Vandecappelle2013-11-111-5/+1
* fix white spacesJerzy Grzegorek2013-07-201-2/+2
* Normalize separator size to 80 in remaining makefilesAlexandre Belloni2013-06-201-2/+2
* Normalize separator size to 80Jerzy Grzegorek2013-06-071-2/+2
* iso9660 fs: use cpio initrd instead of ext2Arnout Vandecappelle2012-11-141-6/+5
* Remove unused .fakeroot.* mechanismThomas Petazzoni2012-04-191-2/+0
* iso9660: fix build after linux package changePeter Korsgaard2011-07-271-1/+1
* iso9660: fix build after af52661d (linux: rename LINUX26 to LINUX)Peter Korsgaard2011-07-181-1/+1
* fs: rename make targets to match package/ conventionPeter Korsgaard2010-11-191-3/+3
* iso9660: take into account the linux changesThomas Petazzoni2010-06-221-3/+3
* Move all filesystem generation code to fs/Thomas Petazzoni2010-04-091-0/+49
OpenPOWER on IntegriCloud