summaryrefslogtreecommitdiff
path: root/fs/common.mk
AgeCommit message (Expand)Author
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
2015-04-14fs: declare phony targets as suchThomas Petazzoni
2015-03-09fs/common: build host-xz when xz compression is usedThomas De Schampheleire
2015-03-08fs: Bail out on errors in fakeroot scriptStefan Sørensen
2014-12-10package: indentation cleanupJerzy Grzegorek
2014-10-26package: indentation cleanupJerzy Grzegorek
2014-06-14infra: consistently use double dollar signs inside inner-xxx-targetsThomas De Schampheleire
2014-06-09filesystems: also chown symlinksYann E. MORIN
2014-06-04fs/common.mk: unbreak .xz compression when host-xz isn't builtPeter Korsgaard
2014-05-11fs: use our own tools when calling the fakerooted scriptYann E. MORIN
2014-05-11fs: use our own mkpasswd when creating usersYann E. MORIN
2014-04-21system: add ability to pass additional users tables.Eric Le Bihan
2014-04-07Don't build host-xz needlesslyBaruch Siach
2014-02-14Makefile: add support for top-level parallel makeFabio Porcedda
2014-01-28fs: ensure $(TARGET_DIR_WARNING_FILE) is writableYann E. MORIN
2014-01-22fs/common.mk: add host-mkpasswd if PACKAGES_USERS is not emptySamuel Martin
2013-11-11rootfs-common: refactor the common compression commandsArnout Vandecappelle
2013-11-11rootfs-common: remove the now unused ROOTFS_<PKG>_POST_GEN_HOOKSArnout Vandecappelle
2013-11-11rootfs-ext2: make the symlink as a _POST_TARGETArnout Vandecappelle
2013-09-06Fix build reproducibility in Make 3.82Jérôme Pouiller
2013-04-25packages: add ability for packages to create usersYann E. MORIN
2013-04-24fs/common: add support for LZO and XZ compression methodsGustavo Zacarias
2013-03-13fs/common.mk: Strip extra whitespace when device table is emptyEzequiel Garcia
2013-01-20fs/common.mk: delay evaluation of variablesArnout Vandecappelle (Essensium/Mind)
2012-11-17Warn the user about the usage of output/target as the root filesystemThomas Petazzoni
2012-10-06use portable printf instead of echo -e, needed for MacOS X buildhostWaldemar Brodkorb
2012-04-19Remove unused .fakeroot.* mechanismThomas Petazzoni
2012-02-01Add support for package-declared devicesMaxime Ripard
2011-07-25System config: split static-dev device table setting into seperate optionPeter Korsgaard
2011-05-09Allow several device tables and split in two parts our device tableThomas Petazzoni
2010-11-19fs: add extra deps to ROOTFS_*_DEPENDENCIES variablesPeter Korsgaard
2010-11-19fs: rename make targets to match package/ conventionPeter Korsgaard
2010-06-22linux: add support for initramfsThomas Petazzoni
2010-05-21Add a <fs>-root-show-depends targetThomas Petazzoni
2010-04-19makedevs: convert to a more normal way of building packagesThomas Petazzoni