summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs/ext2: default to ext2 rev1Peter Korsgaard2016-12-141-1/+1
* Merge branch 'next'Peter Korsgaard2016-12-012-1/+5
|\
| * fs/common: lock modification times in $TARGET_DIRJérôme Pouiller2016-11-231-0/+3
| * fs/tar: make results reproducibleJérôme Pouiller2016-11-231-1/+2
* | Revert "fs: use pseudo instead of fakeroot"Peter Korsgaard2016-11-271-2/+2
* | Revert "fs: call the pseudo wrapper"Peter Korsgaard2016-11-271-1/+1
* | fs/ubifs: work around fakeroot / sed -i issue on systems with SELinux enabledPeter Korsgaard2016-11-271-2/+4
* | fs/ext2: fix double quoted labelGaël PORTAY2016-11-211-6/+5
* | fs: call the pseudo wrapperYann E. MORIN2016-11-091-1/+1
|/
* fs/iso9660: drop reference to host-fakerootThomas Petazzoni2016-11-031-1/+1
* fs: use pseudo instead of fakerootYann E. MORIN2016-11-031-2/+2
* 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
OpenPOWER on IntegriCloud