summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-12-28fs/tar: make --no-recursion effectiveBaruch Siach
2016-12-14fs: set packages permissions even with no system device tablesYann E. MORIN
2016-12-14fs/ext2: default to ext2 rev1Peter Korsgaard
2016-12-01Merge branch 'next'Peter Korsgaard
2016-11-27Revert "fs: use pseudo instead of fakeroot"Peter Korsgaard
2016-11-27Revert "fs: call the pseudo wrapper"Peter Korsgaard
2016-11-27fs/ubifs: work around fakeroot / sed -i issue on systems with SELinux enabledPeter Korsgaard
2016-11-23fs/common: lock modification times in $TARGET_DIRJérôme Pouiller
2016-11-23fs/tar: make results reproducibleJérôme Pouiller
2016-11-21fs/ext2: fix double quoted labelGaël PORTAY
2016-11-09fs: call the pseudo wrapperYann E. MORIN
2016-11-03fs/iso9660: drop reference to host-fakerootThomas Petazzoni
2016-11-03fs: use pseudo instead of fakerootYann E. MORIN
2016-07-03fs/common: add option to execute custom scripts under fakerootYann E. MORIN
2016-06-25fs/tar: support passing long options to tarFrank Hunleth
2016-06-07fs: add sha-bang to fakeroot scriptYann E. MORIN
2016-06-07fs/squashfs: remove useless chmodYann E. MORIN
2016-06-07fs/ubifs: fix the UBI commandsYann E. MORIN
2016-06-07fs/squashfs: split commandsYann E. MORIN
2016-06-07fs/jffs2: split commandsYann E. MORIN
2016-06-07fs: properly escape commands when generating fakeroot scriptYann E. MORIN
2016-06-06fs/cloop: split long lineYann E. MORIN
2016-05-08fs/common: fix typo in commentsBrian 'redbeard' Harrington
2016-02-01fs/common: generate users before setting permissionsYann E. MORIN
2015-10-31fs/ext2: add options for extra space and extra inodesYann E. MORIN
2015-10-15fs/axfs: fix URL indentationPeter Korsgaard
2015-10-14axfs: add new filesystem typeAriel D'Alessandro
2015-10-06fs/romfs: remove redunant ROMFS_TARGET definitionArnout Vandecappelle
2015-10-04squashfs: Add lz4 hc compressionMatthias Weisser
2015-08-18fs: iso9660: change boot menu entry textVivien Didelot
2015-08-10fs/common: add <fs>_POST_GEN_HOOKS supportThomas Petazzoni
2015-07-30fs/iso9660: install Isolinux comboot modulesNoé Rubinstein
2015-07-21fs: build host-mkpasswd when BR2_ROOTFS_USERS_TABLES is usedThomas Petazzoni
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-05-22fs/jffs2: Fix mkfs.jffs2 --pagesize parameter usageMichał Leśniewski
2015-04-26fs: only add non rootfs- targets to PACKAGESThomas Petazzoni