summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-05-07core: remove show-dependency-treeYann E. MORIN
2019-04-15core: add per-package and per-filesystem show-infoYann E. MORIN
2019-04-15fs: add all recursive dependencies to packages listYann E. MORIN
2019-04-15fs: introduce variable with all recursive dependenciesYann E. MORIN
2019-04-15fs: introduce variables with name and typeYann E. MORIN
2019-04-06fs/common.mk: disable real chown calls in fakerootPeter Korsgaard
2019-03-17core: add make-based full-dependency listYann E. MORIN
2018-12-04fs/common.mk: make sure that static devices from packages are createdThomas Petazzoni
2018-12-04fs/common.mk: allow user provided permissions to override packages permissionsYann E. MORIN
2018-12-04fs/common.mk: rename FULL_DEVICE_TABLE to ROOTFS_FULL_DEVICES_TABLEThomas Petazzoni
2018-12-03fs/common.mk: rename internal variableYann E. MORIN
2018-12-02Merge branch 'next'Peter Korsgaard
2018-12-01fs/common: allow filesystems to set the name of their output fileCarlos Santos
2018-11-26Makefile: rework main directory creation logicThomas Petazzoni
2018-11-20fs/tar: add support for xattrs (thus capabilties)Yann E. MORIN
2018-11-18fs/common.mk: Fix show-build-orderSerj Kalichev
2018-11-13fs: don't use an intermediate tarballYann E. MORIN
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