summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-11-08fs/f2fs: simplify overprovision option handlingGrzegorz Blach
2018-11-08fs/f2fs: add option to define list of hot file extensionsGrzegorz Blach
2018-11-08fs/f2fs: clarify help messagesGrzegorz Blach
2018-11-03fs/f2fs/Config.in: remove consecutive empty linesThomas Petazzoni
2018-11-03fs/f2fs: add option to define list of filesystem featuresGrzegorz Blach
2018-11-03fs/f2fs: add option to define discard policyGrzegorz Blach
2018-11-03fs/f2fs: add option to define overprovision ratioGrzegorz Blach
2018-11-03fs/f2fs: add option to define list of cold file extensionsGrzegorz Blach
2018-11-03fs/f2fs: add support for creating a f2fs imageGrzegorz Blach
2018-11-01fs/common: always depend on build host-tar if neededYann E. MORIN
2018-10-20fs/common: allow custom user table to override package-defined usersMatt Weber
2018-08-25fs/btrfs: remove destination file before generationYann E. MORIN
2018-08-25fs/btrfs: add support for generating a btrfs imageRobert J. Heywood
2018-05-27fs: ensure hard links in TARGET_DIR are correctly copied for filesystem inputPeter Korsgaard
2018-04-25fs/squashfs: add zstd supportPeter Seiderer
2018-04-09fs/cramfs: add xip optionChris Brandt
2018-04-09package/cramfs: change to new site locationChris Brandt
2018-04-01fs/*/Config.in: re-wrap help textRicardo Martincoski
2018-04-01fs/*/Config.in: fix attributes orderRicardo Martincoski
2018-04-01*/Config.in*: remove consecutive empty linesRicardo Martincoski
2018-04-01fs/*/*.mk: fix code styleRicardo Martincoski
2018-04-01fs/ubi: use namespace for internal variableRicardo Martincoski
2018-04-01fs/yaffs2: fix code styleRicardo Martincoski
2018-03-31fs: remove intermediate artefactsYann E. MORIN
2018-03-31fs: get rid of package-provided post-fs hooksYann E. MORIN
2018-03-31fs: run packages' filesystem hooks in a copy of target/Yann E. MORIN
2018-03-31fs: use a common tarball as base for the other filesystemsYann E. MORIN
2018-03-31fs: introduce a macro for reproducible commandYann E. MORIN
2018-03-31fs: new intermediate rootfs-common to gather common dependenciesYann E. MORIN
2018-03-31fs: introduce per-rootfs TARGET_DIR variableYann E. MORIN
2018-03-31fs: split per-rootfs dependency lineYann E. MORIN
2018-03-31fs: use a per-rootfs fakeroot scriptYann E. MORIN
2018-03-31fs: define per-rootfs directoryYann E. MORIN
2018-03-31fs: set per-rootfs variable nameYann E. MORIN
2018-03-31fs/iso9660: rename internal variableYann E. MORIN
2018-03-31fs/cpio: don't extend packages' permissions tableYann E. MORIN
2018-03-31fs: run filesystem hooks under fakerootYann E. MORIN
2018-03-25package/pkg-generic: handle host-tar as an extract dependencyThomas Petazzoni
2018-02-26fs/cpio/init: preserve argumentsGaƫl PORTAY
2018-01-15fs: pass EXTRA_ENV to post-fakeroot scriptYann E. MORIN
2018-01-08fs/tar: add option for lz4 compressionPeter Korsgaard
2018-01-08fs/ext2: add option for lz4 compressionPeter Korsgaard
2018-01-08fs/cpio: add option for lz4 compressionPeter Korsgaard
2018-01-08fs/common.mk: support lz4 compressionPeter Korsgaard
2018-01-03fs: make it behave a bit more like the package infraYann E. MORIN
2018-01-03fs/ubifs: spin-off ubi to be its own filesystemYann E. MORIN
2018-01-02fs/iso9660: fix transparent (de)compressionYann E. MORIN
2017-12-31fs/iso9660: add option for transparent (de)compressionYann E. MORIN
2017-12-27fs/ubifs: split long line, use simple asignmentYann E. MORIN
2017-12-02fs: prepare temp directory before running PRE_GEN hooksYann E. MORIN