summaryrefslogtreecommitdiff
path: root/fs/iso9660
AgeCommit message (Expand)Author
2018-04-01fs/*/*.mk: fix code styleRicardo Martincoski
2018-03-31fs/iso9660: rename internal variableYann E. MORIN
2018-01-03fs: make it behave a bit more like the package infraYann E. MORIN
2018-01-02fs/iso9660: fix transparent (de)compressionYann E. MORIN
2017-12-31fs/iso9660: add option for transparent (de)compressionYann E. MORIN
2017-11-30fs/iso9660: don't pollute $(BUILD_DIR) with temp dirYann E. MORIN
2017-09-23fs/iso9660: remove support for grubYann E. MORIN
2017-08-15fs/iso9660: really create initrd temp dirYann E. MORIN
2017-07-05Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/shareArnout Vandecappelle
2017-07-05Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle
2017-03-01fs/iso9660: doesn't support (grub2) EFIArnout Vandecappelle
2016-11-03fs/iso9660: drop reference to host-fakerootThomas Petazzoni
2015-08-18fs: iso9660: change boot menu entry textVivien Didelot
2015-07-30fs/iso9660: install Isolinux comboot modulesNoé Rubinstein
2015-07-14fs/iso9660: change the name of the tmp dir to be consistentArnout Vandecappelle
2015-06-14fs/iso9660: add support for grub2Thomas Petazzoni
2015-06-14fs/iso9660: add hybrid image supportThomas Petazzoni
2015-06-14fs/iso9660: add isolinux supportThomas Petazzoni
2015-06-14fs/iso9660: use 'depends on' instead of 'select' for bootloaderThomas Petazzoni
2015-06-14fs/iso9660: introduce bootloader choiceThomas Petazzoni
2015-06-14fs/iso9660: introduce new variablesThomas Petazzoni
2015-06-14fs/iso9660: support building a real iso9660 filesystemThomas Petazzoni
2015-06-14fs/iso9660: prepare cleaner kernel/initrd path handlingThomas Petazzoni
2015-06-14fs/iso9660: get grub splash from $(TARGET_DIR)Thomas Petazzoni
2015-06-14fs/iso9660: change the location of the splash imageThomas Petazzoni
2015-06-14fs/iso9660: rename all variables to use the ROOTFS_ISO9660 prefixThomas Petazzoni
2015-06-14fs/iso9660: enable Joliet extensionThomas Petazzoni
2015-06-14fs/iso9660: convert to the filesystem infrastructureThomas Petazzoni
2015-06-14fs/iso9660: use if ... endif block instead of depends onThomas Petazzoni
2015-04-14fs: declare phony targets as suchThomas Petazzoni
2014-11-22fs/iso9660: use install instead of cpGuido Martínez
2014-10-19fs/iso9660: add dependencies for make sourceKaroly Kasza
2014-06-09filesystems: also chown symlinksYann E. MORIN
2014-03-06fs/iso9660: fix iso9660 supportGustavo Zacarias
2014-01-16package: fix white spacesJerzy Grzegorek
2013-12-31fs/iso9660: add Grub splashscreen supportThomas Petazzoni
2013-12-29fs/iso9660: do not use an initrd in iso image when using initramfsThierry Bultel
2013-12-29fs/iso9660: select ISO9660 support in GrubThomas Petazzoni
2013-12-29fs/iso9660: put the Buildroot boot entry first in Grub menu.lstThomas Petazzoni
2013-12-15Config.in files: unification of comments about dependency on Linux kernelThomas De Schampheleire
2013-11-11rootfs-common: refactor the common compression commandsArnout Vandecappelle
2013-11-10Config.in files: add missing dependencies to toolchain option commentsThomas De Schampheleire
2013-07-20fix white spacesJerzy Grzegorek
2013-06-20Normalize separator size to 80 in remaining makefilesAlexandre Belloni
2013-06-07Normalize separator size to 80Jerzy Grzegorek
2012-11-14iso9660 fs: use cpio initrd instead of ext2Arnout Vandecappelle
2012-04-19Remove unused .fakeroot.* mechanismThomas Petazzoni
2011-07-27iso9660: fix build after linux package changePeter Korsgaard
2011-07-18iso9660: fix build after af52661d (linux: rename LINUX26 to LINUX)Peter Korsgaard
2010-11-19fs: rename make targets to match package/ conventionPeter Korsgaard