summaryrefslogtreecommitdiff
path: root/fs/common.mk
AgeCommit message (Expand)Author
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-18fs/common.mk: Fix show-build-orderSerj Kalichev
2018-11-13fs: don't use an intermediate tarballYann E. MORIN
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-05-27fs: ensure hard links in TARGET_DIR are correctly copied for filesystem inputPeter Korsgaard
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: run filesystem hooks under fakerootYann E. MORIN
2018-01-15fs: pass EXTRA_ENV to post-fakeroot scriptYann E. MORIN
2018-01-08fs/common.mk: support lz4 compressionPeter Korsgaard
2018-01-03fs: make it behave a bit more like the package infraYann E. MORIN
2017-12-02fs: prepare temp directory before running PRE_GEN hooksYann E. MORIN
2017-11-30fs: don't remove intermediate filesYann E. MORIN
2017-11-30fs: don't pollute $(BUILD_DIR) with temp filesYann E. MORIN
2017-11-30fs: remove TARGET_DIR_WARNING_FILE lateYann E. MORIN
2017-11-30fs/common: get rid of post-target rulesYann E. MORIN
2017-11-05fs: add missing $$(sep) to pre- and post-command hooks codeAndrey Smirnov
2017-08-02fs: add pre- and post-command hooksYann E. MORIN
2017-07-05Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle
2016-12-14fs: set packages permissions even with no system device tablesYann E. MORIN
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-23fs/common: lock modification times in $TARGET_DIRJérôme Pouiller
2016-11-09fs: call the pseudo wrapperYann E. MORIN
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-07fs: add sha-bang to fakeroot scriptYann E. MORIN
2016-06-07fs: properly escape commands when generating fakeroot scriptYann E. MORIN
2016-05-08fs/common: fix typo in commentsBrian 'redbeard' Harrington
2016-02-01fs/common: generate users before setting permissionsYann E. MORIN
2015-08-10fs/common: add <fs>_POST_GEN_HOOKS supportThomas Petazzoni
2015-07-21fs: build host-mkpasswd when BR2_ROOTFS_USERS_TABLES is usedThomas Petazzoni
2015-04-26fs: only add non rootfs- targets to PACKAGESThomas Petazzoni
2015-04-14fs: add rootfs dependencies to PACKAGESThomas Petazzoni