summaryrefslogtreecommitdiffstats
path: root/fs/common.mk
Commit message (Expand)AuthorAgeFilesLines
* fs: set packages permissions even with no system device tablesYann E. MORIN2016-12-141-1/+1
* Merge branch 'next'Peter Korsgaard2016-12-011-0/+3
|\
| * fs/common: lock modification times in $TARGET_DIRJérôme Pouiller2016-11-231-0/+3
* | Revert "fs: use pseudo instead of fakeroot"Peter Korsgaard2016-11-271-2/+2
* | Revert "fs: call the pseudo wrapper"Peter Korsgaard2016-11-271-1/+1
* | fs: call the pseudo wrapperYann E. MORIN2016-11-091-1/+1
|/
* fs: use pseudo instead of fakerootYann E. MORIN2016-11-031-2/+2
* fs/common: add option to execute custom scripts under fakerootYann E. MORIN2016-07-031-0/+3
* fs: add sha-bang to fakeroot scriptYann E. MORIN2016-06-071-0/+1
* fs: properly escape commands when generating fakeroot scriptYann E. MORIN2016-06-071-4/+4
* fs/common: fix typo in commentsBrian 'redbeard' Harrington2016-05-081-1/+1
* fs/common: generate users before setting permissionsYann E. MORIN2016-02-011-5/+5
* fs/common: add <fs>_POST_GEN_HOOKS supportThomas Petazzoni2015-08-101-0/+4
* fs: build host-mkpasswd when BR2_ROOTFS_USERS_TABLES is usedThomas Petazzoni2015-07-211-1/+1
* fs: only add non rootfs- targets to PACKAGESThomas Petazzoni2015-04-261-1/+1
* fs: add rootfs dependencies to PACKAGESThomas Petazzoni2015-04-141-0/+1
* fs: declare phony targets as suchThomas Petazzoni2015-04-141-0/+2
* fs/common: build host-xz when xz compression is usedThomas De Schampheleire2015-03-091-0/+1
* fs: Bail out on errors in fakeroot scriptStefan Sørensen2015-03-081-0/+1
* package: indentation cleanupJerzy Grzegorek2014-12-101-1/+1
* package: indentation cleanupJerzy Grzegorek2014-10-261-1/+1
* infra: consistently use double dollar signs inside inner-xxx-targetsThomas De Schampheleire2014-06-141-8/+10
* filesystems: also chown symlinksYann E. MORIN2014-06-091-1/+1
* fs/common.mk: unbreak .xz compression when host-xz isn't builtPeter Korsgaard2014-06-041-2/+2
* fs: use our own tools when calling the fakerooted scriptYann E. MORIN2014-05-111-1/+1
* fs: use our own mkpasswd when creating usersYann E. MORIN2014-05-111-1/+1
* system: add ability to pass additional users tables.Eric Le Bihan2014-04-211-1/+6
* Don't build host-xz needlesslyBaruch Siach2014-04-071-1/+0
* Makefile: add support for top-level parallel makeFabio Porcedda2014-02-141-2/+2
* fs: ensure $(TARGET_DIR_WARNING_FILE) is writableYann E. MORIN2014-01-281-1/+1
* fs/common.mk: add host-mkpasswd if PACKAGES_USERS is not emptySamuel Martin2014-01-221-1/+2
* rootfs-common: refactor the common compression commandsArnout Vandecappelle2013-11-111-15/+27
* rootfs-common: remove the now unused ROOTFS_<PKG>_POST_GEN_HOOKSArnout Vandecappelle2013-11-111-4/+0
* rootfs-ext2: make the symlink as a _POST_TARGETArnout Vandecappelle2013-11-111-1/+1
* Fix build reproducibility in Make 3.82Jérôme Pouiller2013-09-061-1/+1
* packages: add ability for packages to create usersYann E. MORIN2013-04-251-0/+3
* fs/common: add support for LZO and XZ compression methodsGustavo Zacarias2013-04-241-1/+7
* fs/common.mk: Strip extra whitespace when device table is emptyEzequiel Garcia2013-03-131-2/+2
* fs/common.mk: delay evaluation of variablesArnout Vandecappelle (Essensium/Mind)2013-01-201-22/+22
* Warn the user about the usage of output/target as the root filesystemThomas Petazzoni2012-11-171-0/+2
* use portable printf instead of echo -e, needed for MacOS X buildhostWaldemar Brodkorb2012-10-061-2/+2
* Remove unused .fakeroot.* mechanismThomas Petazzoni2012-04-191-2/+0
* Add support for package-declared devicesMaxime Ripard2012-02-011-0/+4
* System config: split static-dev device table setting into seperate optionPeter Korsgaard2011-07-251-1/+2
* Allow several device tables and split in two parts our device tableThomas Petazzoni2011-05-091-4/+6
* fs: add extra deps to ROOTFS_*_DEPENDENCIES variablesPeter Korsgaard2010-11-191-2/+5
* fs: rename make targets to match package/ conventionPeter Korsgaard2010-11-191-3/+3
* linux: add support for initramfsThomas Petazzoni2010-06-221-1/+5
* Add a <fs>-root-show-depends targetThomas Petazzoni2010-05-211-0/+3
* makedevs: convert to a more normal way of building packagesThomas Petazzoni2010-04-191-1/+1
OpenPOWER on IntegriCloud