summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs/f2fs: simplify overprovision option handlingGrzegorz Blach2018-11-081-5/+1
* fs/f2fs: add option to define list of hot file extensionsGrzegorz Blach2018-11-082-0/+9
* fs/f2fs: clarify help messagesGrzegorz Blach2018-11-081-5/+6
* fs/f2fs/Config.in: remove consecutive empty linesThomas Petazzoni2018-11-031-1/+0
* fs/f2fs: add option to define list of filesystem featuresGrzegorz Blach2018-11-032-1/+11
* fs/f2fs: add option to define discard policyGrzegorz Blach2018-11-032-0/+13
* fs/f2fs: add option to define overprovision ratioGrzegorz Blach2018-11-032-1/+17
* fs/f2fs: add option to define list of cold file extensionsGrzegorz Blach2018-11-032-1/+10
* fs/f2fs: add support for creating a f2fs imageGrzegorz Blach2018-11-033-0/+52
* fs/common: always depend on build host-tar if neededYann E. MORIN2018-11-011-0/+1
* fs/common: allow custom user table to override package-defined usersMatt Weber2018-10-201-1/+2
* fs/btrfs: remove destination file before generationYann E. MORIN2018-08-251-0/+1
* fs/btrfs: add support for generating a btrfs imageRobert J. Heywood2018-08-253-0/+86
* fs: ensure hard links in TARGET_DIR are correctly copied for filesystem inputPeter Korsgaard2018-05-271-1/+1
* fs/squashfs: add zstd supportPeter Seiderer2018-04-252-0/+5
* fs/cramfs: add xip optionChris Brandt2018-04-092-0/+28
* package/cramfs: change to new site locationChris Brandt2018-04-092-3/+3
* fs/*/Config.in: re-wrap help textRicardo Martincoski2018-04-015-26/+32
* fs/*/Config.in: fix attributes orderRicardo Martincoski2018-04-012-4/+4
* */Config.in*: remove consecutive empty linesRicardo Martincoski2018-04-011-1/+0
* fs/*/*.mk: fix code styleRicardo Martincoski2018-04-012-3/+1
* fs/ubi: use namespace for internal variableRicardo Martincoski2018-04-011-3/+3
* fs/yaffs2: fix code styleRicardo Martincoski2018-04-011-0/+0
* fs: remove intermediate artefactsYann E. MORIN2018-03-311-0/+2
* fs: get rid of package-provided post-fs hooksYann E. MORIN2018-03-311-2/+0
* fs: run packages' filesystem hooks in a copy of target/Yann E. MORIN2018-03-311-2/+5
* fs: use a common tarball as base for the other filesystemsYann E. MORIN2018-03-311-28/+47
* fs: introduce a macro for reproducible commandYann E. MORIN2018-03-311-3/+7
* fs: new intermediate rootfs-common to gather common dependenciesYann E. MORIN2018-03-311-4/+19
* fs: introduce per-rootfs TARGET_DIR variableYann E. MORIN2018-03-311-0/+1
* fs: split per-rootfs dependency lineYann E. MORIN2018-03-311-1/+2
* fs: use a per-rootfs fakeroot scriptYann E. MORIN2018-03-311-3/+3
* fs: define per-rootfs directoryYann E. MORIN2018-03-311-0/+2
* fs: set per-rootfs variable nameYann E. MORIN2018-03-311-0/+1
* fs/iso9660: rename internal variableYann E. MORIN2018-03-311-15/+15
* fs/cpio: don't extend packages' permissions tableYann E. MORIN2018-03-311-2/+4
* fs: run filesystem hooks under fakerootYann E. MORIN2018-03-311-1/+2
* package/pkg-generic: handle host-tar as an extract dependencyThomas Petazzoni2018-03-251-0/+2
* fs/cpio/init: preserve argumentsGaƫl PORTAY2018-02-261-1/+1
* fs: pass EXTRA_ENV to post-fakeroot scriptYann E. MORIN2018-01-151-1/+1
* fs/tar: add option for lz4 compressionPeter Korsgaard2018-01-081-0/+5
* fs/ext2: add option for lz4 compressionPeter Korsgaard2018-01-081-0/+5
* fs/cpio: add option for lz4 compressionPeter Korsgaard2018-01-081-0/+5
* fs/common.mk: support lz4 compressionPeter Korsgaard2018-01-081-0/+5
* fs: make it behave a bit more like the package infraYann E. MORIN2018-01-0314-17/+16
* fs/ubifs: spin-off ubi to be its own filesystemYann E. MORIN2018-01-035-52/+53
* fs/iso9660: fix transparent (de)compressionYann E. MORIN2018-01-021-4/+8
* fs/iso9660: add option for transparent (de)compressionYann E. MORIN2017-12-312-0/+21
* fs/ubifs: split long line, use simple asignmentYann E. MORIN2017-12-271-1/+4
* fs: prepare temp directory before running PRE_GEN hooksYann E. MORIN2017-12-021-1/+1
OpenPOWER on IntegriCloud