summaryrefslogtreecommitdiffstats
path: root/fs/iso9660
Commit message (Expand)AuthorAgeFilesLines
* fs: iso9660: change boot menu entry textVivien Didelot2015-08-181-2/+3
* 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-143-3/+31
* fs/iso9660: add hybrid image supportThomas Petazzoni2015-06-142-0/+17
* fs/iso9660: add isolinux supportThomas Petazzoni2015-06-143-6/+30
* fs/iso9660: use 'depends on' instead of 'select' for bootloaderThomas Petazzoni2015-06-141-3/+4
* fs/iso9660: introduce bootloader choiceThomas Petazzoni2015-06-142-8/+26
* fs/iso9660: introduce new variablesThomas Petazzoni2015-06-141-6/+10
* fs/iso9660: support building a real iso9660 filesystemThomas Petazzoni2015-06-143-28/+110
* fs/iso9660: prepare cleaner kernel/initrd path handlingThomas Petazzoni2015-06-143-5/+15
* 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-142-2/+2
* 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/iso9660: use if ... endif block instead of depends onThomas Petazzoni2015-06-141-1/+4
* 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-312-1/+15
* fs/iso9660: do not use an initrd in iso image when using initramfsThierry Bultel2013-12-291-0/+4
* fs/iso9660: select ISO9660 support in GrubThomas Petazzoni2013-12-291-0/+1
* fs/iso9660: put the Buildroot boot entry first in Grub menu.lstThomas Petazzoni2013-12-291-4/+4
* Config.in files: unification of comments about dependency on Linux kernelThomas De Schampheleire2013-12-151-1/+1
* rootfs-common: refactor the common compression commandsArnout Vandecappelle2013-11-111-5/+1
* Config.in files: add missing dependencies to toolchain option commentsThomas De Schampheleire2013-11-101-1/+2
* 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-142-7/+6
* 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-222-6/+6
* iso9660: menu.lst fixup after move to fsPeter Korsgaard2010-04-151-1/+1
* Move all filesystem generation code to fs/Thomas Petazzoni2010-04-093-0/+76
OpenPOWER on IntegriCloud