summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs/iso9660: remove support for grubYann E. MORIN2017-09-233-63/+5
* Merge branch 'next'Thomas Petazzoni2017-09-021-2/+3
|\
| * fs/squashfs: honour the number of parallel jobsYann E. MORIN2017-08-091-2/+3
* | fs/iso9660: really create initrd temp dirYann E. MORIN2017-08-151-0/+1
|/
* fs: add pre- and post-command hooksYann E. MORIN2017-08-021-0/+4
* fs/ext2: fix typoMarcus Hoffmann2017-07-291-1/+1
* fs/ext2: hint about setting the filesystem size on errorYann E. MORIN2017-07-261-1/+5
* fs/squashfs: cleanup if-else cascadeYann E. MORIN2017-07-111-9/+3
* fs/ext2: Add BR2_TARGET_ROOTFS_EXT2_MKFS_OPTIONS optionSébastien Szymanski2017-07-092-1/+23
* fs/ext2: rename BR2_TARGET_ROOTFS_EXT2_BLOCKS to BR2_TARGET_ROOTFS_EXT2_SIZESamuel Martin2017-07-092-6/+15
* Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/shareArnout Vandecappelle2017-07-051-1/+1
* Globally replace $(HOST_DIR)/usr/sbin with $(HOST_DIR)/sbinArnout Vandecappelle2017-07-053-3/+3
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-058-11/+11
* fs/ext2: use mkfs to generate rootfs imageSébastien Szymanski2017-07-052-10/+10
* fs/ext2: deprecate BR2_TARGET_ROOTFS_EXT2_EXTRA_INODES optionSamuel Martin2017-07-052-9/+0
* package/mke2img: add option to specify block sizeYann E. MORIN2017-07-041-0/+1
* fs/ext2: simplify codeYann E. MORIN2017-07-041-11/+8
* fs/ext2: allow reserving zero block for rootYann E. MORIN2017-07-042-3/+6
* fs/ext2: always pass the label optionYann E. MORIN2017-07-041-2/+2
* fs/ext2: always pass the number of inodesYann E. MORIN2017-07-041-2/+1
* ext2: add help text for BR2_TARGET_ROOTFS_EXT2_BLOCKSJ Evans2017-05-041-0/+2
* fs/ext2: ensure -b option is always set for mke2imgJ Evans2017-04-301-2/+0
* fs/ext2: Remove support for auto-calculation of rootfs sizeSébastien Szymanski2017-03-252-11/+3
* fs/iso9660: doesn't support (grub2) EFIArnout Vandecappelle2017-03-011-4/+4
* fs/tar: make --no-recursion effectiveBaruch Siach2016-12-281-1/+1
* fs: set packages permissions even with no system device tablesYann E. MORIN2016-12-141-1/+1
* 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
OpenPOWER on IntegriCloud