summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs/common: add option to execute custom scripts under fakerootYann E. MORIN2016-07-031-0/+3
* fs/tar: support passing long options to tarFrank Hunleth2016-06-251-1/+1
* fs: add sha-bang to fakeroot scriptYann E. MORIN2016-06-071-0/+1
* fs/squashfs: remove useless chmodYann E. MORIN2016-06-071-1/+0
* fs/ubifs: fix the UBI commandsYann E. MORIN2016-06-071-3/+3
* fs/squashfs: split commandsYann E. MORIN2016-06-071-1/+1
* fs/jffs2: split commandsYann E. MORIN2016-06-071-2/+2
* fs: properly escape commands when generating fakeroot scriptYann E. MORIN2016-06-071-4/+4
* fs/cloop: split long lineYann E. MORIN2016-06-061-2/+3
* fs/common: fix typo in commentsBrian 'redbeard' Harrington2016-05-081-1/+1
* fs/common: generate users before setting permissionsYann E. MORIN2016-02-011-5/+5
* fs/ext2: add options for extra space and extra inodesYann E. MORIN2015-10-312-2/+20
* fs/axfs: fix URL indentationPeter Korsgaard2015-10-151-1/+1
* axfs: add new filesystem typeAriel D'Alessandro2015-10-143-0/+31
* fs/romfs: remove redunant ROMFS_TARGET definitionArnout Vandecappelle2015-10-061-3/+1
* squashfs: Add lz4 hc compressionMatthias Weisser2015-10-041-1/+1
* fs: iso9660: change boot menu entry textVivien Didelot2015-08-181-2/+3
* fs/common: add <fs>_POST_GEN_HOOKS supportThomas Petazzoni2015-08-101-0/+4
* fs/iso9660: install Isolinux comboot modulesNoé Rubinstein2015-07-301-2/+2
* fs: build host-mkpasswd when BR2_ROOTFS_USERS_TABLES is usedThomas Petazzoni2015-07-211-1/+1
* 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/jffs2: Fix mkfs.jffs2 --pagesize parameter usageMichał Leśniewski2015-05-222-29/+33
* fs: only add non rootfs- targets to PACKAGESThomas Petazzoni2015-04-261-1/+1
* fs: add rootfs dependencies to PACKAGESThomas Petazzoni2015-04-141-0/+1
* fs: declare phony targets as suchThomas Petazzoni2015-04-144-0/+8
* fs/common: build host-xz when xz compression is usedThomas De Schampheleire2015-03-091-0/+1
* fs: Bail out on errors in fakeroot scriptStefan Sørensen2015-03-081-0/+1
* fs/tar: only store numeric uid/gidYann E. MORIN2015-02-191-1/+1
* package: indentation cleanupJerzy Grzegorek2014-12-101-1/+1
* fs/ext2: add option to specify a filesystem labelYann E. MORIN2014-12-072-0/+11
* fs/ext2: use the new mke2img host packageYann E. MORIN2014-12-072-129/+5
* package/mke2img: new packageYann E. MORIN2014-12-071-2/+1
* fs/iso9660: use install instead of cpGuido Martínez2014-11-221-7/+9
* package: indentation cleanupJerzy Grzegorek2014-10-262-7/+7
* package: indentation cleanupJerzy Grzegorek2014-10-232-2/+2
* fs/iso9660: add dependencies for make sourceKaroly Kasza2014-10-191-1/+6
OpenPOWER on IntegriCloud